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 (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
MANIFEST.in | ||
| |
README.rst | ||
| |
disqus.py | ||
| |
setup.py |
README.rst
python-sunlightapi
Python library for interacting with the Disqus API.
Documentation for the Disqus API is available at http://wiki.disqus.net/API
Written by James Turk <james.p.turk@gmail.com>.
All code is under a BSD-style license, see LICENSE for details.
Homepage: http://pypi.python.org/pypi/python-disqus/
Source: http://github.com/jamesturk/python-disqus/
Requirements
python >= 2.4
simplejson >= 1.8 (not required with python 2.6, will use built in json module)
Installation
To install run
python setup.py install
which will install the bindings into python's site-packages directory.
Usage
I promise, I'll write this soon, bug me if you need docs.








