Today for #projects is my biggest one: Datasette! https://datasette.io
Datasette is "an open source multi-tool for exploring and publishing data" - but recently I've started thinking of it as "WordPress for data"
It's a Python web application that provides an interface and API for any structured data that can be represented in a SQLite databases - and since SQLite also includes support for both binary and JSON data that's effectively anything at all
The project just had its 5 year birthday



