InstallationΒΆ

Install the extension with:

$ pip install pyguitarpro

or using easy_install:

$ easy_install pyguitarpro

or manually:

$ hg clone https://bitbucket.org/Perlence/pyguitarpro
$ cd pyguitarpro
$ python setup.py install