chore: scaffold tools/ package + stdlib http client

Per sub-project-2 plan Task 1. Adds tools/ to setuptools packages,
gitignores media/, and a minimal injectable urllib HTTP client.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ben Stull
2026-06-04 06:22:30 -07:00
parent 1b8faf9142
commit db4f036729
5 changed files with 44 additions and 1 deletions
+1
View File
@@ -2,3 +2,4 @@ __pycache__/
*.pyc
.pytest_cache/
.venv/
media/