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. {{gdata.branch}}@{{gdata.rev}}
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.2b1.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.2b1-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file acbox-0.0.2b1.tar.gz.
File metadata
- Download URL: acbox-0.0.2b1.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 |
d9ed578f544604f046662bf8cf5af3977c77839c5ad95c8b190254337bb3360b
|
|
| MD5 |
b6e9980474fadf70f76e41ffc9296485
|
|
| BLAKE2b-256 |
ea6f3f25599a07ba4fa56048ea7d2c3e1cd2efb9c965822530493a4cb757b0ae
|
File details
Details for the file acbox-0.0.2b1-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.2b1-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 |
ec42b75872bc96b9a03743af42f6d116b95fdf50e6b23a0e97b7ab154a848a13
|
|
| MD5 |
280d8680e18d233f4f6f06fcd31f8bdc
|
|
| BLAKE2b-256 |
91239277a40d9e8214061409e48396f06b2c9f41e18bab27f313f3d28fddc149
|