Skip to content

python-disqus provides a Python interface to the DISQUS API

License

Notifications You must be signed in to change notification settings

urajat/python-disqus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-disqus

Description:
    A Python interface to the DISQUS API
    Supports DISQUS API v1.0 ( http://wiki.disqus.net/API )
    API v1.1 partly implemented ( http://groups.google.com/group/disqus-dev/web/api-1-1?hl=en )

Dependencies:
    'json' module (Python 2.6 and above)
               OR
    'simplejson' module (Python 2.4+)

More information:
    http://github.com/urajat/python-disqus
    
Authors:
    Rajat Upadhyaya, urajat@gmail.com
    Partly based on Devin Naquin's 'python-disqus' at http://github.com/devin/python-disqus

About

python-disqus provides a Python interface to the DISQUS API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages