Installation

In a nutshell

Pythons: 3.6 or later, and PyPy3

Operating systems: Linux, OS X

License: GNU General Public License v3

Repository: https://github.com/simoninireland/epyc

Maintainer: Simon Dobson

Installation with pip

Use the following command:

pip install epyc

epyc works perfectly in virtual environments, and indeed doing so is good practice for scientific code. See Reproducing experiments reliably for a discussion.