readability-lxml : In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.
Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
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...
Kaitai Struct : A new way to develop parsers for binary structures.
Declarative: describe the very structure of the data, not how you read or write it
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
Data validation and settings management using python type annotations.