Simon Willison’s Weblog

Subscribe
Atom feed for datasette Random

1,478 posts tagged “datasette”

Datasette is an open source tool for exploring and publishing data.

2020

Release datasette-cluster-map 0.12.1 — Datasette plugin that shows a map for any data with latitude/longitude columns
Release datasette-edit-schema 0.3a1 — Datasette plugin for modifying table schemas
Release datasette-edit-schema 0.3a — Datasette plugin for modifying table schemas
Release datasette-dateutil 0.2.1 — dateutil functions for Datasette
Release datasette-dateutil 0.2 — dateutil functions for Datasette
Release datasette-import-table 0.2 — Datasette plugin for importing tables from other Datasette instances
Release datasette-import-table 0.1 — Datasette plugin for importing tables from other Datasette instances
Release datasette-import-table 0.1a2 — Datasette plugin for importing tables from other Datasette instances
Release datasette-import-table 0.1a1 — Datasette plugin for importing tables from other Datasette instances
Release datasette-import-table 0.1a0 — Datasette plugin for importing tables from other Datasette instances

datasette-dateutil (via) New Datasette plugin exposing date/time parsing custom SQL functions powered by the classic dateutil Python library.

# 28th September 2020, 12:33 am / dateutil, projects, datasette, plugins

Release datasette-dateutil 0.1 — dateutil functions for Datasette

Weeknotes: software carpentry, compiling modules for SQLite

Visit Weeknotes: software carpentry, compiling modules for SQLite

This week I completed the Software Carpentry instructor training course, added two foundational features to sqlite-utils and learned how to compile modules for SQLite.

[... 805 words]

Weeknotes: datasette-seaborn, fivethirtyeight-polls

Visit Weeknotes: datasette-seaborn, fivethirtyeight-polls

This week I released Datasette 0.49 and tinkered with datasette-seaborn, dogsheep-beta and polling data from FiveThirtyEight.

[... 951 words]

Datasette 0.49: The annotated release notes

Visit Datasette 0.49: The annotated release notes

Datasette 0.49 is out. Some notes on what’s new.

[... 1,234 words]

Release datasette 0.49.1 — An open source multi-tool for exploring and publishing data
Release datasette-ics 0.5 — Datasette plugin for outputting iCalendar files
Release datasette-copyable 0.3 — Datasette plugin for outputting tables in formats suitable for copy and paste
Release datasette-atom 0.8 — Datasette plugin that adds a .atom output format
Release datasette-yaml 0.1 — Export Datasette records as YAML
Release datasette 0.49 — An open source multi-tool for exploring and publishing data
Release datasette 0.49a1 — An open source multi-tool for exploring and publishing data
Release datasette-seaborn 0.1a1 — Statistical visualizations for Datasette using Seaborn
Release datasette-seaborn 0.1a0 — Statistical visualizations for Datasette using Seaborn

Weeknotes: datasette-dump, sqlite-backup, talks

I spent some time this week digging into Python’s sqlite3 internals. I also gave two talks and recorded a third, due to air at PyGotham in October.

[... 928 words]

Release datasette-dns 0.1a1 — Custom SQL function for making DNS lookups
Release datasette-dns 0.1a0 — Custom SQL function for making DNS lookups
Release datasette-backup 0.1 — Plugin adding backup options to Datasette
Release datasette-backup 0.1a — Plugin adding backup options to Datasette
Release datasette-block-robots 0.3 — Datasette plugin that blocks robots and crawlers using robots.txt