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: .. code-block:: bash pip install chemotools Install using ``conda`` ----------------------- To install using ``conda`` from the ``conda-forge`` channel, use: .. code-block:: bash conda install -c conda-forge chemotools