public
Description: Lightcloud library from Plurk mirrored to Github and packaged
Homepage: http://opensource.plurk.com/LightCloud/
Clone URL: git://github.com/araddon/lightcloud.git
commit  f066d0f5caa872e0d24a47c46a741f1565f9ff7e
tree    8e56165d0ce53417340d317819587b17eb1bd40f
parent  1e89a835fc794cce213900a2cbebd07004ae576b
name age message
file README.rst Loading commit data...
directory lightcloud/
file req.txt
file setup.py
README.rst

This is the Lightcloud python library from Plurk Open Source which I am adding to github and adding packaging to ease my deployments by having an installable app instead of copying source.

To Install:

pip install -r http://github.com/araddon/lightcloud/raw/master/req.txt#egg=lightcloud

To Install from source, clone from github and:

python setup.py install

Documentation, see the Plurk site above, or http://github.com/araddon/lightcloud/master/lightcloud/redis_client.py