Skip to main content

Writing tagged python

  1. Exporting notes from Simplenote into Obsidian

    I wrote a Python script to convert an export of Simplenote notes into a files that are more suitable for importing into Obsidian.

  2. w/e 2022-07-24

    Learning to scythe, improving my Django “DX”, True Things, Jiro Dreams of Sushi and Bergman Island.

  3. Removing Exif data from images in Django

    How to remove Exif data from image files uploaded to a model’s ImageField in a Django project.

  4. Flickr favourites and photos-of-you downloader in python

    From 5th February 2019 Flickr are going to be deleting an unknown quantity of older photos. So I…

  5. FFFFOUND! export script

    A Python script to export your Ffffound.com images

  6. Parsing a Wikipedia page’s content with python

    How I ended up grabbing and parsing HTML from Wikipedia pages

  7. Pretend Office RSS feed improvements

    The feed now includes the full text of emails sent to the mailing list.

  8. Mailman Archive Scraper

    A Python script I wrote that scrapes a Mailman mailing list archive and republishes it elsewhere, with some optional additional changes.