Installation

Dependencies

Dependencies that must be met to use the application:

Get a copy

From pypi:

$ pip install Splango

or:

$ easy_install Splango

or clone from github:

$ git clone git://github.com/lookup/Splango.git

and add it to the Python path.

or:

$ cd Splango
$ sudo python setup.py install