Python Patterns
Python patterns from real scripting and automation work. Every entry has a date, a problem, and a solution that actually worked.
Pages
| Page | Focus |
|---|---|
argparse, Click, subprocess, file I/O, script structure |
|
requests, authentication, pagination, error handling |
|
JSON/CSV parsing, jinja2 templating, data transformation |
Related
-
Codex: Python Reference — generic reference material
-
Shell & Process Patterns — shell scripting (often compared with Python alternatives)