Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
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
Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
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) ...
Data validation and settings management using python type annotations.