root/alpine313/: python3-openid-3.2.0 metadata and description

Homepage Simple index PyPI page

OpenID support for modern servers and consumers.

author Rami Chowdhury
author_email rami.chowdhury@gmail.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Web Environment
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Operating System :: POSIX
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Topic :: Internet :: WWW/HTTP
  • Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: System :: Systems Administration :: Authentication/Directory
download_url http://github.com/necaris/python3-openid/tarball/v3.2.0
maintainer Rami Chowdhury
maintainer_email rami.chowdhury@gmail.com
platform
  • UNKNOWN
requires_dist
  • defusedxml
  • mysql-connector-python ; extra == 'mysql'
  • psycopg2 ; extra == 'postgresql'
File Tox results History
python3_openid-3.2.0-py3-none-any.whl
Size
131 KB
Type
Python Wheel
Python
3

This is a set of Python packages to support use of the OpenID decentralized identity system in your application, update to Python 3. Want to enable single sign-on for your web site? Use the openid.consumer package. Want to run your own OpenID server? Check out openid.server. Includes example code and support for a variety of storage back-ends.