pkgsrc/devel/py-rauth/DESCR
darcy db85341311 Add py-rauth package.
A Python library for OAuth 1.0/a, 2.0, and Ofly.
2017-03-17 20:44:38 +00:00

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