GithubHelp home page GithubHelp logo

archideus / python3-openid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from necaris/python3-openid

0.0 2.0 0.0 5.32 MB

Python 3 port of the python-openid library

License: Apache License 2.0

Makefile 0.10% Python 99.58% HTML 0.32%

python3-openid's Introduction

NOTE: This started out as a fork of the Python OpenID library, with changes to make it Python 3 compatible. It's now a port of that library, including cleanups and updates to the code in general.

Build Status Coverage Status

requirements

  • Python 3.3+ (tested on CPython 3.3-3.6, and PyPy3 (although some tests may fail on PyPy))

installation

The recommended way is to install from PyPI with pip:

pip install python3-openid

Alternatively, you can run the following command:

python setup.py install

getting started

The library should follow the existing python-openid API as closely as possible.

NOTE: documentation will be auto-generated as soon as I can figure out how to update the documentation tools.

NOTE: The examples directory includes an example server and consumer implementation. See the README file in that directory for more information on running the examples.

logging

This library offers a logging hook that will record unexpected conditions that occur in library code. If a condition is recoverable, the library will recover and issue a log message. If it is not recoverable, the library will raise an exception. See the documentation for the openid.oidutil module for more on the logging hook.

documentation

The documentation in this library is in Epydoc format, which is detailed at:

http://epydoc.sourceforge.net/

contact

Bug reports, suggestions, and feature requests are very welcome!

There are also the #python-openid and #openid channels on FreeNode IRC.

contributors

  • @necaris
  • @moreati

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.