Metadata-Version: 2.1
Name: episimlab
Version: 2.0.0
Summary: Framework for modular development of epidemiological models
License: MIT
Author: Ethan Ho
Author-email: eho@tacc.utexas.edu
Requires-Python: >=3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dask[dataframe,distributed] (>=2021.4.0,<2022.0.0)
Requires-Dist: graphviz (>=0.16,<0.17)
Requires-Dist: matplotlib (>=3.4.1,<4.0.0)
Requires-Dist: networkx (>=2.6.2,<3.0.0)
Requires-Dist: numpy (>=1.20.2,<2.0.0)
Requires-Dist: scipy (>=1.6.2,<2.0.0); python_version >= "3.8" and python_version < "3.10"
Requires-Dist: xarray (>=0.17.0,<0.18.0)
Requires-Dist: xarray-simlab (>=0.5.0,<0.6.0)
