Installation ============ In a nutshell ------------- **Pythons**: 3.6 or later, and PyPy3 **Operating systems**: Linux, OS X **License**: `GNU General Public License v3 or later (GPLv3) `_ **Repository**: https://github.com/simoninireland/epydemic **Maintainer**: `Simon Dobson `_ Installation with ``pip`` ------------------------- Use the following command: .. code-block:: shell pip install epydemic ``epydemic`` works perfectly in virtual environments, and indeed doing so is good practice for reproducible scientific code.