Install

Compose is available on PyPI and Conda-forge for Python version 3.6 or later.

pip

To install from PyPI, run this command:

pip install composeml

conda

To install from Conda-forge, run this command:

conda install -c conda-forge composeml