NOTE: PythonQt has been moved to https://github.com/MeVisLab/pythonqt
PythonQt is a dynamic and lightweight script binding of the Qt framework to the Python language. It can be easily embedded into Qt applications and makes any QObject derived object scriptable via Python without the need of wrapper code generation.
Features
- Qt Scripting in Python
- Embedding of Python into Qt applications
- Dynamic scripting of QObjects without wrapper generation
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow PythonQt
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Great tool, only thing I have found that address the issue of Embedded Python from QT with any sort of sanity. It is sad, more folks have not discovered this dev kit! Don't drop this project!
-
Super useful for embedding python in a QT C++ application. The perfect complement to PyQT
-
This project is astounding, I cannot recommend it highly enough if your are looking to use python in your C++ Qt app
-
Great library, Examples are extremely useful, even if more elaborate uses would gain to be documented. Support is very reactive though, so it is not a major issue!
-
Absolutely Amazing. I wish there was a way of declaring functions in the "global scope" and that it shipped as a header+precompiled library/mac framework, but still, great work :) :)