Jeff MacKinnon's Homepage

Articles tagged with python

Parsing OPML with Python

I had a request to create a human-readable list of the OPML files that I posted earlier this week.

EXIF data with a pelican-photos Gallery

:UPDATE:

I have done some work on how this works, and now its a CLI script (but no wheel) that I have on my gitea instance. You can find it here - EXIF2txt.

END

Way back in the day, when I was using Flickr as one of my daily visits, I …