Skip to main content
Metaist

attrbox 0.1.6

Now with type hints.

attrbox 0.1.6 is available. This release vendorizes docopt-ng, a more up-to-date version of the popular docopt library that used to be a dependency.

To install attrbox:

python -m pip install attrbox

# or, if you use uv (recommended):
uv add attrbox

Read more


Combined Release Notes 0.1.3, 0.1.4, 0.1.5, 0.1.6 - 2025-04-17T21:49:10Z #

Fixed

Versions 0.1.4 and 0.1.5 were zero-change version bumps due to errors in how GitHub Actions publish to PyPI.

Changed

Added

Removed