Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
docopt : Command-line interface description language
SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
pydantic : Data validation and settings management using python type annotations.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function