TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
human.io : A system for coordinating the activities of users via their mobile phones.
Black : By using Black, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyl...
FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function