{"id":18467339,"url":"https://github.com/necaris/python3-openid","last_synced_at":"2025-04-04T11:13:29.558Z","repository":{"id":5774872,"uuid":"6988540","full_name":"necaris/python3-openid","owner":"necaris","description":"Python 3 port of the python-openid library","archived":false,"fork":false,"pushed_at":"2024-02-26T15:48:16.000Z","size":5473,"stargazers_count":46,"open_issues_count":10,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-09-19T09:48:07.278Z","etag":null,"topics":["openid","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/necaris.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-03T20:01:17.000Z","updated_at":"2024-06-19T04:20:11.000Z","dependencies_parsed_at":"2024-06-18T15:19:54.155Z","dependency_job_id":"12f5e480-668a-489e-b46d-d28ceaae2e06","html_url":"https://github.com/necaris/python3-openid","commit_stats":{"total_commits":2288,"total_committers":46,"mean_commits":49.73913043478261,"dds":0.7312062937062938,"last_synced_commit":"92235252f0a18b702bc86f17c0c5f5a9d68967a7"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necaris%2Fpython3-openid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necaris%2Fpython3-openid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necaris%2Fpython3-openid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necaris%2Fpython3-openid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/necaris","download_url":"https://codeload.github.com/necaris/python3-openid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166168,"owners_count":20894654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openid","python"],"created_at":"2024-11-06T09:19:36.968Z","updated_at":"2025-04-04T11:13:29.536Z","avatar_url":"https://github.com/necaris.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"_NOTE_: This started out as a fork of the Python OpenID library, with changes\nto make it Python 3 compatible. It's now a port of that library, including\ncleanups and updates to the code in general.\n\n[![Build Status](https://github.com/necaris/python3-openid/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/necaris/python3-openid/actions?query=branch%3Amain)\n[![Coverage Status](https://coveralls.io/repos/necaris/python3-openid/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/necaris/python3-openid?branch=master)\n\n# requirements\n\n- Python 3.5+ (tested on CPython 3.5-3.8, and PyPy3 (although some tests may fail on PyPy))\n\n# installation\n\nThe recommended way is to install from PyPI with `pip`:\n\n    pip install python3-openid\n\nAlternatively, you can run the following command from a source checkout:\n\n    python setup.py install\n\nIf you want to use MySQL or PostgreSQL storage options, be sure to install\nthe relevant \"extra\":\n\n    pip install python3-openid[mysql]\n\n# getting started\n\nThe library should follow the existing `python-openid` API as closely as possible.\n\n_NOTE_: documentation will be auto-generated as soon as I can figure out how to\nupdate the documentation tools.\n\n_NOTE_: The examples directory includes an example server and consumer\nimplementation. See the README file in that directory for more\ninformation on running the examples.\n\n# logging\n\nThis library offers a logging hook that will record unexpected\nconditions that occur in library code. If a condition is recoverable,\nthe library will recover and issue a log message. If it is not\nrecoverable, the library will raise an exception. See the\ndocumentation for the `openid.oidutil` module for more on the logging\nhook.\n\n# documentation\n\nThe documentation in this library is in Epydoc format, which is\ndetailed at:\n\nhttp://epydoc.sourceforge.net/\n\n# contact\n\nBug reports, suggestions, and feature requests are [very welcome](../../issues)!\n\nThere are also the `#python-openid` and `#openid` channels on FreeNode IRC.\n\n# contributors\n\n- @necaris\n- @moreati\n- @vstoykov\n- @earthday\n- @bkmgit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnecaris%2Fpython3-openid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnecaris%2Fpython3-openid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnecaris%2Fpython3-openid/lists"}