Snap together Python package builds and init
Project description
BuildSnap
BuildSnap is a Python CLI tool that helps you easily build and unpack Python packages using setup.py. It's simple, fast, and built with Click.
Features
- Build
.tar.gz(source) and.whl(wheel) distributions - Make a ready setupped package directory and files
- Lightweight and terminal-friendly
Commands
buildsnap --help
buildsnap build
options:
--tar, --whl
--path, -p
Example:
buildsnap build --tar -p /sdcard/mypkg
buildsnap init
options
--name
--username
Example:
buildsnap init --name MyPKG --username User
buildsnap install
options:
--path, -p
Example:
buildsnap install --path /sdcard/MyPKG
Installation
pip install buildsnap
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
buildsnap-0.1.2.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file buildsnap-0.1.2.tar.gz.
File metadata
- Download URL: buildsnap-0.1.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fa9908bec59c10c41db1dfe7c32f0393b82316ef434bc67f9303d7a16bce7b9
|
|
| MD5 |
91d3c258062ec8fa4d8dc3fb078cc2ec
|
|
| BLAKE2b-256 |
d22c14d9d930e0082aa0fd003ac30beb4ce6f2af37c0dd75e71063add92c3b0b
|
File details
Details for the file buildsnap-0.1.2-py3-none-any.whl.
File metadata
- Download URL: buildsnap-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c68977e50605b002504c178dde47dfd8be5e1e8072d176de5444c618d5b0e713
|
|
| MD5 |
3aeed9225a86e4ba3a1933e056264d5a
|
|
| BLAKE2b-256 |
760d801c7ba4324f31dee5b53009b1700a3a84ac403adaff0a0fb5404383af5d
|