This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Aaron Raddon (author)
Mon Nov 02 22:02:19 -0800 2009
commit f066d0f5caa872e0d24a47c46a741f1565f9ff7e
tree 8e56165d0ce53417340d317819587b17eb1bd40f
parent 1e89a835fc794cce213900a2cbebd07004ae576b
tree 8e56165d0ce53417340d317819587b17eb1bd40f
parent 1e89a835fc794cce213900a2cbebd07004ae576b
| name | age | message | |
|---|---|---|---|
| |
README.rst | ||
| |
lightcloud/ | ||
| |
req.txt | ||
| |
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








