python-social-auth-core
Port variant py311
Summary Python social authentication made simple (3.11)
Package version 4.3.0
Homepage https://github.com/python-social-auth/social-core
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 JAN 2023, 17:21:46 UTC
Port created 01 JAN 2023, 17:21:46 UTC
Subpackage Descriptions
single > ## THIS PROJECT IS OPEN FOR MAINTAINERS > Development on the python-social-auth projects has been stagnated for a while, > #445 was open a long time ago to discuss this matter and a plan (failed) was > presented to fix the situation. For that reason, I'm opening the organization to > new maintainers that will have the proper permissions to unstuck development. > > Those willing to join, contact me by email with the subject `[PSA Maintainer] > ` and please let me know what motivates you to join in such role. # Python Social Auth - Core ![Build Status] ![Build Status] [Build Status] [PyPI version] [Donate] Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers. ## Description This is the core component of the python-social-auth ecosystem, it implements the common interface to define new authentication backends to third parties services, implement integrations with web frameworks and storage solutions. ## Documentation Project documentation is available at http://python-social-auth.readthedocs.org/. ## Setup ```shell $ pip install social-auth-core ``` ## Contributing See the [CONTRIBUTING.md] document for details. ## Versioning This project follows [Semantic Versioning 2.0.0]. ## License This project follows the BSD license. See the [LICENSE] for details. ## Donations This project is maintained on my spare time, consider donating to keep it improving. [Donate]
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Runtime (only) python-requests:single:py311
python-oauthlib:single:py311
python-requests-oauthlib:single:py311
python-PyJWT:single:py311
python-cryptography:single:py311
python-defusedxml:single:py311
python-python3-openid:single:py311
Download groups
main mirror://PYPIWHL/60/f9/5387e450842d785f4e100e3766bf0d2a8aa44acad619459cf7abff72a9c5
Distribution File Information
1e3440d104f743b02dfe258c9d4dba5b4065abf24b2f7eb362b47054d21797df 343029 social_auth_core-4.3.0-py3-none-any.whl
Ports that require python-social-auth-core:py311
python-social-auth-app-django:py311 Social authentication for Django (3.11)