Metadata-Version: 2.4
Name: crashtest
Version: 0.4.1
Summary: Manage Python errors with ease
Home-page: https://github.com/sdispater/crashtest
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
Maintainer: None
Maintainer-email: None
Requires-Python: >=3.7,<4.0
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-python
Dynamic: summary

# 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.
