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.5@10c16ae
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.5.tar.gz
(21.0 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.5-py3-none-any.whl
(21.7 kB
view details)
File details
Details for the file acbox-0.0.5.tar.gz.
File metadata
- Download URL: acbox-0.0.5.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8ab64220e223df0830e12f7f6a98d02dc4c3e3777c5df252ba353d079370ab0
|
|
| MD5 |
a7a56753d4196d63dfbb0bc6f820308f
|
|
| BLAKE2b-256 |
f401e64e13093a5e5910753d27704e793ff1945dc42d43c4f465f3788153aeab
|
File details
Details for the file acbox-0.0.5-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.5-py3-none-any.whl
- Upload date:
- Size: 21.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 |
f641f225e479f34d82b92ee77a8a21576bda036a4a1a500b5fd5362de379372b
|
|
| MD5 |
11a2a0a221650e47f706d6b292e99b69
|
|
| BLAKE2b-256 |
e54e105d428c01d0b18a58fe4545ef8806331b339d62a8486480d57a665c6034
|