Installation

Requirements:

  • Python 3.11 or later

To install the latest stable release of FPy from PyPI, run:

uv pip install fpy2

or, with pip:

pip install fpy2

To install from source, see Developers of FPy.