v0.10.0
Overview
Adds Python export endpoints that return executable Python code equivalent to requests sent to the web API. The generated scripts call epydemix directly and can be inspected and run locally.
Python code export
- Export complete simulation requests.
- Export population listings, custom populations, named populations, and contact matrices.
- Export model preset construction.
- Preserve calculated parameters, R0 conversion, Balcan seasonality, scaling, overrides, interventions, vaccination campaigns, initial conditions, output quantiles, and subdaily simulation settings.
- Write compartment and transition quantiles to CSV from exported simulation scripts.