Snap together Python package builds and init
Project description
BuildSnap
BuildSnap is a Python CLI tool that helps you easily build and init Python packages using setup.py. It's simple, fast and cool.
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.2.0.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.2.0.tar.gz.
File metadata
- Download URL: buildsnap-0.2.0.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 |
2b388f1a3a7c39dd9b3e5511c653ab28444c1dd9e49840b3abd79e16caf6e78d
|
|
| MD5 |
efe4b4caeed9dbb321b1cf799296f889
|
|
| BLAKE2b-256 |
0eea1170a96e952e72603cb5c9c2fd03e92efece991a77798e5f416f3c9abb42
|
File details
Details for the file buildsnap-0.2.0-py3-none-any.whl.
File metadata
- Download URL: buildsnap-0.2.0-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 |
62894f77cd3eb3849c127d40e7822ceaeaac76dfa8919034143bcff6339df53e
|
|
| MD5 |
7934bb68de1d08c5199d35bb052da507
|
|
| BLAKE2b-256 |
f41ec4621c199d07918fd994e17edf18885634861e9804415caacb025a5ed789
|