@[email protected] to [email protected] • 1 year agoAs a python developer, what language is the easiest and closest when it comes to building mobile apps?message-square40fedilinkarrow-up139
arrow-up139message-squareAs a python developer, what language is the easiest and closest when it comes to building mobile apps?@[email protected] to [email protected] • 1 year agomessage-square40fedilink
minus-square@[email protected]linkfedilink19•1 year agoThere’s actually a Python-based framework that can make mobile apps called Kivy, but as you might expect it would not be terribly performant.
minus-square@[email protected]linkfedilinkEnglish4•1 year agoAnd there’s also KivyMD after you learn base Kivy, that adds more widgets with the intent of following Google’s Material Design spec. I’m not going to vouch for the project, or link, just mentioning it exists.
There’s actually a Python-based framework that can make mobile apps called Kivy, but as you might expect it would not be terribly performant.
And there’s also KivyMD after you learn base Kivy, that adds more widgets with the intent of following Google’s Material Design spec.
I’m not going to vouch for the project, or link, just mentioning it exists.