0

Can you create apps using python?

18th Jul 2017, 5:13 PM
Finyahrua Adrian John
Finyahrua Adrian John - avatar
2 Answers
+ 4
Of course :) Depending on what you mean by "apps" exactly, you can either build web apps with Python web frameworks (like Django), desktop apps with one of GUI-supporting libraries (kivy, tkinter, pygame and others) or mobile apps (kivy, sl4a..) Lots of possibilities!
18th Jul 2017, 6:11 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 2
You can make them using different programming tools such as pygame (2D apps), Panda 3D (3D apps) and others.
18th Jul 2017, 5:29 PM
Tim Thuma
Tim Thuma - avatar