0
Important
Can anyone suggest any links where I can make apps with python or practice python
12 Answers
+ 4
you can use kivy to make apps with python https://kivy.org/#home
and practice on your pc ( download pycharm or any other good ide and sdk for kivy)
+ 3
Try searching for PyQt5 courses on the internet
+ 2
Aanya Singhania What's your question? Write clear description that will help you to get right answer
+ 2
Thanks
+ 1
Its not working
+ 1
Aanya Singhania Hope it will be helpful for you
https://realpython.com/what-can-i-do-with-JUMP_LINK__&&__python__&&__JUMP_LINK/
https://data-flair.training/blogs/python-applications/amp/
+ 1
I need a platform where my codes works for instance I made the bmi calculator in sololearn but I am not able to use it so what's the use of making this.....I need a platform where I can use my codes
0
Aanya Singhania
What is not working.
0
I am not able to use python in real life...
0
You can use Github
0
On your pc, you could use Visual Studio Code (VS Code).
https://code.visualstudio.com/download
For practicing python, you will need to convert the .py file into a .exe file using pyinstaller
https://pypi.org/project/pyinstaller/
0
Sololearn is the right place for you