2.0 release - better code quality and separation
2.0.0 is a fairly substantial change; the API access is now in the form of a seperate package that's added to PyPi. In fact, this should be installable via easy_install or pip. For instance:
sudo pip3 install crtools
Should install the application globally.