Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Release datasette-leaflet 0.2.2 — Datasette plugin adding the Leaflet JavaScript library
TIL Splitting on commas in SQLite — I had an input string in `x,y,z` format and I needed to split it into three separate values in SQLite. I managed to do it using a confusing combination of the `instr()` and `substr()` functions.
Release datasette-leaflet 0.2.1 — Datasette plugin adding the Leaflet JavaScript library
Release datasette-export-notebook 0.3 — Datasette plugin providing instructions for exporting data to Jupyter or Observable
Release datasette-debug-asgi 1.0 — Datasette plugin for dumping out the ASGI scope
Release datasette-template-sql 1.0.2 — Datasette plugin for executing SQL queries from templates
Release datasette-cluster-map 0.17 — Datasette plugin that shows a map for any data with latitude/longitude columns
TIL Conditionally creating directories in cookiecutter — I wanted my [datasette-plugin](https://github.com/simonw/datasette-plugin) cookiecutter template to create empty `static` and `templates` directories if the user replied `y` to the `include_static_directory` and `include_templates_directory` prompts.
TIL Testing cookiecutter templates with pytest — I added some unit tests to my [datasette-plugin](https://github.com/simonw/datasette-plugin) cookiecutter template today, since the latest features involved adding a `hooks/post_gen_project.py` script.
Release datasette-cluster-map 0.17a0 — Datasette plugin that shows a map for any data with latitude/longitude columns
Release datasette-leaflet-geojson 0.8 — Datasette plugin that replaces any GeoJSON column values with a Leaflet map.
Release datasette-leaflet-freedraw 0.2.1 — Draw polygons on maps in Datasette
Release datasette-leaflet-freedraw 0.2 — Draw polygons on maps in Datasette
Release datasette-leaflet 0.2 — Datasette plugin adding the Leaflet JavaScript library
Release datasette 0.54 — An open source multi-tool for exploring and publishing data
Release datasette-leaflet 0.1 — Datasette plugin adding the Leaflet JavaScript library
Release datasette-leaflet-freedraw 0.1.4 — Draw polygons on maps in Datasette
Release datasette-auth-github 0.13 — Datasette plugin that authenticates users against GitHub
Release datasette-cluster-map 0.16 — Datasette plugin that shows a map for any data with latitude/longitude columns
Release asgi-csrf 0.8 — ASGI middleware for protecting against CSRF attacks
Release asgi-csrf 0.7.2 — ASGI middleware for protecting against CSRF attacks
Release datasette-auth-github 0.13a2 — Datasette plugin that authenticates users against GitHub
Release datasette-auth-github 0.13a1 — Datasette plugin that authenticates users against GitHub
Release datasette-auth-github 0.13a0 — Datasette plugin that authenticates users against GitHub
TIL Embedding JavaScript in a Jupyter notebook — I recently found out modern browsers include a JavaScript API for creating public/private keys for cryptography.
Release datasette-leaflet-geojson 0.7 — Datasette plugin that replaces any GeoJSON column values with a Leaflet map.
Release datasette-leaflet-freedraw 0.1.3 — Draw polygons on maps in Datasette
Release datasette-leaflet-freedraw 0.1.2 — Draw polygons on maps in Datasette
Release datasette-leaflet-freedraw 0.1.1 — Draw polygons on maps in Datasette
Release datasette-leaflet-freedraw 0.1 — Draw polygons on maps in Datasette

Beats

Years

Tags