Metadata-Version: 2.1
Name: summerepi
Version: 1.0.0
Summary: Summer is a compartmental disease modelling framework, written in Python. It provides a high-level API to build and run models.
Author: James Trauer
Author-email: james.trauer@monash.edu
Requires-Python: >=3.6,<3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Cerberus (>=1.3.2,<2.0.0)
Requires-Dist: networkx (==2.5)
Requires-Dist: numba (>=0.52.0,<0.53.0)
Requires-Dist: numpy (==1.19.5)
Requires-Dist: scipy (==1.1.0)
