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@52515a0
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.3b1.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.3b1-py3-none-any.whl
(20.4 kB
view details)
File details
Details for the file acbox-0.0.3b1.tar.gz.
File metadata
- Download URL: acbox-0.0.3b1.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 |
456830086ca380b92e99b292c6deee773717c5a7ed57861cad94bcb484c74ba4
|
|
| MD5 |
8dd26aafc84abedde24cf9b2f19c0ffb
|
|
| BLAKE2b-256 |
f678784017706f2b1dc4b3b460a0343d0e04fb9089a0e90c7e3a487e8566ca6b
|
File details
Details for the file acbox-0.0.3b1-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.3b1-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 |
5f851812bbc7c447e29d38df1317ea3963042ae6b4ee885001b32096bc55107f
|
|
| MD5 |
7dd46c31464b91b9c5d51e902897b1f9
|
|
| BLAKE2b-256 |
0bc5ca74cc2e9e9a6892bfc2f1ab5ec8a2bb69f0b6bafd93fcd84f452fb04f6a
|