{"id":19826321,"url":"https://github.com/kulichkoff/gprof","last_synced_at":"2026-01-04T06:40:04.802Z","repository":{"id":253227650,"uuid":"842866723","full_name":"kulichkoff/gprof","owner":"kulichkoff","description":"Simple as stupid python script to switch your git profile","archived":false,"fork":false,"pushed_at":"2024-09-05T14:36:42.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T22:08:53.935Z","etag":null,"topics":["git","git-profile","python","simple","tiny"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kulichkoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-15T09:10:26.000Z","updated_at":"2024-12-27T08:32:39.000Z","dependencies_parsed_at":"2024-08-15T11:13:01.581Z","dependency_job_id":null,"html_url":"https://github.com/kulichkoff/gprof","commit_stats":null,"previous_names":["kulichkoff/gprof"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fgprof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fgprof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fgprof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fgprof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kulichkoff","download_url":"https://codeload.github.com/kulichkoff/gprof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251889985,"owners_count":21660425,"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","git-profile","python","simple","tiny"],"created_at":"2024-11-12T11:10:05.333Z","updated_at":"2026-01-04T06:40:04.659Z","avatar_url":"https://github.com/kulichkoff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPROF\n\nThis is a very simple script that will help you to switch between your git profiles.\nIt is very useful if your job and home profiles are different.\n\n## Prerequisites\n\n- **Python 3.11** or earlier\n- Unix-like system (not tested on windows yet)\n\n## How to use\n\n1. Create the config file in your home directory `~/.config/gprof/profiles`\n2. Configure some profiles:\n   \n```toml\n[home]\nname = \"My pretty name\"\nemail = \"personal@example.com\"\n\n[job]\nname = \"My pretty name\"\nemail = \"job_email@google.com\"\n```\n\n3. Here you are! Just start the script:\n\n```shell\n$ python3 gprof.py home|job|any_another_profile\n# python3 gprof.py job\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulichkoff%2Fgprof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkulichkoff%2Fgprof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulichkoff%2Fgprof/lists"}