AUTHORS.rst
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
SEIR/__init__.py
SEIR/cli.py
SEIR/seir.py
SEIR/visualization.py
SEIR.egg-info/PKG-INFO
SEIR.egg-info/SOURCES.txt
SEIR.egg-info/dependency_links.txt
SEIR.egg-info/entry_points.txt
SEIR.egg-info/not-zip-safe
SEIR.egg-info/requires.txt
SEIR.egg-info/top_level.txt
SEIR/parser/__init__.py
SEIR/parser/config_file_parser.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/codeofconduct.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_SEIR.py