Install¶
ffp can be installed from GitHub via:
$ pip install git+https://github.com/sebpuetz/ffp
or directly from pypi:
$ pip install ffp
When building from source, ffp requires Cython.
ffp can be installed from GitHub via:
$ pip install git+https://github.com/sebpuetz/ffp
or directly from pypi:
$ pip install ffp
When building from source, ffp requires Cython.