GUI Dialog library for Python with a major goal of simplicity
EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
...If you're using GUI version of vim that should be enough. By default gruvbox will act as usual 256-color theme, but colors wouldn't be that vivid due to limitations of 256-palette.
Cactus GUI is a Pygame GUI that allows easy creation of UI Elements within the application and connecting events to them.
Elements:
textbox, label, image, keybind, button
Events:
hover, unhover, focus, blur, mouseup, mousedown, click, rightclick, leftclick, keydown,
Simple UI Dialog boxes much like 'zenity' project for jython
I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces.
After looking at options I settled on using swing based UI components and it is based on the information available from:
https://wiki.python.org/jython/SwingExamples
The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Advanced script editor IDE for squirrel/pawn/lua and more
IV:MP GUI Editor is powerful, simple, stable and easy-to-use IDE for editing Pawn, Squirrel, Lua and other type of script files, like PHP and many others.
Included compliers for Squirrel, Pawn and Lua, and some cool features, like functions list with details (code completion) for IV:MP and other, syntax highlighting, encoding auto-detection, options and stability.
This is an open-source project, currently is in active development status.
More info can be found in forum topic:...
Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
GUI Launcher for Flight Gear that is easy to use and easy to modify. Written in Python. Version 0.2 Enables the launch of several aircraft and four airports with settings for clouds, fog, autocoordination
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
pypersrc is a GUI source-code browser written in Python and C++. You can click a HTML-like hyperlink to jump to a line in a source code file. pypersrc can display different representations of the same source code. Requires Python Mega Widgets (pmw).
PhinoBuilder is a GUI Tool to visually aid design GU using wxpython in real time. Propeties can be edited or changed in the main application and updated in Your application instantly and vice versa.
PyMaTi is a simple and easy to use GUI for numerical and scientific computing in Python. It surrounds well know packages NumPy and Matplotlib and provides possibility to immediately play with numerical python from intuitive user interface.
TransimsGui and makeTransims allow users to automatically generate triptables, timetables and vehicle files, edit individual control files, create batch files for transims feedback processes, run exe-control file pairs and run batch files.
compactpath is a python package to handle compacting of filepaths. compacting of filepaths may be useful in gui programming where filepaths of arbitrary lenght have to be displayed in widgets with limited visual space.
Phino is a advanced GUI Language written on top of Python and wxPython to write GUIS in a simplified way. It supports many of the operations of python and seperates the design from the coding
A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.