python-social-auth-core
Port variant py310
Summary Python social authentication made simple (3.10)
Package version 4.4.2
Homepage https://github.com/python-social-auth/social-core
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 22 APR 2023, 15:33:58 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 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Runtime (only) python-requests:single:py310
python-oauthlib:single:py310
python-requests-oauthlib:single:py310
python-PyJWT:single:py310
python-cryptography:single:py310
python-defusedxml:single:py310
python-python3-openid:single:py310
Download groups
main mirror://PYPIWHL/15/3b/8c775c585411690fb8898fa5ca11794c91281b3db49f8ead7f09ffdd739f
Distribution File Information
ea7a19c46b791b767e95f467881b53c5fd0d1efb40048d9ed3dbc46daa05c954 349097 social_auth_core-4.4.2-py3-none-any.whl
Ports that require python-social-auth-core:py310
NetBox:standard Flexible IPAM and DCIM tool with plugin support
python-social-auth-app-django:py310 Social authentication for Django (3.10)