Could you tell me what other projects there are besides these two(Qt for Python and Qt Quick)?
-
Hi! While Qt Quick is one of the primary projects under Qt, Qt for Python is an official biding maintained by Qt Group.
For Essentials and Add-Ons, you can check here.
For additional libraries and Qt for Python bindings, check out this page.I don't know what you are looking for exactly or why, but maybe you find the answer there.
If not, give us a shout here. :) -
So you mean "projects" (or software) maintained and published by Qt? Or what "other projects"?
If so, you forgot to mention Qt's C++ core framework as "Qt for Python" are bindings for Python based on the C++ Qt Framework.
The PySide Python wrapper for Qt is developed by the Qt Group, however other implementations such as PyQt (by Riverbank) exist.If you are talking about things not developed by Qt... there are millions of side projects that evolve around Qt.
For this check GitHub or similar platforms.