Writing tagged python
-
Find ‘From’ addresses in a folder of .emlx files
A Python script to look through an Apple Mail mailbox folder for ‘From’ addresses and domains.
-
How to generate a subset of an emoji font using Python
Making a much smaller font file of something like Noto Emoji, featuring only the emoji you need.
-
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.
-
w/e 2022-07-24
Learning to scythe, improving my Django “DX”, True Things, Jiro Dreams of Sushi and Bergman Island.
-
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.
-
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…
-
FFFFOUND! export script
A Python script to export your Ffffound.com images
-
Parsing a Wikipedia page’s content with python
How I ended up grabbing and parsing HTML from Wikipedia pages
-
Pretend Office RSS feed improvements
The feed now includes the full text of emails sent to the mailing list.
-
Mailman Archive Scraper
A Python script I wrote that scrapes a Mailman mailing list archive and republishes it elsewhere, with some optional additional changes.