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.4@16a716a
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.4b1.tar.gz
(19.9 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.4b1-py3-none-any.whl
(20.5 kB
view details)
File details
Details for the file acbox-0.0.4b1.tar.gz.
File metadata
- Download URL: acbox-0.0.4b1.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e68b9af5da95430eb3c6d6bf6cfad7fc012eb3c79e4e7ff265a6bddd1e903e9
|
|
| MD5 |
848bbde5b2d51e7cd79b6f894d285b8f
|
|
| BLAKE2b-256 |
013ce7a2b5be33fb5bb5f615e607c7d568f7bf9fabfd08101befbf698a1ca15a
|
File details
Details for the file acbox-0.0.4b1-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.4b1-py3-none-any.whl
- Upload date:
- Size: 20.5 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 |
e5a252515b1a0ff8ebf40bbafc0cc6ee1dc74ada319ea93000c09f24fb0dc596
|
|
| MD5 |
33fc17d739315d36b8a488ff285b1052
|
|
| BLAKE2b-256 |
de8b490bd4f34f53a12d57bf08e6bd57c1992f0444f6a14b8a6440671cead937
|