{"id":19884265,"url":"https://github.com/farbodsz/cf-rating-calc","last_synced_at":"2026-05-13T04:37:37.274Z","repository":{"id":137313392,"uuid":"294072237","full_name":"farbodsz/cf-rating-calc","owner":"farbodsz","description":"Codeforces Rating Calculator for virtual contests.","archived":false,"fork":false,"pushed_at":"2020-09-09T16:12:31.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T18:37:09.912Z","etag":null,"topics":["codeforces","codeforces-api","rating"],"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/farbodsz.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":"2020-09-09T09:55:37.000Z","updated_at":"2020-09-09T16:14:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e5438b6-6ba2-43ff-8e8f-3845da73649c","html_url":"https://github.com/farbodsz/cf-rating-calc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farbodsz%2Fcf-rating-calc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farbodsz%2Fcf-rating-calc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farbodsz%2Fcf-rating-calc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farbodsz%2Fcf-rating-calc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farbodsz","download_url":"https://codeload.github.com/farbodsz/cf-rating-calc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313189,"owners_count":19942416,"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":["codeforces","codeforces-api","rating"],"created_at":"2024-11-12T17:26:01.345Z","updated_at":"2026-05-13T04:37:37.226Z","avatar_url":"https://github.com/farbodsz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cf-rating-calc\n\nCodeforces Rating Calculator for virtual contests.\n\n![screenshot](https://github.com/farbodsz/cf-rating-calc/blob/master/screenshot.png?raw=true)\n\n## Getting Started\n\nFirst clone the repository and navigate to the project folder:\n```bash\n$ git clone https://github.com/farbodsz/cf-rating-calc\n```\n\nYou will need to install Python dependencies. Assuming you're in the project's\nroot directory containing `requirements.txt`, just do:\n```bash\n$ pip install -r requirements.txt\n```\n\n## Usage\n\nYou can calculate your virtual rating by running the Bash script:\n```bash\n$ ./cfrating.sh \n```\n\nFrom here, an interactive prompt will guide you to enter the contest ID, points,\netc. Once you're done, your virtual rating change will be calculated.\n\nAlternatively, you can use the main Python script `main.py` which takes 4 \narguments and just outputs a number, the rating change, to `stdout`.\n```bash\n$ python cf-rating-calc.py \u003ccontestId\u003e \u003cpoints\u003e \u003cpenalty\u003e \u003coldRating\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarbodsz%2Fcf-rating-calc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarbodsz%2Fcf-rating-calc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarbodsz%2Fcf-rating-calc/lists"}