{"id":15003470,"url":"https://github.com/svtter/git_record","last_synced_at":"2026-02-14T16:04:59.518Z","repository":{"id":57434804,"uuid":"255914689","full_name":"Svtter/git_record","owner":"Svtter","description":"Tools to record code snapshot and save in git branch.","archived":false,"fork":false,"pushed_at":"2025-03-05T10:16:52.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T08:59:01.545Z","etag":null,"topics":["git","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/Svtter.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":"2020-04-15T12:47:57.000Z","updated_at":"2024-06-12T05:44:51.000Z","dependencies_parsed_at":"2024-10-12T07:41:01.099Z","dependency_job_id":null,"html_url":"https://github.com/Svtter/git_record","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.3571428571428571,"last_synced_commit":"6232f9c3f12c3d85e9a1a72792127f900bc97985"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Fgit_record","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Fgit_record/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Fgit_record/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Fgit_record/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Svtter","download_url":"https://codeload.github.com/Svtter/git_record/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247623009,"owners_count":20968574,"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":["git","python"],"created_at":"2024-09-24T18:58:36.440Z","updated_at":"2026-02-14T16:04:59.438Z","avatar_url":"https://github.com/Svtter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git record\n\nUse git branch to record temporal code.\n\n\n## Install\n\n`pip install git-record-svtter`\n\n\n## Usage\n\n``` python\nfrom git_record.git_record import GitHandle\n\ngh = GitHandle()\ngh.create_new_branch()\n\n```\n\nThis scripts will create a branch named `current date`.\n\n\n## ..MORE?\n\n1. Folk this repo.\n2. `pip install -e .`\n3. run `python example/ex1.py`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvtter%2Fgit_record","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvtter%2Fgit_record","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvtter%2Fgit_record/lists"}