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. v0.0.3@8bf6244
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.3.tar.gz
(19.8 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.3-py3-none-any.whl
(20.3 kB
view details)
File details
Details for the file acbox-0.0.3.tar.gz.
File metadata
- Download URL: acbox-0.0.3.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9797e966bc73d01de07b4864f1661f17bb406468493959ab654f86ff55c5285e
|
|
| MD5 |
5a78056fc02ee5002a1227417a7edd89
|
|
| BLAKE2b-256 |
dba35aeda04d35b6ca7a45c02e8507f7e8561e94bb5a4f86505da95876aa229f
|
File details
Details for the file acbox-0.0.3-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.3-py3-none-any.whl
- Upload date:
- Size: 20.3 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 |
b550ca6457d88d2f2e62fab99940f471c02f2b4b3addfa2c436ef4f3f56a3629
|
|
| MD5 |
d6d263a02b559bfa7f022edb474c270f
|
|
| BLAKE2b-256 |
8439171524e6590941f18527cc2cfdb41c4bbd748a5564d5a008ca571068d14d
|