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.0.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.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: packery-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 8340daa8996cb39b75e09f1ac0c3ae4ec296cca56b35ef8754ee12c3f6277a20
MD5 70c87de52e38bfd45635fbaafe37b9d7
BLAKE2b-256 359c4c5641d5d9347a34f646b00fa6d0df62131ec8bcfb23b903e57c236ed343

See more details on using hashes here.

File details

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

File metadata

  • Download URL: packery-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe25463cbfe4da35bac0500bdbc3870016b85c556be944a7f5fff6cbd4d58714
MD5 767b4178d5188d10632263d511ded67c
BLAKE2b-256 4ae2f9df299d0af529d826f005e7129afb1a5bcd906d72174034fa2573593088

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