Skip to content

2.0 release - better code quality and separation

Compare
Choose a tag to compare
@AaronTraas AaronTraas released this 18 Apr 01:33
· 269 commits to master since this release

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.