- 1
Python for desktop application??
is it a good idea
5 ответов
+ 6
None is quick on learning... And none is absolute easier: it mainly depend of your background, motivation and tastes ^^
Anyway, there are Tkinter (the built-in/standard library GUI), Kivy (wich is touch devices/desktop compatible), among many other... dive to this next link to discover and choose by yourself:
https://wiki.python.org/moin/GuiProgramming
+ 5
Not << mix of Java python >> at all...
You can develop Python desktop applications with GUI: there are a bunch of available GUI modules ^^
+ 2
Yes
0
it means Similar GUI like Java can be developed with python or is it mix of Java python
0
great to hear that! can you name one which is quick in learning