{"id":18991034,"url":"https://github.com/pythongssapi/urllib-gssapi","last_synced_at":"2025-07-27T02:09:31.221Z","repository":{"id":53671856,"uuid":"121876924","full_name":"pythongssapi/urllib-gssapi","owner":"pythongssapi","description":"urllib/urllib2 backend for GSSAPI/SPNEGO authentication to HTTP/HTTPS servers","archived":false,"fork":false,"pushed_at":"2023-01-29T08:28:41.000Z","size":58,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-01T21:49:01.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythongssapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-17T17:39:02.000Z","updated_at":"2024-11-13T21:25:54.000Z","dependencies_parsed_at":"2023-02-15T21:45:54.643Z","dependency_job_id":null,"html_url":"https://github.com/pythongssapi/urllib-gssapi","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pythongssapi/urllib-gssapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythongssapi%2Furllib-gssapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythongssapi%2Furllib-gssapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythongssapi%2Furllib-gssapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythongssapi%2Furllib-gssapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythongssapi","download_url":"https://codeload.github.com/pythongssapi/urllib-gssapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythongssapi%2Furllib-gssapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267285743,"owners_count":24064218,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-08T17:12:31.015Z","updated_at":"2025-07-27T02:09:31.205Z","avatar_url":"https://github.com/pythongssapi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# urllib\\_gssapi\n\nurllib\\_gssapi is a urllib backend for GSSAPI/SPNEGO authentication to HTTP\nservers.\n\n## Usage\n\nurllib\\_gssapi replaces urllib\\_kerberos, and behaves the same way - just\nrename to HTTPSPNEGOAuthHandler.\n\nWith an array of your other handlers (or just an empty one):\n\n### Python 3\n\n```Python\nimport urllib.request\nimport urllib_gssapi\n\nhandlers.append(urllib_gssapi.HTTPSPNEGOAuthHandler())\n\nopener = urllib.request.build_opener(*handlers)\nurllib.request.install_opener(opener)\nrequest = urllib.request.Request(url, data)\n```\n\n## Credits\n\nRobbie Harwood ported to python-gssapi and renamed to urllib_gssapi ([this\nrepo!](https://github.com/pythongssapi/urllib_gssapi)).\n\nWill Thames maintained [a fork](https://github.com/willthames/urllib_kerberos)\nfor a while.\n\nTim Olsen was the original author of `urllib2_kerberos`\n[library](https://bitbucket.org/tolsen/urllib2_kerberos) which is the bulk of\nthe content of the `urllib_kerberos` module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythongssapi%2Furllib-gssapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythongssapi%2Furllib-gssapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythongssapi%2Furllib-gssapi/lists"}