Skip to content

Releases: w13b3/abstract_base_decorator

abd-0.0.3

27 Jun 19:27
Compare
Choose a tag to compare
abd-0.0.3 Pre-release
Pre-release

First working release on PyPI.


Install with pip from PyPI.

python -m pip install abd

Or download the wheel (*.whl) file and install it with pip from the local source.

python -m pip install abd*.whl