How to start developing app through python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to start developing app through python?

8th May 2021, 7:25 AM
Shark
Shark - avatar
2 Answers
+ 4
First, you need download a library specifically designed for building applications. It could be tkinter, kivy. To download, write the command "pip install <name>" in the Python terminal. Then you need to watch tutorials on YouTube or Google.
8th May 2021, 7:41 AM
Operand
Operand - avatar
+ 1
Use kivy..........
8th May 2021, 8:43 AM
Abdulmumin Alhassan
Abdulmumin Alhassan - avatar