Installation

Installation#

Stable release#

To install analphipy, run this command in your terminal:

pip install analphipy

or

conda install -c conda-forge analphipy

This is the preferred method to install analphipy, as it will always install the most recent stable release.

From sources#

See Contributing for details on installing from source.