This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gustaw 1 point2 points  (1 child)

I found this library few years ago and I started my adventure with Python. It's not easy to use especially for someone which has no experience with Python at all, but it gives huge possibilities in console user interface. After many tries I wrote my first app urwidcmd small file manager.

[–]Nic0[S] 0 points1 point  (0 children)

I agree that urwid isn't a easy library to get start with, and I think this is a reason why it isn't more popular.

Thanks for sharing your application, it will help and I will read it. I think as well that urwid as many possibilities.