{"id":15293485,"url":"https://github.com/techytushar/githubapy","last_synced_at":"2026-02-04T03:34:12.663Z","repository":{"id":57434555,"uuid":"145254205","full_name":"techytushar/githubAPy","owner":"techytushar","description":"A Python package to interact with the GitHub API","archived":false,"fork":false,"pushed_at":"2018-08-18T22:37:37.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-01T10:43:33.157Z","etag":null,"topics":["github-api","package","python","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techytushar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-18T21:35:11.000Z","updated_at":"2019-01-12T16:25:34.000Z","dependencies_parsed_at":"2022-09-04T15:30:57.963Z","dependency_job_id":null,"html_url":"https://github.com/techytushar/githubAPy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techytushar/githubAPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techytushar%2FgithubAPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techytushar%2FgithubAPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techytushar%2FgithubAPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techytushar%2FgithubAPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techytushar","download_url":"https://codeload.github.com/techytushar/githubAPy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techytushar%2FgithubAPy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261827573,"owners_count":23215770,"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":["github-api","package","python","python3"],"created_at":"2024-09-30T16:48:56.009Z","updated_at":"2026-02-04T03:34:12.615Z","avatar_url":"https://github.com/techytushar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python package to easily use the GitHub API.\n\n### Installation\nInstall using `pip3 install githubAPy`\n\n### Usage\n* Import the class\n`from githubAPy import gapy`\n* Create an object and pass the GitHub Access Token\n`a = gapy('\u003caccess_token_here\u003e')`\n\nMultiple actions are supported\n\n* `a.me` return your information in dict (JSON) format.\n* `a.user('\u003cusername\u003e')` return the information of a user.\n* `a.create_fork('\u003cowner\u003e', '\u003crepository\u003e')` create a fork of the specified repository and returns url of the forked repository if fork successfully created else raises an error.\n* `a.update_with_upstream('\u003cowner\u003e', '\u003crepository\u003e')`  updates your forked repository master with the upstream master. Returns `True` if updated successfully else raises an error.\n\nMore feature to be added in later versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechytushar%2Fgithubapy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechytushar%2Fgithubapy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechytushar%2Fgithubapy/lists"}