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@5fec4cf
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.4b2.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.4b2-py3-none-any.whl
(20.3 kB
view details)
File details
Details for the file acbox-0.0.4b2.tar.gz.
File metadata
- Download URL: acbox-0.0.4b2.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 |
574ac1a5c6825c7debc69a5ae8d95f8c102abafd05520c4d4ad7c006a5fbc922
|
|
| MD5 |
25d72b2275dfa2e33e57b572e430f139
|
|
| BLAKE2b-256 |
63939fa3a40596151c742ab18ecbede3af6651ce86fcc90fda1250a498c5ceae
|
File details
Details for the file acbox-0.0.4b2-py3-none-any.whl.
File metadata
- Download URL: acbox-0.0.4b2-py3-none-any.whl
- Upload date:
- Size: 20.3 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 |
6d3a0c21e72a05380a6e4220da7e5a372bbd4dc70c7129f4a03cc8785fcf0bdb
|
|
| MD5 |
c80bd49b81b44d99f6128ceecea45dde
|
|
| BLAKE2b-256 |
6c93c3cb318fba74290db1b2ade2b03e47fa58f38feccb00dc114a60d36ee380
|