Scripting, automation, and data workflows
Create and use venv with specific Python versions on Windows.
JSON, YAML, TOML, INI, CSV/TSV, and when to use them.
Windows .bat scripts to run matching Python files and load .env.
CMD, PowerShell, .env files, and Python os.getenv usage.
Common Python code, patterns, variables, and utilities.
Reusable prompts for generating custom Python scripts.
argparse basics: flags, types, choices, subcommands, and usage.
Watch a folder and print file events (.py + .bat template).
Upload and download files with boto3; includes .py and .bat.