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.3.tar.gz (3.8 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.3-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: packery-0.2.3.tar.gz
  • Upload date:
  • Size: 3.8 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.3.tar.gz
Algorithm Hash digest
SHA256 d3d729a5a34821dbb185bf12a8b9f5caeacaf50930e9be4ac4ca082fb80f0be5
MD5 ff78572e030a7308ee25cf138cd53c28
BLAKE2b-256 c018cdad4c8aa29817f2aac2cfe63f359f2b5be0a1afea37e4dbc21f831ea43f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: packery-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 4.4 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cc243209bac974f71241909b4379e17d1d563282820fa7fa36329aec7e37ce7e
MD5 ae75fd2f667730309ea033be9b08f479
BLAKE2b-256 04e43a67827238754f186c38a16cb2ab5dac2554ac828bffab940860d0ee9813

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