Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,116 results
«« first
« previous
page 75 / 104
next »
last »»
Release
datasette-tiles 0.2
— Mapping tile server for Datasette, serving tiles from MBTiles packages
Release
datasette-tiles 0.1.1
— Mapping tile server for Datasette, serving tiles from MBTiles packages
Release
datasette-tiles 0.1
— Mapping tile server for Datasette, serving tiles from MBTiles packages
Release
datasette-cluster-map 0.17.1
— Datasette plugin that shows a map for any data with latitude/longitude columns
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-export-notebook 0.3
— Datasette plugin providing instructions for exporting data to Jupyter or Observable
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-cluster-map 0.16
— Datasette plugin that shows a map for any data with latitude/longitude columns
«« first
« previous
page 75 / 104
next »
last »»