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@e328ff1
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.2b4.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.2b4-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file acbox-0.0.2b4.tar.gz.
File metadata
- Download URL: acbox-0.0.2b4.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 |
44caea27a76573d08a5b8254506502560c2d038423743186466af3a7b2fc91c5
|
|
| MD5 |
c9083c6a115e1a459ae8dcd2fa7d5e2f
|
|
| BLAKE2b-256 |
f396ba66d654d52281afa43a5257d663bcf399bf997a82505f4f6fe9d478f4be
|
File details
Details for the file acbox-0.0.2b4-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.2b4-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 |
a220c1df7d597c9568be30592f5f2a8390d3db86566b47a3cde3541ad4e56a46
|
|
| MD5 |
af6664359bb36d23b9f293ff8e30e2b0
|
|
| BLAKE2b-256 |
8f21d4d286a303230a46c9eb33a046ff27b44626afbe2bdea73f03081e800718
|