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.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyoauth2-0.0.1.tar.gz
Algorithm Hash digest
SHA256 73d3faea436d4b6c99117ac112b94fd8168f920648eb450ba2bb9e49bfbc2c7a
MD5 59b2c083011a653431bdc694b7c766fe
BLAKE2b-256 713b3c473a41a36e333cbe5331e7737e90666f8869c9bc70a79370c6e5b17318

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