mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
30f2b82fc5
Approved by: portmgr (blanket)
6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
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
|