Quick Start

Install ccu

ccu requires: Python 3.10+.

  1. Run the following from your command line:

    python3 -m pip install comp-chem-utils
    
  2. Check that you installed the correct version:

    $ ccu -V
    0.0.5
    

Use ccu

To use ccu in a project:

import ccu