Skip to main content

PyQt Application Deployment Tool

Project description

What is pyqtdeploy?

pyqtdeploy is a tool that, in conjunction with other tools provided with Qt, enables the deployment of PyQt4 and PyQt5 applications written with either Python v2.7 or Python v3.3 or later. It supports deployment to desktop platforms (Linux, Windows and OS/X) and to mobile platforms (iOS and Android).

pyqtdeploy itself requires PyQt5 and Python v3.2 or later.

pyqtdeploy works by taking the individual modules of a PyQt application, freezing them, and then placing them in a Qt resource file that is converted to C++ code by Qt’s rcc tool. Python’s standard library is handled in the same way.

pyqtdeploy generates a simple C++ wrapper around the Python interpreter library that uses the Python import mechanism to enable access to the embedded frozen modules in a similar way that Python supports the packaging of modules in zip files.

Finally pyqtdeploy generates a Qt .pro file that describes all the generated C++ code. From this Qt’s qmake tool is used to generate a platform-specific Makefile which will then generate a single executable. Further Qt and/or platform specific tools can then be used to convert the executable to a platform specific deployable package.

When run pyqtdeploy presents a GUI that allows the modules that make up the application to be specified, along with the PyQt components that the application requires and the parts of the Python standard library that should also be included. This information is stored in a pyqtdeploy project file. pyqtdeploy can also be run as a command line tool to generate the C++ code from a project file.

Author

pyqtdeploy is copyright (c) Riverbank Computing Limited. Its homepage is http://www.riverbankcomputing.com/software/pyqtdeploy/.

Support may be obtained from the PyQt mailing list at http://www.riverbankcomputing.com/mailman/listinfo/pyqt

License

pyqtdeploy is released under the BSD license.

Installation

pyqtdeploy can be dowloaded an installed from PyPI:

pip3 install pyqtdeploy

pyqtdeploy requires PyQt5 to be installed. This is not installed automatically.

Documentation

The documentation for the latest release can be found here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyqtdeploy-1.2.1.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyqtdeploy-1.2.1-py3-none-any.whl (328.7 kB view details)

Uploaded Python 3

File details

Details for the file pyqtdeploy-1.2.1.tar.gz.

File metadata

  • Download URL: pyqtdeploy-1.2.1.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyqtdeploy-1.2.1.tar.gz
Algorithm Hash digest
SHA256 44f52a25b952b56e518577b1f1a7cab3d9745ed6819d397004d09398dc3abf9f
MD5 9b398b661b12e1243ac08c9a42f36dff
BLAKE2b-256 c850a7ef5058dc5b01b003c5e9d1327dc4eb0df3d177a4f0cf38add58ff7b410

See more details on using hashes here.

File details

Details for the file pyqtdeploy-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyqtdeploy-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 68ef8d297b9c83dd846cc5c62bf2e45e413b4f928e6c88679d8176925105a8f9
MD5 26c49c1ede1c72925e2a6d850247da44
BLAKE2b-256 11ed7fcfaa3179899d21cb8fb681754c1ecbf0e6faf6478b10a3ddd089bde7d8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page