Skip to content

MobileTeleSystems/evacuator

Repository files navigation

Evacuator

Repo Status PyPI License PyPI Python Version Documentation Build Status Coverage pre-commit.ci

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/