Details
-
User Story
-
Resolution: Unresolved
-
P1: Critical
-
None
-
None
Description
Users may want to extend their C+/Qt applications using Python scripts. This permits use cases where the compilable application does not have to be rebuild while retaining the ability to adjust its functionality. The revers may permit extending Python applications with C+ in selected use cases.
Currently there is a "scriptable application" example in the repo and the feature was demonstrated in a blog post.
- Deploy Qt/C++ with Qt/Python applications
- Embedding Python scripts in C++
- Embedding C++ in Python scripts