Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 219 Bytes

install.rst

File metadata and controls

13 lines (7 loc) · 219 Bytes

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.