crashtest
Manage Python errors with ease
Install
crashtest on PyPI
pip
pip install crashtestuv
uv add crashtestpoetry
poetry add crashtestPackage facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.7,<4.0) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 1,380 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: crashtest-0.4.1-py3-none-any.whl
About crashtest
from the package's own PyPI description — quoted content, verbatim
Crashtest
Tests (image) PyPI version (image)
Crashtest is a Python library that makes exceptions handling and inspection easier.
Read as markdown · JSON record · Source repository · Homepage
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Crashtest simplifies Python exception handling and inspection by providing utilities to make working with tracebacks and error diagnostics easier.
Low friction: pure Python wheel with no runtime dependencies. Actively maintained with recent commits; last update 2026-08-10.
MIT license (permissive) places no restrictions on use, modification, or distribution in commercial or private projects.
Usage
pip install crashtest==0.4.1
import crashtest
# Use crashtest utilities for exception inspection and handling
Requires Python 3.7 or later (supports 3.7–3.11).
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.
Needs verification
- What specific exception inspection or handling utilities does crashtest provide beyond Python's built-in traceback module?
- Is crashtest used as a direct dependency by other packages, or primarily as a standalone tool?
Similar packages
permissive · top 1,000 on PyPI
stack-datapermissive · top 1,000 on PyPI
pytest-rerunfailurescopyleft · top 1,000 on PyPI
pendulumpermissive · top 1,000 on PyPI
executingpermissive · top 1,000 on PyPI
tomlkitpermissive · top 1,000 on PyPI
backports.asyncio.runnerpermissive · top 1,000 on PyPI
beartypepermissive · top 1,000 on PyPI
typermissive · top 1,000 on PyPI
geopandaspermissive · top 1,000 on PyPI