
Tkinter
PyQt
PySimpleGUI
MD Python Designer
Kivy
Dear PyGui
BeeWare
PyGObject
Framework 7
PhoneGap
Ionic
Apache Cordova
React Native
Onsen UI
jQuery Mobile
Bootstrap
Tkinter
Framework 7Framework 7 is highly recommended for developers and businesses seeking to create hybrid mobile applications, progressive web apps (PWAs), or feature-rich web apps that require a seamless, native-like user experience. It's also suitable for those who are familiar with JavaScript, HTML, and CSS and wish to leverage their skills across both mobile and desktop platforms.
Based on our record, Tkinter should be more popular than Framework 7. It has been mentiond 41 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Python has sqlite3[0], curses (tui) [1], and tkinter[2] in the stdlib. [0] https://docs.python.org/3/library/sqlite3.html [1] https://docs.python.org/3/library/curses.html [2] https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / about 2 months ago
The other popular option for cross-platform UI apps was Tcl/Tk: https://en.wikipedia.org/wiki/Tk_(software) ...which even leaked into other language ecosystems like Python: https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / 4 months ago
ChatGPT understood the hardware and it's limitations, the touchscreen monitor and along with my requirements, we found and used Tkinter which runs on Python. The benefits were it was lightweight, no web stack, runs fast, no browser, no network dependency and customization options. What's really cool is I wanted to have a visual of this idea and requested ChatGPT to generate an image base on my idea and it gave me... - Source: dev.to / 7 months ago
A TCP socket-based chat application allows multiple clients to communicate with a central server in real time. This tutorial walks through building a multi-client chat application using Pythonโs socket and threading modules for backend communication and Tkinter for a graphical user interface (GUI). This is a great project to learn about networking, concurrency, and GUI development. - Source: dev.to / 10 months ago
Tkinter Documentation โ Official Python Tkinter library documentation. - Source: dev.to / over 1 year ago
Framework7 is a hybrid mobile app framework focused on creating iOS and Android apps with a native look and feel. It is especially suitable for Progressive Web Apps (PWAs) and smaller projects. Framework7 comes with a comprehensive set of UI components that match each platformโs design guidelines, allowing developers to quickly build visually appealing applications with minimal configuration. - Source: dev.to / 7 months ago
Loosely related, there are frameworks for recreating native UI for mobile apps written in JS, e.g: https://framework7.io/. - Source: Hacker News / over 1 year ago
Some frameworks and themes to use in combination : - https://konstaui.com/ - https://framework7.io/. - Source: Hacker News / almost 3 years ago
Try https://konstaui.com/ , which spawned from https://framework7.io/. Source: over 3 years ago
The game is built on an old version of F7 - https://framework7.io/. Source: over 3 years ago
PyQt - Riverbank | Software | PyQt | What is PyQt?
PhoneGap - Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript.
PySimpleGUI - A simple to use GUI that can create custom GUIs
Ionic - Ionic is a cross-platform mobile development stack for building performant apps on all platforms with open web technologies.
MD Python Designer - A drag and drop GUI Designer that uses a combination of Tkinter and its own code.
Apache Cordova - Platform for building native mobile applications using HTML, CSS and JavaScript