{"id":19954430,"url":"https://github.com/isaccanedo/github-full-backup","last_synced_at":"2026-05-15T07:32:12.973Z","repository":{"id":260696515,"uuid":"809913815","full_name":"isaccanedo/GitHub-Full-Backup","owner":"isaccanedo","description":":fire: A library to backup your GitHubs","archived":false,"fork":false,"pushed_at":"2024-11-01T21:55:57.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T15:28:47.034Z","etag":null,"topics":["github-backup","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaccanedo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-03T17:35:30.000Z","updated_at":"2024-11-01T21:56:00.000Z","dependencies_parsed_at":"2024-11-02T00:02:14.501Z","dependency_job_id":null,"html_url":"https://github.com/isaccanedo/GitHub-Full-Backup","commit_stats":null,"previous_names":["isaccanedo/github-full-backup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isaccanedo/GitHub-Full-Backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaccanedo%2FGitHub-Full-Backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaccanedo%2FGitHub-Full-Backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaccanedo%2FGitHub-Full-Backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaccanedo%2FGitHub-Full-Backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaccanedo","download_url":"https://codeload.github.com/isaccanedo/GitHub-Full-Backup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaccanedo%2FGitHub-Full-Backup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33057844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":["github-backup","python"],"created_at":"2024-11-13T01:20:17.762Z","updated_at":"2026-05-15T07:32:12.957Z","avatar_url":"https://github.com/isaccanedo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Full Backup\nA library to backup your GitHubs.\n# Install\n```\npip3 install github_full_backup\n```\n# Using\n## In another script\n```python\nfrom github_full_backup import GitHub_Backup\n\nthe_backup = GitHub_Backup(user, repo, download_path, token, how_many_release=2000, how_many_issue=2000, how_many_pull_request=2000, verbose=False, releases = True, issues_pull_requests = True, turn_archive=True, archive_name=None)\n\nthe_backup.backup()\n```\n## In command line\n```console\ngithubbackup\n```\nusage:\n```console\nUsage: githubbackup --user=USER --repo=REPO --download_path=DOWNLOAD_PATH --token=TOKEN \u003cflags\u003e\n  optional flags:        --how_many_release | --how_many_issue |\n                         --how_many_pull_request | --verbose | --releases |\n                         --issues_pull_requests | --turn_archive |\n                         --archive_name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaccanedo%2Fgithub-full-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaccanedo%2Fgithub-full-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaccanedo%2Fgithub-full-backup/lists"}