{"id":24054375,"url":"https://github.com/kindermax/config-balancer","last_synced_at":"2025-07-03T12:05:10.957Z","repository":{"id":143882377,"uuid":"94447815","full_name":"kindermax/config-balancer","owner":"kindermax","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-26T21:01:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T10:33:07.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kindermax.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":"2017-06-15T14:31:40.000Z","updated_at":"2017-06-15T14:32:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"40dd121a-c9ef-435d-b802-d7e3a9a8e30c","html_url":"https://github.com/kindermax/config-balancer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kindermax/config-balancer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Fconfig-balancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Fconfig-balancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Fconfig-balancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Fconfig-balancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kindermax","download_url":"https://codeload.github.com/kindermax/config-balancer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Fconfig-balancer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263322786,"owners_count":23448712,"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":[],"created_at":"2025-01-09T03:04:50.787Z","updated_at":"2025-07-03T12:05:10.948Z","avatar_url":"https://github.com/kindermax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Config balancer\n- Basic interactive usage:\n\n```\nuser# python3 main.py\n\u003e print\nCurrent config:\n{}\n\u003e add server\n\u003e server name: srv1\n\u003e add service\n\u003e service name: flask\n\u003e services amount: 10\n\u003e print\nCurrent config:\n{'srv1': {'flask': 10}}\n\u003e add server\n\u003e server name: srv2\n\u003e print\nCurrent config:\n{'srv1': {'flask': 10}, 'srv2': {}}\n\u003e add service\n\u003e service name: django\n\u003e services amount: 5\n\u003e print\nCurrent config:\n{'srv1': {'flask': 10}, 'srv2': {'django': 5}}\n\u003e save\n\u003e exit\nuser#\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkindermax%2Fconfig-balancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkindermax%2Fconfig-balancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkindermax%2Fconfig-balancer/lists"}