Run Python applications

You can execute Qt for Python applications directly from Qt Creator. If you use the new project wizard to create the application project, the main.py file is automatically executed when you select the Run button.

You can specify another file to execute in the run settings of the project.

See also Configure projects for running, Create Qt for Python applications, Develop Qt for Python applications, and Python Run Settings.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.