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.2@e328ff1
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.2.tar.gz
(18.1 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.2-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file acbox-0.0.2.tar.gz.
File metadata
- Download URL: acbox-0.0.2.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c36702ca3ad80599ec1bde4fd3ea03920b34a32d5bb3e2db8811e4d0cdac3ea5
|
|
| MD5 |
fe1848ce6860d4684d3e11e401e0d9f9
|
|
| BLAKE2b-256 |
e6e61ab1de520dac414a2a6a2d4ef3912ecf385255ae86c1e7359902ca86dc24
|
File details
Details for the file acbox-0.0.2-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.7 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 |
427b92e919b979e984ab435d4c3678a3a2ef438141f624a5e3a693d7d399395c
|
|
| MD5 |
0b3649662754e03c75a82af3a68cd09c
|
|
| BLAKE2b-256 |
29447482391175f0050ec74e5b2116f04203c2d5ec648bb7d8fd2501e0074dbc
|