Skip to main content

Python packaging util for making packing a little bit easier

Project description

packery

Python packaging util for making packing a little bit easier

Has no requirements, so you could just download onto your system Python if you wanted.

pip install packery

Install from source:

git clone https://github.com/Robert-DeForrest-Reynolds/packery
cd packery
pip install -e .

Initialize a Package

pack setup

Creates:

  • A virtual environment (build_venv)
  • pyproject.toml and setup.cfg (if missing)
  • Installs build tools (setuptools, build, wheel, twine)

Build & Upload Package

pack <upload_type> <version_update>

Upload Types:

  • r → Upload to PyPI
  • t → Upload to TestPyPI
  • a → Upload to both

Version Bumps:

  • - → Patch (0.0.0 → 0.0.1)
  • m → Minor (0.0.0 → 0.1.0)
  • s → Stable/Major (0.0.0 → 1.0.0)

version bumps are optional, but you must always have an upload type

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

packery-0.2.6.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

packery-0.2.6-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file packery-0.2.6.tar.gz.

File metadata

  • Download URL: packery-0.2.6.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for packery-0.2.6.tar.gz
Algorithm Hash digest
SHA256 34979356e89ef5805973772fd81af38f08366ecdb1dec4879ee72fe8f2760b69
MD5 ffe35803170a0de31d2f0b80bf7a5ec7
BLAKE2b-256 423476d567eb51fef2b863c16d80d0f338624c80af126dc1ddc96954b3af08da

See more details on using hashes here.

File details

Details for the file packery-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: packery-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for packery-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 537f9d86c6d32b7c3291f62ce6dac15416a7ffc4f6aed105f3340ecb0ebee539
MD5 271e1f3aa1ba167edc3968384947b6b1
BLAKE2b-256 68d76dca867b453b0fe4b0122e81da060664cef71b71722329ee7d11c5a82a1e

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