Installation#

Note

This project is under active development and as such the installation method is not yet finalised.

For now, chromTools complete can be installed via git clone and then by running the following code in your terminal:

$ cd chromTools
$ pip install -e ./[dev]

The project requires python>=3.7 and pip>=23.