From 8df3dc2bf20a3836f54d49a6062587e3fda24f33 Mon Sep 17 00:00:00 2001 From: Lockywolf Date: Fri, 9 Jun 2023 02:11:32 +0100 Subject: python/python3-aiohttp-oauthlib: Added (aiohttp requests-oauthlib) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-aiohttp-oauthlib/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 python/python3-aiohttp-oauthlib/README (limited to 'python/python3-aiohttp-oauthlib/README') diff --git a/python/python3-aiohttp-oauthlib/README b/python/python3-aiohttp-oauthlib/README new file mode 100644 index 0000000000..674cbde2af --- /dev/null +++ b/python/python3-aiohttp-oauthlib/README @@ -0,0 +1,9 @@ +aiohttp-oauthlib +================ + +This library is a port of `requests-oauthlib`_ for `aiohttp`_. + +.. _requests-oauthlib: https://pypi.org/project/requests-oauthlib/ +.. _aiohttp: https://docs.aiohttp.org/en/stable/ + +This library is needed at least by vdirsyncer to work with Google. -- cgit v1.2.3