Skip to main content

Series 18: Automating Tasks with Python

Computers excel at tedious repetition once you spell out the steps. This series collects everyday automation patterns: walking the filesystem, fetching web pages responsibly, scripting API calls and email delivery, tweaking spreadsheets on a schedule, and packaging those pieces into maintainable CLI-style scripts.

Articles