SaaSHub helps you find the best software and product alternatives Learn more →
Kivy Alternatives
Similar projects and alternatives to kivy
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
microblog
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
-
-
-
flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
-
-
-
KivyMD
KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
-
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
-
PythonNet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
-
-
-
-
PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
-
web2py
Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.
-
kivy discussion
kivy reviews and mentions
-
Kivy – a cross platform Python UI framework
Could someone fix the Kivy build with GCC 14?
> https://github.com/kivy/kivy/issues/8557
This issue has been unresolved for half a year now.
- Writing GUI applications on the Raspberry Pi without a desktop environment
-
How to Develop a User Data Storage Registration Form Using Python.
We will create this complete Python registration form using Kivy. We get started by installing Kivy, a powerful Python framework for building interactive applications.
-
Ask HN: Can I create a mobile and Web App using Python/Python Framework?
For reference, YouTube runs on Python[1,2,3]:
> 1. Python and Django: YouTube’s backend is predominantly written in Python, offering a balance of performance and readability.
> 2. Google Cloud Platform...
> 3. Java and C++: YouTube also utilizes Java and C++ for specific backend services, as they provide better performance for certain tasks.
---
A long time ago, I looked into these Python frameworks:
- http://www.web2py.com/
- https://kivy.org/
[1]: https://blogopost.com/youtube-tech-stack/#backend
[2]: https://medium.com/@shanthanaroja99/technology-stack-behind-...
[3]: https://youtu.be/G-lGCC4KKok
-
Modifying GUI elements from a background thread
I have a multi-threaded app using Kivy for the GUI and sometimes need to update the GUI from a background thread. This app is a few years old and I recently updated to Kivy 2.2 and am now getting an exception with the message "Cannot create graphics instruction outside the main Kivy thread" -- which is related to this change in Kivy 2.1: https://github.com/kivy/kivy/pull/7270
-
Python GUI libraries? <3
I suggest you use kivy which is suitable for the desktop but also has the advantage of being one of few options for creating Python based native(ish) mobile apps (for IoS and Android app stores).
-
Ask HN: Best framework to build a GUI app in Python for windows and macOS?
I think the best one right now for python is "beeware": https://beeware.org/
You also have Kivy which is prety good: https://kivy.org/
- Ask HN: Current best GUI and render window stack?
-
Python GUIs
Anyone has some experience with Kivy [1]? It seems that it checks off some of my requirements, like cross-platform, supporting touch interfaces, ease of development, allows complex/fancy UIs as well, etc.
[1] https://kivy.org/
-
Mobile testing visualiser
There are hot reload tools like kivy.tools.kviewer and KivyMD HotReload and I think others... but maybe they used something else, hard to tell
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Oct 2024
Stats
kivy/kivy is an open source project licensed under MIT License which is an OSI approved license.
kivy is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of kivy is Python.