{"id":21144475,"url":"https://github.com/leon-richardt/python-repetita-parser","last_synced_at":"2025-10-10T19:07:52.514Z","repository":{"id":175319789,"uuid":"653241203","full_name":"leon-richardt/python-repetita-parser","owner":"leon-richardt","description":"Python parser for the REPETITA data format","archived":false,"fork":false,"pushed_at":"2025-08-20T12:17:49.000Z","size":263,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T23:58:19.479Z","etag":null,"topics":["parser","python","repetita","traffic-engineering"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/repetita-parser/","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/leon-richardt.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":"2023-06-13T17:06:22.000Z","updated_at":"2025-08-20T12:12:13.000Z","dependencies_parsed_at":"2024-01-10T09:46:24.824Z","dependency_job_id":"4defc0be-6a51-451e-aabe-074a56f05cae","html_url":"https://github.com/leon-richardt/python-repetita-parser","commit_stats":null,"previous_names":["leon-richardt/python-repetita-parser"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/leon-richardt/python-repetita-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-richardt%2Fpython-repetita-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-richardt%2Fpython-repetita-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-richardt%2Fpython-repetita-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-richardt%2Fpython-repetita-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leon-richardt","download_url":"https://codeload.github.com/leon-richardt/python-repetita-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-richardt%2Fpython-repetita-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005031,"owners_count":26083826,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["parser","python","repetita","traffic-engineering"],"created_at":"2024-11-20T08:18:44.854Z","updated_at":"2025-10-10T19:07:52.492Z","avatar_url":"https://github.com/leon-richardt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-repetita-parser\n\nA Python parser for the data format of the [REPETITA](https://github.com/svissicchio/Repetita) framework.\nThis module can parse topology and demand files either **separately** or **combine** them into problem instances.\nThe data can then be accessed via native Python objects.\n\n## Usage\nA usage example is provided in [`examples/demand-visualization`](https://github.com/leon-richardt/python-repetita-parser/tree/main/examples/demand-visualization).\nTo try it, run the following commands:\n```bash\n$ cd examples/demand-visualization\n$ python -m venv env \u0026\u0026 source env/bin/activate\n$ pip install -r requirements.txt\n$ python demand_visualization.py data/DeutscheTelekom.{graph,0000.demands}\n```\nThis will parse and visualize some traffic distribution information about the passed REPETITA instance.\n\n\n## Installation\nVia pip:\n```bash\npip install repetita-parser\n```\n\nAn AUR package under the name of [`python-repetita-parser`](https://aur.archlinux.org/packages/python-repetita-parser) is available as well.\n\n\n## Data Format\nREPETITA defines two file formats, one for topology files and another for demand files.\nThese formats are defined in the [REPETITA wiki](https://github.com/svissicchio/Repetita/wiki/Adding-Problem-Instances).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleon-richardt%2Fpython-repetita-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleon-richardt%2Fpython-repetita-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleon-richardt%2Fpython-repetita-parser/lists"}