dfdeshom / superfeedr-python forked from superfeedr/superfeedr-python

Superfeedr API Wrapper in Python

This URL has Read+Write access

dfdeshom (author)
Fri Nov 13 09:17:59 -0800 2009
commit  009865a490a21a9609f05b79e4529ec36ba394c7
tree    b8cdea766c50319fa5df82ff225ad37ab3f8012a
parent  801b017df5d396d039162e258096b6b985d72c67
name age message
file README.markdown Loading commit data...
file example.py
file setup.py Tue Jun 09 18:48:27 -0700 2009 first commit [julien51]
directory superfeedrpy/ Fri Nov 13 09:17:59 -0800 2009 make list() work [dfdeshom]
README.markdown

Superfeedr XMPP API Python Wrapper

Requirements:

  • Python3k
  • SleekXMPP, Download the source code : svn://netflint.net/sleekxmpp/trunk

Installation:

sudo python setup.py install

Warning

We know our limits and we know we can’t actively support wrappers in every languages. Like everybody, we have our favorite languages and platform, and there is little chance that we ever get a deep enough knownledge in all that languages that you guys use to offer great services. So, for us, the limit of what we can provide and support is our API (both XMPP and PubSubHubbub).

However, we’re not blind either and we know how these parsers are important for everybody to get started and integrate Superfeedr into their existing apps, so we take great care of them and try to help people use them or fix problems.

These libs are not ours, they wait for your input, your documentation, your testing, as well as your suggestions for new features. We will just help gathering them and keeping track by connecting the people who made them with the people who use them.

Please, fork it and make it better!