{"id":16928466,"url":"https://github.com/peterjclaw/srcomp-dev","last_synced_at":"2026-02-14T03:03:30.994Z","repository":{"id":15031174,"uuid":"17756992","full_name":"PeterJCLaw/srcomp-dev","owner":"PeterJCLaw","description":"Development wrapper to the SRComp suite of Competition software","archived":false,"fork":false,"pushed_at":"2025-03-11T19:35:53.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T23:51:15.731Z","etag":null,"topics":["developer-tools","development-environment","srcomp","virtualenv"],"latest_commit_sha":null,"homepage":"https://github.com/PeterJCLaw/srcomp/wiki","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/PeterJCLaw.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":"2014-03-14T19:07:04.000Z","updated_at":"2025-03-11T19:35:57.000Z","dependencies_parsed_at":"2023-01-11T18:59:54.816Z","dependency_job_id":"e21991ef-712d-4bcd-bb7a-23ca4d00eb6b","html_url":"https://github.com/PeterJCLaw/srcomp-dev","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/PeterJCLaw%2Fsrcomp-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterJCLaw%2Fsrcomp-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterJCLaw","download_url":"https://codeload.github.com/PeterJCLaw/srcomp-dev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681480,"owners_count":21144700,"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":["developer-tools","development-environment","srcomp","virtualenv"],"created_at":"2024-10-13T20:36:51.530Z","updated_at":"2026-02-14T03:03:30.989Z","avatar_url":"https://github.com/PeterJCLaw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"SRcomp Development Script\n=========================\n\n[![CircleCI](https://circleci.com/gh/PeterJCLaw/srcomp-dev.svg?style=shield)](https://circleci.com/gh/PeterJCLaw/srcomp-dev)\n\nThis repository contains a script - `init.sh` - which builds an srcomp\ndevelopment environment by:\n\n * creating a virtualenv and configures it with external dependencies,\n * cloning and configuring the following repositories:\n   * `ranker`, the game-points-to-league-points system;\n   * `srcomp`, the core srcomp library;\n   * `srcomp-http`, the srcomp REST API;\n   * `srcomp-scorer`, the srcomp score entry system,\n   * `srcomp-screens`, the repository containing the arena display HTML,\n   * `srcomp-stream`, the system that streams events live,\n   * `dummy-comp`, the standard testing compstate repository\n\nIt then emits instructions on how to use the virtualenv.\n\nWhile other compstates can be used, basic usage is: `python run.py dummy-comp`\n\nThe HTTP API is exposed via \u003chttp://localhost:5112/comp-api/\u003e, while the\nscreen pages are at:\n\n * \u003chttp://localhost:5112/arena.html\u003e\n * \u003chttp://localhost:5112/outside.html\u003e\n * \u003chttp://localhost:5112/shepherding.html\u003e\n * \u003chttp://localhost:5112/staging.html\u003e\n\nThe stream is exposed as \u003chttp://localhost:5001/\u003e and the scorer is at\n\u003chttp://localhost:5112/scorer\u003e.\n\nThe livestream overlay is exposed at \u003chttp://localhost:5112/livestream-overlay/\u003e\n\nBootstrap dependencies\n----------------------\n\nIn order to run `init.sh` you'll need:\n\n * git\n * Python 3.10+\n * Virtualenv\n * NPM\n * Yarn\n\n\nUpdating dependencies\n---------------------\n\nDependencies can be updated by using `pip-compile`, though note that care must\nbe taken to ensure that the resulting dependencies are compatible with the\nvarious SRComp projects which this repo configures. This is unfortunately not\ncurrently checked by running `pip-compile`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterjclaw%2Fsrcomp-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterjclaw%2Fsrcomp-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterjclaw%2Fsrcomp-dev/lists"}