Getting Started
New to errortools? These guides will help you get up and running quickly.
Quick Links
Before You Start
errortools is a lightweight Python library for exception handling, warnings, and logging. It requires Python 3.8 or higher and has no external dependencies for core functionality.
Recommended Path
Install the package:
installation.mdTry the quick examples:
quickstart.mdExplore key features:
core-features.md