How to install chemotools#
Installing chemotools is very easy! It can be installed directly from PyPI using pip
or using conda
from the conda-forge
channel.
Install using pip
#
To install using pip
, run:
pip install chemotools
Install using conda
#
To install using conda
from the conda-forge
channel, use:
conda install -c conda-forge chemotools