I've been working on a tool called dclient which is a CLI client tool for talking to Datasette instances.| til.simonwillison.net
I really like Playwright for writing automated tests for web applications using a headless browser. It's pretty easy to install and run, and it works well in GitHub Actions.| til.simonwillison.net
We launched the Datasette Cloud blog today. The Datasette Cloud site itself is a Django app - it uses Django and PostgreSQL to manage accounts, teams and soon billing and payments, then launches dedicated containers running Datasette for each customer.| til.simonwillison.net