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.1.tar.gz
(3.7 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.1.tar.gz.
File metadata
- Download URL: buildsnap-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c53618b3da33d03c6489a8ca9a3bad83d39575d2ec8fb7d11fe85a89cf9d1982
|
|
| MD5 |
41697d862b71ff02e61e2a76a5427621
|
|
| BLAKE2b-256 |
06d74cb0ae1cdcbcaad6b10f96330de2d4cef0419a07c327ef291af0cba27bc0
|
File details
Details for the file buildsnap-0.1.1-py3-none-any.whl.
File metadata
- Download URL: buildsnap-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 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 |
390fa99aeae40f62c5a30aa812398d2b925e6d3e48fb662bad5fb11b1845cdee
|
|
| MD5 |
01ea414abd01c5744f13fc74a33bea3b
|
|
| BLAKE2b-256 |
0eb30c3156e8f721386a22abfa760382720e9c590e1f645ab74ea9793681f6fb
|