Simon Willison’s Weblog

Subscribe

Sunday, 19th November 2017

Release csvs-to-sqlite 0.5 — Convert CSV files into a SQLite database

pythondotorg/admin.py (via) There are some neat tricks in the Django application that powers Python.org (built a few years ago by RevSys). Here’s how their admin app handles creator/last_modified_by user relationships.

# 6:28 am / django, django-admin

csvs-to-sqlite: Automatically deploy tags as PyPI releases. I learned how to set up Travis CI to automatically deploy new package versions to PyPI when I push a version tag to GitHub (and the tests pass).

# 6:35 am / pypi, travis

Saturday, 18th November 2017
Monday, 20th November 2017