A simple python module for accessing and working with the Chakra Community Repository.
To install from source, just run:
git clone https://github.com/ccr-tools/python-ccr.git cd python-ccr sudo pip install -r requirements.txt sudo python setup.py install
This project follows the git-flow branching model. Please submit pull
requests to the development
branch, not master
.