Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- http://pastebin.com/raw.php?i=Trg0SqnG
- okay so lets say: httplib2, simplejson, tvdb_api(, oauth2, twitter)
- - httplib2(http://code.google.com/p/httplib2/):
- Requires Python 2.3 or later. Version 0.5.0 and later includes Python 3 support.
- - simplejson(http://pypi.python.org/pypi/simplejson/):
- simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.5+
- - tvdb_api(https://github.com/dbr/tvdb_api):
- nothing officially but i can import it with python 2.5
- - oauth2(http://pypi.python.org/pypi/oauth2/ | https://github.com/simplegeo/python-oauth2):
- "The library is likely no longer compatible with Python 2.3." .... so i guess it works with python 2.4+
Advertisement
Add Comment
Please, Sign In to add comment