How python could be used in application developnent? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How python could be used in application developnent?

I am willing to know the procedure to devvelop apps through python. Any point/tip/code will be useful....

13th Jul 2019, 9:31 AM
Amit Saxena
Amit Saxena - avatar
2 Answers
+ 3
Well you can actually write mobile apps with Python’s kivy library (android/ios). Kivy works with linux, os x, raspberry pi and windows as well. In case you’re intrested to learn kivy I’ll link a few videos for that: https://www.youtube.com/playlist?list=PLQVvvaa0QuDfwnDTZWw8H3hN_VRQfq8rF https://www.youtube.com/playlist?list=PLdNh1e1kmiPP4YApJm8ENK2yMlwF1_edq https://youtu.be/U14P8gtjQmU (Also kivy has a great documentation: https://kivy.org/doc/stable/ )
13th Jul 2019, 11:10 AM
Juho Pesonen
Juho Pesonen - avatar
0
Good Luck Amit. Read some code and apply ... this would be make you practical
18th Aug 2019, 6:14 PM
John Alpine
John Alpine - avatar