pyoauth2

Simple OAuth 2.0 client library
Download

pyoauth2 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Yoshifumi YAMAGUCHI
  • Publisher web site:
  • https://github.com/ymotongpoo/

pyoauth2 Tags


pyoauth2 Description

pyoauth2 is a Python module that provides simple OAuth 2.0 client, which enables easy authorization/authentication to several web service APIs, such as Google APIs, Facebook API, Foursquare and so on. (Note that Twitter does not provide OAuth 2.0 as of now.)This module tries to follow detailed specs on Internet-Draft of OAuth 2.0 (Candidate replacement of RFC 5849) but as of now it is implemented on a visceral level.Installationpyoauth2 is registered on PyPI so you can install this library with pip and easy_install if you are connected to the internet.Otherwise, you can run setup.py in Python 2.7 or setup.cfg in Python 3.3+ for installing pyoauth2Getting Startedfor detailed document, see http://readthedocs.org/docs/pyoauth2/Product's homepage


pyoauth2 Related Software