Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Installation

The easiest way to install chemotools is using pip:

pip install chemotools

If you need to update chemotools to the latest version, you can use pip again:

pip install chemotools --upgrade