D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
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.
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
Data validation and settings management using python type annotations.