.gitignore
.readthedocs.yml
LICENSE
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
examples/birth_death.py
examples/rock_paper_scissors.py
oogillespie/__init__.py
oogillespie/_oogillespie.py
oogillespie/version.py
oogillespie.egg-info/PKG-INFO
oogillespie.egg-info/SOURCES.txt
oogillespie.egg-info/dependency_links.txt
oogillespie.egg-info/requires.txt
oogillespie.egg-info/top_level.txt
tests/test_errors.py
tests/test_integration.py