Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md


=====

Installation

If you have Python with Pip or EasyInstall installed, simply run:

pip install ***

or

easy_install install ***

Alternatively, if you perfer to install it from source, just clone the repository and run:

python setup install

License

MIT