Installation for developers
In order to install the development package use pip:
git clone http://git.ingm.ad/core/pycroc_build_test.git
cd pycroc
pip install -e .
Then you can import the library as usual:
import pycroc as pcr
Note that the installation of the required packages is not yet automated.
Installation for users from PyPi
NOTE: required to add