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
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) ...
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.
Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
mock : A Python Mocking and Patching Library for Testing
Data validation and settings management using python type annotations.