Skip to main content

Deploy Python projects with ease

Project description

PyDeployment

PyDeployment provides an easy way to package Python projects on Windows, macOS, and Linux. This project is a wrapper that leverages existing software to take your project from repository to executable file. If you can run it with Python, you can ship it with PyDeployment.

How PyDeployment Works

PyDeployment uses PyInstaller to create an application directory. This created directory is then bundled into the preferred distribution method for the platform.

  • On Windows, NSIS is used to create an installer (EXE).
  • On macOS, the hdiutil command is used to create an Apple disk image (DMG).
  • On Linux, appimagetool is used to create an AppImage.

Installing PyDeployment

Install PyDeployment with pip using the following command.

pip install --user pydeployment

Quick Start

After installing PyDeployment, use the pydeploy command and either a Python script or a PyInstaller spec file as the target.

pydeploy myapp.py

Documentation

Documentation for using PyDeployment can be found on the project website.

Examples

The following examples showcase build systems which utilize PyDeployment to build their applications. These examples are themselves template repositories available for use.

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

pydeployment-1.3.1.tar.gz (61.6 MB view details)

Uploaded Source

Built Distribution

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

pydeployment-1.3.1-py3-none-any.whl (62.0 MB view details)

Uploaded Python 3

File details

Details for the file pydeployment-1.3.1.tar.gz.

File metadata

  • Download URL: pydeployment-1.3.1.tar.gz
  • Upload date:
  • Size: 61.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pydeployment-1.3.1.tar.gz
Algorithm Hash digest
SHA256 309f24b0cc9f977436ab8e878b33f01541fd9b81263dd04bc34d5b44c2be1d02
MD5 846ad50d06e51e0832ae1dcd3f08f85f
BLAKE2b-256 4770070707c1b53880f4303d9526b6df2831d33d45017d6e528fdb8f48add865

See more details on using hashes here.

File details

Details for the file pydeployment-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: pydeployment-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 62.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pydeployment-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e92bde8a85cb2d4a50b3e9d80b0c5272e0caabb30624aa9079b3358925c3c18a
MD5 ffcd0c2999ebe7a3a1efc6f16ef3e4a4
BLAKE2b-256 ba2158d574ced0503b8b358eb41f1491c53af2619b6d6770fd79d28b48bd64ee

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