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.2.tar.gz (62.1 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.2-py3-none-any.whl (62.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydeployment-1.3.2.tar.gz
  • Upload date:
  • Size: 62.1 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.2.tar.gz
Algorithm Hash digest
SHA256 32e7672f9091d89c0b057ae4578e54f8e032c1403dfb8c009a78a0758175f025
MD5 9f5d9c19e3b3463a21e3e06b128a777b
BLAKE2b-256 2fd4775194e3abef17351d6b7bf87061580ace5ed833e4e75aa5c019a3ba25f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydeployment-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 62.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a207119996ae1a60fb63fe2d2209c1c15410527ed04a2a1504567233c82c0a28
MD5 cfa210be11dc2f3172808eabeec08785
BLAKE2b-256 41c562594373ec4a28d19a3328ac172c768d8f47a73c61c1c95c3930afca296f

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