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.2@d917b6b
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.2b3.tar.gz
(18.2 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.2b3-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file acbox-0.0.2b3.tar.gz.
File metadata
- Download URL: acbox-0.0.2b3.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdac8e8462aae44dcba2e893374ca6096d5b9bb80a202d3a631390e18c044765
|
|
| MD5 |
3f9639c20dfa5d21f8eff85cfc7474dd
|
|
| BLAKE2b-256 |
0045204f695a6381492072a04b0e6aaf04e02a30b558ae64b419f184890e55f0
|
File details
Details for the file acbox-0.0.2b3-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.2b3-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 |
26f3867859606c91b95ab62d12a28dbf7ef0d8a987fa7508c5862d10c5438fda
|
|
| MD5 |
90f8cc88e3e1585fd2f6842485779cad
|
|
| BLAKE2b-256 |
145c27df71374092d394e9589b8dcde5f974c323a3bc61c33d276cfc22273877
|