{"id":13595631,"url":"https://github.com/gidgethub/gidgethub","last_synced_at":"2026-06-10T09:31:18.178Z","repository":{"id":16289450,"uuid":"79673050","full_name":"gidgethub/gidgethub","owner":"gidgethub","description":"An async GitHub API library for Python","archived":false,"fork":false,"pushed_at":"2026-04-09T17:30:13.000Z","size":535,"stargazers_count":413,"open_issues_count":21,"forks_count":61,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-05-29T12:11:06.369Z","etag":null,"topics":["aiohttp","async","github","httpx","python","sans-io","tornado","treq","twisted"],"latest_commit_sha":null,"homepage":"https://gidgethub.readthedocs.io","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/gidgethub.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["Mariatta","brettcannon"]}},"created_at":"2017-01-21T21:08:59.000Z","updated_at":"2026-05-13T00:18:10.000Z","dependencies_parsed_at":"2024-06-18T13:50:54.891Z","dependency_job_id":"bd53c0d0-8059-413c-b9e0-063b3438715a","html_url":"https://github.com/gidgethub/gidgethub","commit_stats":null,"previous_names":["brettcannon/gidgethub"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/gidgethub/gidgethub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gidgethub%2Fgidgethub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gidgethub%2Fgidgethub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gidgethub%2Fgidgethub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gidgethub%2Fgidgethub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gidgethub","download_url":"https://codeload.github.com/gidgethub/gidgethub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gidgethub%2Fgidgethub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["aiohttp","async","github","httpx","python","sans-io","tornado","treq","twisted"],"created_at":"2024-08-01T16:01:54.093Z","updated_at":"2026-06-10T09:31:18.117Z","avatar_url":"https://github.com/gidgethub.png","language":"Python","funding_links":["https://github.com/sponsors/Mariatta","https://github.com/sponsors/brettcannon"],"categories":["Python","List of Content"],"sub_categories":["Software"],"readme":"gidgethub\n=========\nAn asynchronous `GitHub API \u003chttps://docs.github.com/\u003e`_ library.\n\n\nDevelopment status\n------------------\n\n.. image:: https://github.com/brettcannon/gidgethub/workflows/CI/badge.svg?event=push\n    :target: https://github.com/brettcannon/gidgethub/actions\n\n.. image:: https://codecov.io/gh/brettcannon/gidgethub/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/brettcannon/gidgethub\n\n.. image:: https://readthedocs.org/projects/gidgethub/badge/?version=latest\n    :target: http://gidgethub.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n\nInstallation\n------------\nGidgethub is `available on PyPI \u003chttps://pypi.org/project/gidgethub/\u003e`_.\n::\n\n  python3 -m pip install gidgethub\n\n\nGidgethub requires Python version 3.8 and up.\n\n\nGoals\n-----\n\nThe key goal is to provide a base library for the\n`GitHub API \u003chttps://docs.github.com/\u003e`_ which performs no I/O of its own (a\n`sans-I/O \u003chttps://sans-io.readthedocs.io/\u003e`_ library). This allows users to\nchoose whatever HTTP library they prefer while parceling out GitHub-specific\ndetails to this library. This base library is then built upon to provide an\nabstract base class to a cleaner API to work with. Finally, implementations of\nthe abstract base class are provided for asynchronous HTTP libraries for\nimmediate usage.\n\n\nAlternative libraries\n---------------------\n\nIf you think you want a different approach to the GitHub API,\n`GitHub maintains a list of libraries \u003chttps://docs.github.com/en/free-pro-team@latest/rest/overview/libraries\u003e`_.\n\n\n*Aside*: what's with the name?\n------------------------------\n\nI couldn't think of a good name that was somehow a play on \"GitHub\" or somehow\ntied into `Monty Python \u003chttp://www.montypython.com/\u003e`_. And so I decided to play\noff of GitHub's `octocat \u003chttps://octodex.github.com/\u003e`_ mascot and use my own\ncat's name, Gidget, in some way. Since \"Gidget\" somewhat sounds like\n\"git\", I decided to go with \"gidgethub\".\n\n\nChangelog\n---------\n\nSee the documentation for the `full changelog \u003chttps://gidgethub.readthedocs.io/en/latest/changelog.html\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgidgethub%2Fgidgethub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgidgethub%2Fgidgethub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgidgethub%2Fgidgethub/lists"}