mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
5 lines
227 B
Text
5 lines
227 B
Text
OAuthLib is a generic Python module which implements the logic of OAuth without
|
|
assuming a specific HTTP request object. Use it to graft OAuth support onto
|
|
your favorite HTTP library.
|
|
|
|
WWW: https://github.com/oauthlib/oauthlib
|