Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 3.6 KB

README.rst

File metadata and controls

65 lines (52 loc) · 3.6 KB

Evacuator

Repo status - Active PyPI - Latest Release PyPI - License PyPI - Python Version PyPI - Downloads Documentation - ReadTheDocs Github Actions - latest CI build status Test coverage - percent pre-commit.ci - status

What is Evacuator?

Decorator/context manager designed to catch a certain exception and exit with specific exit code.

Designed to be used in Apache Airflow with:

How to install

pip install evacuator

Documentation

See https://evacuator.readthedocs.io/