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 wsgi-oauth2
How to install wsgi-oauth2
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install wsgi-oauth2
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
0.1.1
| | |
---|
Windows (64-bit) |
0.1.1
| | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.1.3 on Jun 23rd, 2013
This module provides a simple WSGI middleware that requires the user to
authenticate via the specific OAuth 2.0 service e.g. Facebook, Google.
You can install the package via downloading from PyPI:
$ easy_install wsgi-oauth2
Read the documentation as well.