An open source multi-tool for exploring and publishing data https://datasette.io
  • Python 79.3%
  • JavaScript 11.5%
  • HTML 6.2%
  • CSS 2.7%
  • Shell 0.1%
Find a file
2017-11-12 15:17:00 -08:00
datasette Handle table names with slashes in them 2017-11-12 15:17:00 -08:00
tests Handle table names with slashes in them 2017-11-12 15:17:00 -08:00
.gitignore Implemented multi-db support plus initial URL structure 2017-10-23 19:00:37 -07:00
.travis.yml Configured Travis CI 2017-11-04 16:47:46 -07:00
LICENSE Initial commit 2017-10-22 17:39:03 -07:00
MANIFEST.in Renamed to 'datasette' 2017-11-10 10:38:35 -08:00
setup.cfg python setup.py test now runs the tests 2017-11-04 16:40:27 -07:00
setup.py Handle table names with slashes in them 2017-11-12 15:17:00 -08:00