Thoughts on kivy | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Thoughts on kivy

Hello pythoneer frieds! What are your thoughts on kivy?

18th May 2020, 4:08 AM
Foxit
Foxit - avatar
2 Respostas
+ 5
Pro: Kivy is a great framework to build modern gui applications that can run on multiple platforms including desktop and android. And it's Python :) Con: the apps will look the same everywhere, because they don't use the platform-native GUI elements. It can be also slower than native apps.
18th May 2020, 4:54 AM
Tibor Santa
Tibor Santa - avatar
+ 1
Well I suppose those CONs won't be bad since its a child project on version 1.1. Thanks anyway Tibor Santa!
18th May 2020, 8:20 AM
Foxit
Foxit - avatar