Skip to main content

Simple OAuth 2.0 client library

Project description

0. What is pyoauth2 about?

pyoauth2 provides simple OAuth 2.0 [1] 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.

1. Lisence

pyoauth2 is distributed under New BSD Lisence. See LISENCE file for details.

2. Requirements

pyoauth2 depends on following modules:

Actually urllib2 can handle same functions as requests but in order to realize more simple and readable code, requests module was selected for HTTP transaction.

3. Installation

pyoauth2 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 pyoauth2

4. Getting Started

to be written…

5. Changelog

2012-04-20 version 0.0.1 released

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyoauth2-0.0.2.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file pyoauth2-0.0.2.tar.gz.

File metadata

  • Download URL: pyoauth2-0.0.2.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyoauth2-0.0.2.tar.gz
Algorithm Hash digest
SHA256 de0844d1cb6a65e94e0d692de9b04dc3f9fc125376e7bfe1ab411d3923c92d73
MD5 960b25c02554017b753c7524e4cca3fa
BLAKE2b-256 a401dc5c89b18619b2ffcd1e9c870e9d0efb877f0ff75b6625eec9a54118713e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page