Installation#
From sources#
The sources for grannules can be downloaded from the Github repo.
You can either clone the public repository:
$ git clone git://github.com/andres-luengo/grannules
Once you have a copy of the source, you can install it with:
$ cd grannules/
$ pip install .