{"id":23714947,"url":"https://github.com/dnutiu/benchmark-scoreboard","last_synced_at":"2025-10-14T22:37:08.112Z","repository":{"id":51084139,"uuid":"87976132","full_name":"dnutiu/benchmark-scoreboard","owner":"dnutiu","description":"A simple Flask app which displays a scoreboard for benchmark results.","archived":false,"fork":false,"pushed_at":"2023-05-01T19:55:26.000Z","size":132,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-30T20:51:57.665Z","etag":null,"topics":["flask","scoreboard-benchmark","scorekeeper","web-application"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnutiu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-04-11T20:23:35.000Z","updated_at":"2023-07-12T20:59:38.000Z","dependencies_parsed_at":"2024-12-30T21:02:28.646Z","dependency_job_id":null,"html_url":"https://github.com/dnutiu/benchmark-scoreboard","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fbenchmark-scoreboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fbenchmark-scoreboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fbenchmark-scoreboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fbenchmark-scoreboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnutiu","download_url":"https://codeload.github.com/dnutiu/benchmark-scoreboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239803487,"owners_count":19699686,"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":["flask","scoreboard-benchmark","scorekeeper","web-application"],"created_at":"2024-12-30T20:51:45.442Z","updated_at":"2025-10-14T22:37:03.076Z","avatar_url":"https://github.com/dnutiu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scoreboard-benchmark \n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5898b8005f634dc48c611a3c3337d30e)](https://www.codacy.com/app/Metonimie/benchmark-scoreboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=Metonimie/benchmark-scoreboard\u0026utm_campaign=badger)\n\n![Travis CI](https://travis-ci.com/Metonimie/benchmark-scoreboard.svg?token=A1YGCrBhxwT3nHmAHZ9Q\u0026branch=master)\n\nThis is a simple web app that I've build for an university project.\nIt is supposed to retrieve and store results from outside and present them in a nice way.\nThe results are benchmarking tests that are run by the java application.\n\nYou will need **Python 3.3+**  to run this app.\nFlask doesn't support Python 3.2 and some packages won't work with Python 2 but you may get it running with some tweaks.\n\nIt should provide a simple score board display\nfor some benchmarking data which is gathered from another application.\n\n## Installing\n\nTo install and run the application, you must do the following:\n\nRename the config.lock.py to config.py, so you can safely modify the config.py and still have\nconfig.lock.py as a template.\nand update the file to match your configuration settings.\n\nThen run:\n\n```bash\npip install -r requirements.txt\npython application.py\n```\nYou may set BSFLASK_ENV environment variable to production, development or testing.\n### Running Tests\n\nIn the root directory, run the following command:\n\n```bash\npython -m unittest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fbenchmark-scoreboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnutiu%2Fbenchmark-scoreboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fbenchmark-scoreboard/lists"}