db85341311
A Python library for OAuth 1.0/a, 2.0, and Ofly.
10 lines
385 B
Text
10 lines
385 B
Text
This package provides OAuth 1.0/a, 2.0, and Ofly consumer support. The
|
|
package is wrapped around the superb Python Requests.
|
|
|
|
* Supports OAuth 1.0/a, 2.0 and Ofly
|
|
* Service wrappers for convenient connection initialization
|
|
* Authenticated session objects providing nifty things like keep-alive
|
|
* Well tested (100% coverage)
|
|
* Built on Requests
|
|
|
|
WWW: https://github.com/litl/rauth
|