.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
.github/workflows/build.yaml
.github/workflows/ubuntu.yaml
.platform/README.md
.platform/covasim-deployment.yaml
.platform/ingress-local.yaml
.platform/ingresss-azure.yaml
bin/README.md
bin/covascens
bin/covasim
bin/test_scripts.sh
covasim/README.md
covasim/__init__.py
covasim/base.py
covasim/defaults.py
covasim/interventions.py
covasim/misc.py
covasim/parameters.py
covasim/people.py
covasim/population.py
covasim/requirements.py
covasim/run.py
covasim/sim.py
covasim/utils.py
covasim/version.py
covasim.egg-info/PKG-INFO
covasim.egg-info/SOURCES.txt
covasim.egg-info/dependency_links.txt
covasim.egg-info/requires.txt
covasim.egg-info/top_level.txt
covasim/cruise_ship/__init__.py
covasim/cruise_ship/model.py
covasim/cruise_ship/parameters.py
covasim/cruise_ship/reported_infections.xlsx
covasim/cruise_ship/test_cruise_ship.py
covasim/cruise_ship/test_cruise_sim.py
covasim/data/__init__.py
covasim/data/country_age_distributions.py
covasim/data/loaders.py
covasim/webapp/README.md
covasim/webapp/__init__.py
covasim/webapp/cova_app.css
covasim/webapp/cova_app.js
covasim/webapp/cova_app.py
covasim/webapp/example_nginx_config
covasim/webapp/index.html
covasim/webapp/launch_flask
covasim/webapp/launch_gunicorn
covasim/webapp/npm-shrinkwrap.json
covasim/webapp/package.json
covasim/webapp/assets/sciris-js.js
covasim/webapp/assets/themify-icons.css
covasim/webapp/assets/fonts/themify.eot
covasim/webapp/assets/fonts/themify.svg
covasim/webapp/assets/fonts/themify.ttf
covasim/webapp/assets/fonts/themify.woff
data/README.md
data/load_corona_data_scraper_data.py
data/load_covid_tracking_project_data.py
data/load_ecdp_data.py
data/run_scrapers
docker/Dockerfile
docker/Makefile
docker/README.md
docker/docker-compose.yml
docker/docker_nginx.conf
docker/supervisord.conf
examples/run_scenarios.py
examples/run_sim.py
examples/simple.py
licenses/NOTICE
licenses/js-license-format.json
licenses/notice.js
licenses/notice.py
licenses/custom/polyfill/LICENSE
licenses/custom/polyfill/package.json
licenses/custom/roboto-font/LICENSE
licenses/custom/roboto-font/package.json
licenses/custom/themify-icons/LICENSE
licenses/custom/themify-icons/package.json
sweep/README.md
sweep/sweep-bayes.yaml
sweep/sweep-random.yaml
sweep/sweep.py
tests/README.md
tests/benchmark.py
tests/example_data.csv
tests/run_all_tests
tests/run_tests
tests/test_age_structure.py
tests/test_interventions_other.py
tests/test_interventions_testing.py
tests/test_parameters.py
tests/test_run.py
tests/test_sim.py
tests/test_utils.py
tests/test_webapp.py
tests/devtests/README.md
tests/devtests/dev_test_age_distributions.py
tests/devtests/dev_test_blank.py
tests/devtests/dev_test_compute_gen_time.py
tests/devtests/dev_test_counts.py
tests/devtests/dev_test_layers.py
tests/devtests/dev_test_memory.py
tests/devtests/dev_test_people.py
tests/devtests/dev_test_popchoices.py
tests/devtests/dev_test_populations.py
tests/devtests/run_dev_tests
tests/devtests/simple_debug.py
tests/devtests/deprecated/dev_test_synthpops.py
tests/devtests/deprecated/numbatests.py
tests/unittests/baseline.json
tests/unittests/benchmark.json
tests/unittests/experiment_test_disease_mortality.py
tests/unittests/get_unittest_coverage.py
tests/unittests/run_coverage
tests/unittests/run_unittests
tests/unittests/test_baselines.py
tests/unittests/test_diagnostic_testing.py
tests/unittests/test_disease_mortality.py
tests/unittests/test_disease_progression.py
tests/unittests/test_disease_transmission.py
tests/unittests/test_simulation_parameter.py
tests/unittests/unittest_support_classes.py
tests/unittests/update_baseline