In this video I'll show you how to use python in your .kv design files.
Can we use actual Python on a Kivy .kv file? Well....sort of! I'll show you how to do it in this video.
#kivy #codemy #JohnElder
Timecodes
0:00 - Introduction
0:56 - Build Out .KV GUI
2:13 - Create a Python Loop In .kv File
2:28 - Change KV Label With Python Loop
4:04 - MultiLine Python In .KV File
4:46 - Use Variables In .KV File
5:30 - Use Python List in .KV File
6:16 - Conclusion