python-oauth2 is a python oauth library fully compatible with python versions: 2.6, 2.7, 3.3 and 3.4. This library is depended on by many other downstream packages such as Flask-Oauth.
Based on the "OAuth" category.
Alternatively, view python-oauth2 alternatives based on common mentions on social networks and blogs.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of python-oauth2 or a related project?
Join the chat at https://gitter.im/joestump/python-oauth2 Build Status Coverage Number of issues Licence MIT
python-oauth2 is a python oauth library fully compatible with python versions: 2.6, 2.7, 3.3 and 3.4. This library is depended on by many other downstream packages such as Flask-Oauth.
You can install oauth2 via the PIP package.
$ pip install oauth2
We recommend using virtualenv.
Examples can be found in the wiki
You can run tests using the following at the command line:
$ pip install -r requirements.txt
$ python setup.py test
This code was originally forked from Leah Culver and Andy Smith's oauth.py code. Some of the tests come from a fork by Vic Fryzel, while a revamped Request class and more tests were merged in from Mark Paschal's fork. A number of notable differences exist between this code and its forefathers:
*Note that all licence references and agreements mentioned in the python-oauth2 README section above
are relevant to that project's source code only.
Do not miss the trending, packages, news and articles with our weekly report.