--- id: crashtest version: "0.4.1" license: MIT license_treatment: permissive maintenance: active --- # crashtest — Manage Python errors with ease License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install crashtest uv add crashtest poetry add crashtest ## Description # Crashtest [![Tests](https://github.com/sdispater/crashtest/actions/workflows/main.yml/badge.svg)](https://github.com/sdispater/crashtest/actions/workflows/main.yml) [![PyPI version](https://img.shields.io/pypi/v/crashtest)](https://pypi.org/project/crashtest/) Crashtest is a Python library that makes exceptions handling and inspection easier. ## AI interpretation — verify before relying Crashtest simplifies Python exception handling and inspection by providing utilities to make working with tracebacks and error diagnostics easier. Verdict: Crashtest is a lightweight, actively maintained library with no dependencies and permissive licensing. It fills a focused niche in exception handling; adoption is modest but stable. No known vulnerabilities. [View on SkillFed](https://skillfed.io/packages/crashtest) · [View on PyPI](https://pypi.org/project/crashtest/)