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.1.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

pyqtdeploy-1.1-py3-none-any.whl (273.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyqtdeploy-1.1.tar.gz
Algorithm Hash digest
SHA256 5c6381b27aae7ee1f9cfee90948cf0ec5bfe0f7c455c4b4436913be561a4fda2
MD5 52f3aa536ce8ba7a7553d26c4bfd0c50
BLAKE2b-256 9b321da8ce21633936f419d83a5bc1a298734ecd0634f350b09213242d48c8d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyqtdeploy-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1511176d1c9459c7ea0146899de19de57d5dedde78bdbae4bee5a7bd9b1f54aa
MD5 5bd130515b354b737a2ec61a5b471595
BLAKE2b-256 f33e16903e77e14aea596a5231fed2f25ad51fbce1b4a9c745bb8935daffe3df

See more details on using hashes here.

Supported by

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