Collection of small tools
Project description
ACBox my little toolbox
Quickstart
pip install acbox
Cli
from acbox import clickwrapper
@clickwrapper.command()
@clickwrapper.clickwrap("default")
def main(args: Namespace) -> None:
print(args)
Development
python3.13 -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
python -m pip install --group dev
pre-commit install
Ready.
Ref. beta/0.0.5@a76786a
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
acbox-0.0.5b1.tar.gz
(20.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
acbox-0.0.5b1-py3-none-any.whl
(21.5 kB
view details)
File details
Details for the file acbox-0.0.5b1.tar.gz.
File metadata
- Download URL: acbox-0.0.5b1.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8b74bea730a8e8130c1aae67e4905cf630b5f38d3fe1e35669687bbfcf52ab2
|
|
| MD5 |
a9628dd0ecba15cf4ee2d1715e006f9e
|
|
| BLAKE2b-256 |
c6f5b59a00296c390d93faae67c47868116d4b64d5d41a7eae7e56957250321f
|
File details
Details for the file acbox-0.0.5b1-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.5b1-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7664eaf8b1f63f791f69bcb699a20f1215b818a8b05c6d314eccee04bb14a801
|
|
| MD5 |
3a5698b51ea619e1a738d1f9e9452ef6
|
|
| BLAKE2b-256 |
fe358133fa1ed3e286f5a191f42b4c561b6941aacc8a479658d3a4f8bd52b6c8
|