Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting Excel (COM) + VBA Tank Model — UV workflow

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).

Requirements

  • Windows + Microsoft Excel (desktop)
  • Python 3.11+ (uv will manage the venv)
  • uv installed

Repo structure

  • README.md (this file)
  • requirements.txt
  • uv.toml
  • run.py

About

Example to Connect Excel and run a Macro

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages