Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
Push Code. Get a Production URL. Done.
Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
QAppBar is a Win32 Application Desktop Toolbar ("appbar" in Win32 terminology) widget for Qt 4. Implementations are provided in both C++ and Python. I was surprised that a Google search didn't turn up anything like this, as I imagined that many develo
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.
The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
A mouse tracker for OS X. The tool should provide a simple way to log the user's mouse movements in the background for (later) analysis. Currently only for Mac OS X (ObjC & Cocoa), planned to make platform independent with Python. It consists out of two
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.
SoGui est un toolkit graphique C++ multiplate-forme (Windows/X11). SoGui permet donc de créer des interfaces GUI de façon portable sur Windows, GNU/Linux, *BSD, etc. SoGui est aussi utilisable en C et en Python.
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
PBADEV gathers lessons learned making GIMPVS available on Windows platforms and Makes Blender available together with GIMP on Microsoft Windows Platforms. PBADEV aims at providing the highest quality softwares to artists and developers.
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.
Clint is a library for Qt projects to create charts, trees, etc.
Clint can display data containing in a QAbstractItemModel as charts, trees or timelines.
A chart can be linear ( data are displayed as curves, bars or points), radial ( data are displayed like a bar chart but in circle) or a piechart (2D or 3D).
A tree displays data from a model like QTreeItemModel in a classic tree (horizontal or vertical) or radial (in circle).
A timeline displays data from a model like a QListItemModel following a path.