InstallationΒΆ
FlamingPy requires Python 3.8 or newer.
If you currently do not have Python 3 installed, we recommend Anaconda for Python 3, a distributed version of Python packaged for scientific computation.
Upon activating a Python environment, run one of the following in your choice of CLI:
# Install the latest released PyPI version of FlamingPy (including
# dependencies and precompiled C++ binaries), all in a single package.
python -m pip install flamingpy
install
Download Python script
Download Notebook
View on GitHub