Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install pyoauth2

How to install pyoauth2

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install pyoauth2
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.0.4 Available View build log
Windows (64-bit)
0.0.4 Available View build log
Mac OS X (10.5+)
0.0.4 Available View build log
Linux (32-bit)
0.0.4 Available View build log
Linux (64-bit)
0.0.4 Available View build log
 
License
New BSD
Imports
Lastest release
version 0.0.4 on May 24th, 2012

('.. -- coding: utf-8; mode: rst --nnWelcome to pyoauth2n===================nn0. What is pyoauth2 about?n--------------------------nnpyoauth2 provides simple `OAuth 2.0`_ client, which enables neasy authorization/authentication to several web service APIs, such asnGoogle APIs, Facebook API, Foursquare and so on.n(Note that Twitter does not provide OAuth 2.0 as of now.)nnThis module tries to follow detailed specs on Internet-Draft of OAuth 2.0n(Candidate replacement of RFC 5849) but as of now it is implemented on anvisceral level.nn.. _OAuth 2.0: http://tools.ietf.org/html/draft-ietf-oauth-v2nnn1. Lisencen----------nnpyoauth2 is distributed under New BSD Lisence.nSee LISENCE file for details.nnn2. Requirementsn---------------nnpyoauth2 depends on following modules:nn- `requests`_nnnActually urllib2 can handle same functions as requests butnin order to realize more simple and readable code, requestsnmodule was selected for HTTP transaction.nn.. _requests: http://pypi.python.org/pypi/requestsnnn3. Installationn---------------nnpyoauth2 is registered on PyPI so you can install this librarynwith pip and easy_install if you are connected to the internet.nn.. ::nn $ pip install pyoauth2nnnOtherwise, you can run setup.py in Python 2.7 or setup.cfg in Python 3.3+nfor installing pyoauth2nn.. ::nn $ python setup.py installnnn4. Getting Startedn------------------nnfor detailed document, see http://readthedocs.org/docs/pyoauth2/nnn5. Changelogn------------nn2012-04-27 version 0.0.4 releasednn * started Python 3 supportnn2012-04-24 version 0.0.3 releasedn n * enabled server side usagenn2012-04-23 version 0.0.2 releasednn * fixed samplenn2012-04-20 version 0.0.1 releasednn * first releasen',)

Docutils System Messages

System Message: ERROR/3 (<string>, line 1); backlink

Unknown target name: "oauth 2.0".

System Message: ERROR/3 (<string>, line 1); backlink

Unknown target name: "requests".

Subscribe to package updates

Last updated May 24th, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.