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.3@a6328ab
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.3b2.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.3b2-py3-none-any.whl
(20.4 kB
view details)
File details
Details for the file acbox-0.0.3b2.tar.gz.
File metadata
- Download URL: acbox-0.0.3b2.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 |
457d7a9663660e0e320e0829e8534bd0c9dbe26f3eb6d98bc4f2e89cc7a4751a
|
|
| MD5 |
5c4338e160dfaf7287ee1f105a19bbba
|
|
| BLAKE2b-256 |
80e40ce982a95c2757870715259325aab5697af5b8d54676a80ab06351694a27
|
File details
Details for the file acbox-0.0.3b2-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.3b2-py3-none-any.whl
- Upload date:
- Size: 20.4 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 |
abb801d9e1db6726d705ea8c34dfc00c2e85b82c8d11838f5fe2dc24e300ee47
|
|
| MD5 |
543119710abb4c50bc162efe23efcd63
|
|
| BLAKE2b-256 |
be847683c8f8dcfbfa5f857222b565a1ef432bb1b2a2ad4da93e24523d6bad70
|