{"id":16928500,"url":"https://github.com/peterjclaw/srcomp-scorer","last_synced_at":"2026-03-08T14:31:57.525Z","repository":{"id":16166012,"uuid":"18912186","full_name":"PeterJCLaw/srcomp-scorer","owner":"PeterJCLaw","description":"Scorer Tool for Student Robotics.","archived":false,"fork":false,"pushed_at":"2025-02-15T16:42:01.000Z","size":239,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T22:34:44.947Z","etag":null,"topics":["srcomp"],"latest_commit_sha":null,"homepage":"https://github.com/PeterJCLaw/srcomp/wiki/Component-Overview#srcomp-scorer","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/PeterJCLaw.png","metadata":{"files":{"readme":"README.rst","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-18T12:14:22.000Z","updated_at":"2025-02-15T16:42:04.000Z","dependencies_parsed_at":"2023-02-12T12:16:04.037Z","dependency_job_id":"fce4043e-2123-4c92-b3a0-ac51417fbcc1","html_url":"https://github.com/PeterJCLaw/srcomp-scorer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-scorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-scorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-scorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-scorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterJCLaw","download_url":"https://codeload.github.com/PeterJCLaw/srcomp-scorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248451967,"owners_count":21105983,"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":["srcomp"],"created_at":"2024-10-13T20:36:57.774Z","updated_at":"2026-03-08T14:31:56.953Z","avatar_url":"https://github.com/PeterJCLaw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"SRComp Scorer\n=============\n\n|Build Status|\n\nA web UI to edit scores from SRComp score files.\n\nDeployment\n----------\n\nFor using the scorer at an event:\n\n.. code:: shell\n\n    script/install.sh\n\nThe install script prints instructions regarding the setup of the corresponding\ncompstate as well as how to run the resulting instance. Currently this is aimed\nat install on a user's own machine rather than being hosted externally.\n\nPublishing Scores\n~~~~~~~~~~~~~~~~~\n\nScores are expected to be published using the SRComp CLI ``deploy`` command.\n\nTypically this is arranged by having SSHD running on the machine at the\nscore-entry desk, allowing the person who deploys the scores to *pull* them onto\ntheir own machine before both deploying them to the various compboxes and\npushing them to archival storage (typically GitHub).\n\nFrom the perspective of the person deploying the scores these steps might look like:\n\n.. code:: shell\n\n    git pull $SCORER_MACHINE master\n    git push\n    srcomp deploy .\n    ssh $SCORER_MACHINE 'cd compstate \u0026\u0026 git pull --ff-only'\n\nThis setup enables the person deploying the scores to optionally act as a\nreviewer, perhaps by running the scorer on their own machine in order to view\nthe scores without relying on physical proximity to the score-entry desk.\n\nDevelopment\n-----------\n\n**Install**:\n\n.. code:: shell\n\n    pip install -e .\n\n**Run**:\n``python -m sr.comp.scorer`` (see the ``--help``) for details.\n\nDevelopers may wish to use the `SRComp Dev`_ repo to setup a dev instance.\n\n\n.. |Build Status| image:: https://circleci.com/gh/PeterJCLaw/srcomp-scorer.png?branch=main\n   :target: https://circleci.com/gh/PeterJCLaw/srcomp-scorer\n\n.. _`SRComp Dev`: https://github.com/PeterJCLaw/srcomp-dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterjclaw%2Fsrcomp-scorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterjclaw%2Fsrcomp-scorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterjclaw%2Fsrcomp-scorer/lists"}