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

Uploaded Source

Built Distribution

pydeployment-1.0.2-py3-none-any.whl (51.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydeployment-1.0.2.tar.gz
  • Upload date:
  • Size: 50.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for pydeployment-1.0.2.tar.gz
Algorithm Hash digest
SHA256 c069ab5e3e926d4faf67bdf07a7280c9e0f882d503a62e3d42c1eab3676300e6
MD5 bc5968bf6766ec8b5359ece9848c46f1
BLAKE2b-256 a96602a57a57a4ca648042118596ac0ba0c117c36c7d5704f9766177df4c951f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pydeployment-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 51.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for pydeployment-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e33fed563e5af04d8ec8b46f0def2590da959c0c6acb0cd56fde96f79b32a06c
MD5 3371aa213d838de77532a24e560878cd
BLAKE2b-256 a99090bea626f33a4e1a2a5b130d821c23f15aa1d0dd360e1313a4387929472e

See more details on using hashes here.

Provenance

Supported by

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