Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-sanction | Distribution: Fedora Project |
Version: 0.4.1 | Vendor: Fedora Project |
Release: 11.fc42 | Build date: Sat Jan 18 20:09:16 2025 |
Group: Unspecified | Build host: buildvm-s390x-21.s390.fedoraproject.org |
Size: 36489 | Source RPM: python-sanction-0.4.1-11.fc42.src.rpm |
Packager: Fedora Project | |
Url: http://pypi.python.org/pypi/sanction | |
Summary: A simple, lightweight OAuth2 client |
python-sanction is a lightweight, dead simple client implementation of the OAuth2 protocol. - Variations on OAuth2 client implementation range from a few hundred LOC to thousands. In a Pythonic world, there's absolutely no need for this when simply dealing with the client side of the spec. Currently, sanction sits at a whopping 65 LOC, one class. This makes the library tremendously easy to grok. - Most providers have varying levels of diversion from the official spec. The goal with this library is to either handle these diversions natively, or expose a method to allow client code to deal with it efficiently and effectively. - Three of the four OAuth2 flows should be supported by this library. Currently, only authorization code and client credential flows have been tested due to lack of other (known) implementations. sanction has been tested with the following OAuth2 providers: * Facebook (include the test API) * Google * Foursquare * bitly * GitHub * StackExchange * Instagram * DeviantArt
MIT
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.4.1-9 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.4.1-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/python3.13/site-packages/sanction /usr/lib/python3.13/site-packages/sanction-0.4.1-py3.13.egg-info /usr/lib/python3.13/site-packages/sanction-0.4.1-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/sanction-0.4.1-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/sanction-0.4.1-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/sanction-0.4.1-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/sanction/__init__.py /usr/lib/python3.13/site-packages/sanction/__pycache__ /usr/lib/python3.13/site-packages/sanction/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sanction/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/sanction/__pycache__/client.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sanction/__pycache__/client.cpython-313.pyc /usr/lib/python3.13/site-packages/sanction/__pycache__/test.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sanction/__pycache__/test.cpython-313.pyc /usr/lib/python3.13/site-packages/sanction/client.py /usr/lib/python3.13/site-packages/sanction/test.py /usr/share/doc/python3-sanction /usr/share/doc/python3-sanction/LICENSE /usr/share/doc/python3-sanction/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 23:45:09 2025