Installation#
Install from PyPI:
pip install pecon
Development (Editable Install):
git clone git@github.com:pecon-devs/pecon.git
cd pecon
pip install -e .
Install from PyPI:
pip install pecon
Development (Editable Install):
git clone git@github.com:pecon-devs/pecon.git
cd pecon
pip install -e .