|
|
|
|
|
by fohara
2518 days ago
|
|
I'm surprised Kivy [0] doesn't get more attention for desktop app development. Apps are developed in Python, it's cross-platform and MIT licensed. Running the hello world example uses just ~2.5% cpu and ~57mb memory on a 2015 mbp. [0] https://github.com/kivy/kivy |
|