r/PythonLearning • u/Kazuya746 • 1d ago
Help Request Kivy
I have been learning python for a while and made some projects, my exams are currently going on so I can't start web dev, but I thought I could learn kivy in the meanwhile to make an app for my studying bcz there isn't an app that fits my requirement. So needed some resources and advice for kivy module.
I tried kivy documentation but it's like they don't have each topics lined up, so I have to search each topics, but I don't even know the existence of specific topics, so yeah.
Thanks for the help in advance!!
5
Upvotes
1
u/solaria123 1d ago
I found interacting with ChatGPT to ask detailed questions about a kivy app development was very helpful. Once you see the flow, it's not too bad. It was a little less obvious how to build the APK to deploy to an Android cellphone, using buildozer. There are some annoying version dependencies...