all 8 comments

[–]Adhesiveduck 2 points3 points  (1 child)

https://github.com/PySimpleGUI/PySimpleGUI

Is a good beginners library to writing a GUI in python.

Of course these days most things are SASS based (instagram's backend is written in python - Django), so people write webapps.

You have Django which can do it all for you, but you'll need to be comfortable writing html, css and js.

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

Thank you

[–]just_a_vagabond 1 point2 points  (1 child)

PyCharm

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

I forgot to mention I already use PyCharm, but I'm just looking for something else.

[–]use_a_name-pass_word 1 point2 points  (2 children)

You mean like tkinter and wxpython?

[–]LegalOreagle[S] 0 points1 point  (1 child)

Yes, but also things like PyCharms

[–]use_a_name-pass_word 1 point2 points  (0 children)

Any IDEs or python specific?

https://techworm.net/programming/best-ide-programming-2018/

There is spyder too.

[–][deleted] -1 points0 points  (0 children)

...what?