+ 1
Which software is best for Python in which libraries and modules are included?
Which one you prefer for creating desktop apps, management systems, software development. Share your opinions, Thanks :)
2 Respuestas
+ 3
I am currently using Anaconda ide
I think it is good for learning python.
You have to download getpip from python official site to install all libraries.
Tkinter library help you to make great desktop app with GUI interface
0
Thanks