Simon Willison’s Weblog

Subscribe

Tuesday, 23rd June 2020

Release sqlite-generate 0.2 — Tool for generating demo SQLite databases
Release sqlite-generate 0.3 — Tool for generating demo SQLite databases

sqlite-generate (via) I wrote this tool today to generate arbitrarily large SQLite databases, for testing purposes. You tell it how many tables, columns and rows you want and it will use the Faker Python library to generate random data and populate the tables with it.

# 2:19 am / projects, sqlite

click-app. While working on sqlite-generate today I built a cookiecutter template for building the skeleton for Click command-line utilities. It’s based on datasette-plugin so it automatically sets up GitHub Actions for running tests and deploying packages to PyPI.

# 2:21 am / projects, python, cookiecutter

Release datasette-block-robots 0.1 — Datasette plugin that blocks robots and crawlers using robots.txt
Release sqlite-generate 0.3.1 — Tool for generating demo SQLite databases

datasette-block-robots. Another little Datasette plugin: this one adds a /robots.txt page with Disallow: / to block all indexing of a Datasette instance from respectable search engine crawlers. I built this in less than ten minutes from idea to deploy to PyPI thanks to the datasette-plugin cookiecutter template.

# 3:28 am / crawling, plugins, projects, robots-txt, seo, datasette

Release datasette-block-robots 0.1.1 — Datasette plugin that blocks robots and crawlers using robots.txt
Release sqlite-generate 0.4 — Tool for generating demo SQLite databases
Release sqlite-generate 0.4.1 — Tool for generating demo SQLite databases
Release sqlite-generate 1.0 — Tool for generating demo SQLite databases
Release sqlite-generate 1.1 — Tool for generating demo SQLite databases
Release sqlite-utils 2.10.1 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-generate 1.1.1 — Tool for generating demo SQLite databases
Monday, 22nd June 2020
Wednesday, 24th June 2020

2020 » June

MTWTFSS
1234567
891011121314
15161718192021
22232425262728
2930