{"id":23592571,"url":"https://github.com/Yuen-Wee-Kin-Edwin/github-backup","last_synced_at":"2025-11-04T10:30:29.339Z","repository":{"id":269671017,"uuid":"903631878","full_name":"Yuen-Wee-Kin-Edwin/github-backup-script","owner":"Yuen-Wee-Kin-Edwin","description":"Github Repo Backup Script.","archived":false,"fork":false,"pushed_at":"2025-01-17T12:44:24.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-17T14:00:53.677Z","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":"apache-2.0","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}},"created_at":"2024-12-15T05:45:01.000Z","updated_at":"2025-01-17T12:44:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"3210b7cd-ed86-4a67-8e2c-d19612b8aadf","html_url":"https://github.com/Yuen-Wee-Kin-Edwin/github-backup-script","commit_stats":null,"previous_names":["yuen-wee-kin-edwin/github-backup-script"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuen-Wee-Kin-Edwin%2Fgithub-backup-script/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-script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239432734,"owners_count":19637798,"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":["backup","github","python"],"created_at":"2024-12-27T08:14:32.272Z","updated_at":"2025-11-04T10:30:29.267Z","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```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```ps\npyinstaller --onefile ./backup.py\n```\n\n5. Run the backup.exe\n\nThe file is located at dist/backup.exe\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"}