An open source multi-tool for exploring and publishing data https://datasette.io
  • Python 88.4%
  • HTML 7.5%
  • JavaScript 2.4%
  • CSS 1.2%
  • Shell 0.3%
  • Other 0.1%
Find a file
Simon Willison 6a9fdcc071 Added addressable page per row
Refs #1 - only exists for tables with introspectable primary keys.

Still need to link to this page.

Also added first unit tests - refs #9
2017-10-23 22:54:58 -07:00
templates Implemented template inheritance and brought back errors 2017-10-23 19:56:27 -07:00
.gitignore Implemented multi-db support plus initial URL structure 2017-10-23 19:00:37 -07:00
app.py Added addressable page per row 2017-10-23 22:54:58 -07:00
Dockerfile python app.py --build to generate build-metadata.json 2017-10-23 22:53:13 -07:00
LICENSE Initial commit 2017-10-22 17:39:03 -07:00
requirements.txt Initial working proof of concept 2017-10-22 17:41:19 -07:00
test_helpers.py Added addressable page per row 2017-10-23 22:54:58 -07:00