+ 2
How to start developing app through python?
2 Antworten
+ 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.
+ 1
Use kivy..........