Simon Willison’s Weblog

Subscribe

Monday, 19th September 2022

TIL Deploying Python web apps as AWS Lambda functions — I've been wanting to figure out how to do this for years. Today I finally put all of the pieces together for it.

Deploying Python web apps as AWS Lambda functions. After literally years of failed half-hearted attempts, I finally managed to deploy an ASGI Python web application (Datasette) to an AWS Lambda function! Here are my extensive notes.

# 4:05 am / aws, lambda, python, serverless, datasette, asgi

How I’m a Productive Programmer With a Memory of a Fruit Fly (via) Hynek Schlawack describes the value he gets from searchable offline developer documentation, and advocates for the Documentation Sets format which bundles docs, metadata and a SQLite search index. Hynek’s doc2dash command can convert documentation generated by tools like Sphinx into a docset that’s compatible with several offline documentation browser applications.

# 4:19 pm / documentation, sqlite, sphinx-docs, hynek-schlawack

Release image-diff 0.2.2 — CLI tool for comparing images
Sunday, 18th September 2022
Tuesday, 20th September 2022