{"id":33839337,"url":"https://github.com/yuen-wee-kin-edwin/github-backup","last_synced_at":"2026-05-16T08:35:20.448Z","repository":{"id":269671017,"uuid":"903631878","full_name":"Yuen-Wee-Kin-Edwin/github-backup","owner":"Yuen-Wee-Kin-Edwin","description":"Github Repo Backup.","archived":false,"fork":false,"pushed_at":"2025-08-02T13:00:59.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-02T14:38:28.590Z","etag":null,"topics":["backup","github","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/Yuen-Wee-Kin-Edwin.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,"zenodo":null}},"created_at":"2024-12-15T05:45:01.000Z","updated_at":"2025-08-02T13:00:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"3210b7cd-ed86-4a67-8e2c-d19612b8aadf","html_url":"https://github.com/Yuen-Wee-Kin-Edwin/github-backup","commit_stats":null,"previous_names":["yuen-wee-kin-edwin/github-backup-script","yuen-wee-kin-edwin/github-backup"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Yuen-Wee-Kin-Edwin/github-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yuen-Wee-Kin-Edwin","download_url":"https://codeload.github.com/Yuen-Wee-Kin-Edwin/github-backup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30320886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backup","github","python"],"created_at":"2025-12-08T01:02:39.952Z","updated_at":"2026-05-16T08:35:20.442Z","avatar_url":"https://github.com/Yuen-Wee-Kin-Edwin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Setup [GitHub CLI](https://cli.github.com/)\n\nEnsure that you are login to your GitHub account in the CLI.\n\n2. Install [Python](https://www.python.org/downloads/)\n\nEnsure that the `Add python.exe to PATH` is checked\n\n3. Setup python virtual environment.\n\n```ps\n// Install virtualenv package\npip install virtualenv\n\n// Create a virtual environment.\npython -m venv .venv\n\n// Activate virtual environment\n.\\venv\\Scripts\\activate\n\n// Install required packages\npip install -r requirements.txt\n\n// Deactivate virtual environment\ndeactivate\n```\n\n4. Create the executable file.\n\n```ps\npyinstaller --onefile ./main.py\npyinstaller --onefile --windowed --name github_backup ./main.py\n```\n\n5. Run the backup.exe\n\nThe file is located at dist/backup.exe\n\nRunning tests\n\n```ps\npython -m unittest discover -s tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuen-wee-kin-edwin%2Fgithub-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuen-wee-kin-edwin%2Fgithub-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuen-wee-kin-edwin%2Fgithub-backup/lists"}