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.2.3.tar.gz (52.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.2.3-py3-none-any.whl (53.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydeployment-1.2.3.tar.gz
  • Upload date:
  • Size: 52.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for pydeployment-1.2.3.tar.gz
Algorithm Hash digest
SHA256 b9d3f4bc1b3d442fbc3d00cd58fa0327ef6a059bd3cfb6ab0460672ec7d7863c
MD5 4f4883d2a35d6666bcf3e819deb0ed71
BLAKE2b-256 096a4fc00951593dd6385f2ec5419c565da7d3bbe65cfe89a070cda124f3f636

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydeployment-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 53.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for pydeployment-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 26ee119eff212b5a13d095f5fc160e07b5abf7a6f20ac87209aa41fb5909683a
MD5 77d64a182986f34ae6d97e18c4eb6f1b
BLAKE2b-256 15f135f5d3860089f3453e3797c7c9ae4fea7450afb7c0cd42d6ca79854419f4

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