Installation

Installation#

frouros currently supports Python 3.9, 3.10, 3.11 and 3.12.

Tip

We highly recommend to use a virtual environment.

From PyPI#

frouros releases are available via PyPI. To install the normal version via pip use:

pip install frouros

Tip

Recommended method.

From GitHub#

frouros latest main branch modifications can also be obtained via pip:

pip install git+https://github.com/IFCA/frouros.git