Quickstart
Requirements
- Python 3.10 to 3.13
Installation
Install from pypi:
This will install the latest release from pypi via pip:
Install latest version from github
If you would like a version other than the latest published on pypi, you may do so by cloning the git repository:
Next, checkout the branch or tag that you wish to use:
Finally, use uv to install from the local directory:
Using
See examples/basic.py for an example of how to use this exception package.