wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.
Ophidian is a Python module created to easily develop wxPython user interfaces. Ophidian provides wrapper classes to transparently load XRC resources and access the user controls inside them, with a minimum of coding effort.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
InterPython (stands Python InterOperability) is a .NET library that allows a python interpreter to be "embedded" in your .NET programs, and gives you (almost) transparent access to python libraries and services in .NET programs. Great for GUIs, etc.
GILA: Graphical Interface Logistics Application. GILA is meant to provide a configurable, object oriented userinterface, that is capable of interacting with existing applications via user configuration.
FXPy is a Python extension module that provides an interface to the cross-platform FOX GUI library. It is no longer under development, but the last release is compatible with FOX 1.0 and Python 2.2.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Provides a voice interface for applications via a plug in system. Allows the inclusion of voice recognition in an application with a minimum of effort.
Full blender integrated documentation and multi-language translation (help) > Python script for Blender, a free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
PyAID is an abstract and neutral representation of userinterface and interaction. These definitions can be automatically rendered into actual UI toolkits by the view renderer such as GTK+, newt, WxWindow, etc.
Baum is a Qt based GUI application framework with a built in python interpreter. Baum allows rapid creation of GUI's with simple python scripts. Programmers can re-use available python and widget library.
Threadmill is a compact and powerful set of tools that integrates parsing and intuitive multithreadability with command-line programs written in the Python programming language.
The PyQt4D (Python Qt for Designer) is an Open Source Project making Qt Designer full-featured RAD (Rapid Application Development) tool to develop data-aware two- or multi-tier applications using Python language and Qt library.
Guide is a Python library for UI layout and data-binding which is cross-platform and supports multiple UI libraries. It allows users to quickly iterate on design and functionality of UIs using an xml markup-language.
An environment (library + IDE) that emulates Delphi but uses python as the programming language and wxPython as the graphical API. Starting with the library, we have a set of modules/classes that emulates the units/classes of the famous VCL.
A pyGtk Widget that encapsulates a progress bar, a cancel button, and a threaded task. To use, simply add the widget to a window and pass it a function to run on a thread.
hemcuveGUI is a graphical interface for HEMCUVE++ (see http://tsc.unex.es/~llandesa/page17/page17.html).
More specifically, hemcuveGUI lets you
· to collect all the data required by HEMCUVE++,
· to manage a materials database,
· to call the external executable HEMCUVE++ and
· to visualize its results.