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.1.tar.gz
(3.9 kB
view details)
File details
Details for the file buildsnap-0.2.1.tar.gz.
File metadata
- Download URL: buildsnap-0.2.1.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 |
097570184d30c958dbc604443157aa16ccf1950ec19a326d28c5aae1358ab4a4
|
|
| MD5 |
bb427ba9863070740672f38f6634431d
|
|
| BLAKE2b-256 |
b94dd01c2d0336426e23dac0c6537e23ec4e662fdc15bb6259f9a121cc9f7e4e
|