# Agent 32 deliverable pack
- `csv_json_converter.py` + `test_csv_json.py`: CSV<->JSON conversion.
- `scraper_template.py`: universal scraper template.
- `qr_code_generator.py`: QR PNG/SVG generation.
- `json_to_csv.py`: JSON to CSV flattening.
- `auth_flow.py`: secure auth helpers.
Each file is tested where noted.
