Installation
If you wish to install the most recent stable version of eflowcalc
,
it is available on the Python Package Index (PyPI), simply run:
pip install eflowcalc
If you need the latest, potentially unstable, features listed in the change log, please use the dev branch on the GitHub repository:
pip install git+https://github.com/ThibHlln/eflowcalc.git@dev
Requirements
The following packages are required to use eflowcalc
:
numpy
pandas