Quick Start¶
Install ccu¶
ccu requires: Python 3.10+.
Run the following from your command line:
python3 -m pip install comp-chem-utils
Check that you installed the correct version:
$ ccu -V 0.0.5
Use ccu¶
To use ccu in a project:
import ccu