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: 8.fc40 | Build date: Fri Jan 26 11:37:26 2024 |
Group: Unspecified | Build host: buildvm-a64-04.iad2.fedoraproject.org |
Size: 36890 | Source RPM: python-sanction-0.4.1-8.fc40.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
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 0.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 0.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <[email protected]> - 0.4.1-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Python Maint <[email protected]> - 0.4.1-2 - Rebuilt for Python 3.11 * Wed Jun 08 2022 Charalampos Stratakis <[email protected]> - 0.4.1-1 - Update to 0.4.1 - Utilize unittest instead of the deprecated nose test runner - Change to the github tarball
/usr/lib/python3.12/site-packages/sanction /usr/lib/python3.12/site-packages/sanction-0.4.1-py3.12.egg-info /usr/lib/python3.12/site-packages/sanction-0.4.1-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/sanction-0.4.1-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/sanction-0.4.1-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/sanction-0.4.1-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/sanction/__init__.py /usr/lib/python3.12/site-packages/sanction/__pycache__ /usr/lib/python3.12/site-packages/sanction/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/sanction/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/sanction/__pycache__/client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/sanction/__pycache__/client.cpython-312.pyc /usr/lib/python3.12/site-packages/sanction/__pycache__/test.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/sanction/__pycache__/test.cpython-312.pyc /usr/lib/python3.12/site-packages/sanction/client.py /usr/lib/python3.12/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, Tue Jul 9 23:47:10 2024