lad1337

min py version

Jan 21st, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. http://pastebin.com/raw.php?i=Trg0SqnG
  2.  
  3. okay so lets say: httplib2, simplejson, tvdb_api(, oauth2, twitter)
  4.  
  5. - httplib2(http://code.google.com/p/httplib2/):
  6. Requires Python 2.3 or later. Version 0.5.0 and later includes Python 3 support.
  7.  
  8. - simplejson(http://pypi.python.org/pypi/simplejson/):
  9. simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.5+
  10.  
  11. - tvdb_api(https://github.com/dbr/tvdb_api):
  12. nothing officially but i can import it with python 2.5
  13.  
  14. - oauth2(http://pypi.python.org/pypi/oauth2/ | https://github.com/simplegeo/python-oauth2):
  15. "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