An open source multi-tool for exploring and publishing data
 
 
 
 
 
 
Go to file
Simon Willison d94d4465d7 Double quote around column names
This means filters still work even with column names that contain spaces
2017-10-25 07:47:20 -07:00
templates th align left for all tables 2017-10-25 07:46:38 -07:00
.gitignore Implemented multi-db support plus initial URL structure 2017-10-23 19:00:37 -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
app.py Double quote around column names 2017-10-25 07:47:20 -07:00
requirements.txt Initial working proof of concept 2017-10-22 17:41:19 -07:00
test_helpers.py Added glob and like lookups - refs #23 2017-10-24 18:53:01 -07:00