Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

ACBox my little toolbox

PyPI version Python versions Codecov (main) Build

License - MIT PyPI - Downloads Mypy Ruff

Quickstart

pip install acbox

Helpers

cli helper

A cli wrapper modeled after click

from argparse import Namespace
from acbox import clickwrapper

@clickwrapper.command("fancy")
def main(args: Namespace) -> None:
    print(args)

utilities

A cli runner with verbose output

from acbox.runner import Runner

runner = Runner(True, exe=["git"])
print(runner.run(["status"], capture=True))

A loadmod function to load modules from a file

from acbox.utils import loadmod
print(loadmod(Path("support/builder")))

Ref. main@63585c2

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.8b2.tar.gz (152.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

acbox-0.0.8b2-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

Details for the file acbox-0.0.8b2.tar.gz.

File metadata

  • Download URL: acbox-0.0.8b2.tar.gz
  • Upload date:
  • Size: 152.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for acbox-0.0.8b2.tar.gz
Algorithm Hash digest
SHA256 8fda8c8b4cbd3b4f5d75c40a732744cb7d2bf446e51c0fbf9f0e9e40807fb834
MD5 9a9b4c60fe71d8ffc5dca59f1f622cc8
BLAKE2b-256 d87efa3c5bdc771a1989e1a2e5d50bc48a16b0dea7c3479f1aa7c2bf2e283184

See more details on using hashes here.

Provenance

The following attestation bundles were made for acbox-0.0.8b2.tar.gz:

Publisher: main.yml on cav71/acbox

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file acbox-0.0.8b2-py3-none-any.whl.

File metadata

  • Download URL: acbox-0.0.8b2-py3-none-any.whl
  • Upload date:
  • Size: 26.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for acbox-0.0.8b2-py3-none-any.whl
Algorithm Hash digest
SHA256 1bd47cd5225ec914d4145eb6f56738fc7481bcefdf4424c8699b2291060ca7c3
MD5 502bcee9c8a9c33cf63e4a51068cc2c4
BLAKE2b-256 af29ac6d10607af0e580c2ceae86e571d2f0c662cc0429a676507cdd3c2ed8c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for acbox-0.0.8b2-py3-none-any.whl:

Publisher: main.yml on cav71/acbox

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.0.8b2 This release

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

0.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page