Run an Excel VBA tank model from Python via COM, using a clean uv environment.
Data flow: Python writes precipitation to input sheet → VBA model runs → results written to discharge → Python reads (or you view in Excel).
- Windows + Microsoft Excel (desktop)
- Python 3.11+ (uv will manage the venv)
- uv installed
README.md(this file)requirements.txtuv.tomlrun.py