-
To provide a way of running [analyze-tables](https://sqlite-utils.datasette.io/en/stable/cli.html#analyzing-tables) directly against JSON or CSV data.
-
hint: more than the docker image a standalone and multiplatform binary (containing the app and the database) could be simpler to distribute.
i would like to investigate the possibility to package e…
-
I already did this in https://github.com/dogsheep/dogsheep-beta/issues/28 and it worked very well.
-
Got this error today:
```
(evernote-to-sqlite) /tmp % evernote-to-sqlite enex evernote.db simonwillison\'s\ notebook.enex
Importing from ENEX [######------------------------------] 17%
Traceba…
-
I'm using the following command:
```
twitter-to-sqlite user-timeline -a twitter-auth.json twitter/tweets.db --since
```
Which gives the following error:
```
Error: Use either --since or --si…
-
> I should ensure the tutorials are searchable, which means they probably can't just be a static template with embedded Markdown.
_Originally posted by @simonw in https://github.com/simonw/datasett…
-
> Here's a fun idea: what if the list of plugins you could install was a very lightly customized Datasette table? Would get search and faceting for free, and help people further understand what the to…
-
-
I tried using http://github.com/dogdsheep/github-to-sqlite (g2s) to track the health of the VisiData repo. For https://github.com/saulpw/visidata/issues/738 I grabbed the data using curl, but this to…
-
Hello,
My CI goes into infinite resolution when trying to install a project's dependencies for testing:
```
pip install -e .[test] --use-feature=2020-resolver -i https://artifactory.company.com/a…