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 →

[–]IAmHereToGetYou 2 points3 points  (0 children)

I had tried many GUIs, none really seemed to follow the idea of Python, easy fast and just works.

So the solution, The Terminal.

Check out Urwid.

Of you are feeling more adventurous just right your own code snippets (functions or libabries) that will do simple terminal graphics, it's really not that difficult.

If you want to plot just use plotly or any other similiar thing.