-
-
Generate Sitemap with Python
simple script to generate my sitemaps -
Python Library: tmdbapis | fetching movie data
Python wrapper for the TMDB API - themoviedb.org - with support for API v4 -
How to get a website's metadata with Python
-
Python Library: tmdbv3api | fetching movie data
Python wrapper for the TMDB API - themoviedb.org -
Fetch Notion database data with Python
Get data from Notion with Python -
Fetch website metadata from URL
-
Python Snippets
a collection of useful snippets -
Exporting my Kindle library data
basic script to export base data from HTML files -
Python script to download all invoices from Stripe as PDFs
Quick script to download all invoices from my Stripe account in PDF format with uniform … -
AppleScript
-
Python Script: consolidate list of emails from txt log files
-
Fetching data from TMDB API
after failing with 2 libraries, just using Python's requests to fetch movie data from TMDB API - themoviedb.org -
Mass copy selected files with Python
quick script to copy ~80k media files with duplicates -
How to Find Broken Links With Python
-
Import Ghost blog posts to Pelican with Python
quick script to import Markdown files from Ghost to Pelican format -
Notion Markdown files to Pelican Markdown files with Python
quick script that helped me import notes hosted on Notion to this static site -
Converting text to HTML with Python
simple script to add HTML tags