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.6 or later or Python v3.3 or later. It supports deployment to desktop platforms (Linux, Windows and OS/X) and to mobile platforms (iOS, Android and Windows RT).

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-0.3.tar.gz (465.1 kB view details)

Uploaded Source

Built Distribution

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

pyqtdeploy-0.3-py34-none-any.whl (74.2 kB view details)

Uploaded Python 3.4

File details

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

File metadata

  • Download URL: pyqtdeploy-0.3.tar.gz
  • Upload date:
  • Size: 465.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyqtdeploy-0.3.tar.gz
Algorithm Hash digest
SHA256 839109ea929a464095dba125d55383541675766c23cb75493d119afb1def3d23
MD5 ef26df0bf3cda02de2dafb923bfe6847
BLAKE2b-256 a82633a8c8664ebcc70822859c4e8a03eac0b47cd29cf3e6bc464086f842de90

See more details on using hashes here.

File details

Details for the file pyqtdeploy-0.3-py34-none-any.whl.

File metadata

File hashes

Hashes for pyqtdeploy-0.3-py34-none-any.whl
Algorithm Hash digest
SHA256 bf3ed26804ffa730b6e44b81fdaaec459e88c80931149b1f781d7f07644cc600
MD5 5b0b3954113a91002bcf7067a62d72eb
BLAKE2b-256 5bd9cb0c98713ad5435fb5681bc7f1118adfaffe684b774fac3ebd698d85c019

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