{"id":20543,"name":"pyrcs","description":"PyRCS: An open-source tool for collecting railway codes used in different UK rail industry systems","url":"https://github.com/mikeqfu/pyrcs","last_synced_at":"2025-09-05T00:38:45.580Z","repository":{"id":34979907,"uuid":"92501006","full_name":"mikeqfu/pyrcs","owner":"mikeqfu","description":"PyRCS: An open-source tool for collecting railway codes used in different UK rail industry systems","archived":false,"fork":false,"pushed_at":"2025-07-12T20:39:11.000Z","size":1296,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T21:56:12.684Z","etag":null,"topics":["crs","depots","electrification","elr","elr-codes","elr-mileage","line-name","lor","nlc","python","rail","railway-codes","railways","signal-boxes","stanox","stations","tiploc","tunnels","uk-railway","viaducts"],"latest_commit_sha":null,"homepage":"https://pyrcs.readthedocs.io","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/mikeqfu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-26T10:42:12.000Z","updated_at":"2025-07-12T19:20:12.000Z","dependencies_parsed_at":"2024-05-29T15:34:03.931Z","dependency_job_id":"c68f20ce-d869-4eae-a0d1-b0e8cd708384","html_url":"https://github.com/mikeqfu/pyrcs","commit_stats":{"total_commits":949,"total_committers":5,"mean_commits":189.8,"dds":"0.015806111696522684","last_synced_commit":"24eed9f0e902bae92509763af811c0d1bebefaf1"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/mikeqfu/pyrcs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeqfu","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/sbom","scorecard":{"id":645873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikeqfu/pyrcs","commit":"02f94ca76a708acdddf87797cf5251ac5d1feed7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yml:13","Warn: no topLevel permission defined: .github/workflows/test-coverage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/test-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/test-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/test-coverage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-coverage.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test-coverage.yml:28","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T12:07:23.434Z","repository_id":34979907,"created_at":"2025-08-21T12:07:23.434Z","updated_at":"2025-08-21T12:07:23.434Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695191,"owners_count":25151481,"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-09-04T02:00:08.968Z","response_time":61,"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"}},"owner":{"login":"mikeqfu","name":"Qian Fu","uuid":"1729711","kind":"user","description":"Research Fellow @UoB-BCRRE ","email":"","website":"https://www.linkedin.com/in/qianfu","location":null,"twitter":"mikeqfu","company":"University of Birmingham","icon_url":"https://avatars.githubusercontent.com/u/1729711?v=4","repositories_count":4,"last_synced_at":"2023-03-02T15:07:43.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikeqfu","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T06:43:49.920Z","updated_at":"2023-03-02T15:07:43.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeqfu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeqfu/repositories"},"packages":[{"id":2881409,"name":"pyrcs","ecosystem":"pypi","description":"An open-source tool for collecting railway codes used in different UK rail industry systems","homepage":"https://github.com/mikeqfu/pyrcs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mikeqfu/pyrcs","keywords_array":["Python","Railway","Railway Codes","Bridges","Computer Reservation System","CRS","National Location Codes","NLC","Timing Point Locations","TIPLOC","Station Number Names","STANME","Station Numbers","STANOX","Electrification","Engineer's Line References","ELR","Mileage","Line Of Route","LOR","Railway Line Names","Railway Bridges","Stations","Signal Boxes","Tunnels","Viaducts","Depots","Tracks"],"namespace":null,"versions_count":27,"first_release_published_at":"2019-08-29T13:38:08.000Z","latest_release_published_at":"2025-07-12T20:14:28.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-08-31T21:48:32.493Z","created_at":"2022-04-10T12:17:46.157Z","updated_at":"2025-08-31T21:56:13.027Z","registry_url":"https://pypi.org/project/pyrcs/","install_command":"pip install pyrcs --index-url https://pypi.org/simple","documentation_url":"https://pyrcs.readthedocs.io/en/1.0.2/","metadata":{"funding":null,"documentation":"https://pyrcs.readthedocs.io/en/1.0.2/","classifiers":["Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Topic :: Education","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Utilities"],"normalized_name":"pyrcs","project_status":null},"repo_metadata":{"id":34979907,"uuid":"92501006","full_name":"mikeqfu/pyrcs","owner":"mikeqfu","description":"PyRCS: An open-source tool for collecting railway codes used in different UK rail industry systems","archived":false,"fork":false,"pushed_at":"2025-07-08T09:02:54.000Z","size":1280,"stargazers_count":9,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T09:48:36.797Z","etag":null,"topics":["crs","depots","electrification","elr","elr-codes","elr-mileage","line-name","lor","nlc","python","rail","railway-codes","railways","signal-boxes","stanox","stations","tiploc","tunnels","uk-railway","viaducts"],"latest_commit_sha":null,"homepage":"https://pyrcs.readthedocs.io","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/mikeqfu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-26T10:42:12.000Z","updated_at":"2025-03-19T11:16:47.000Z","dependencies_parsed_at":"2024-05-29T15:34:03.931Z","dependency_job_id":"c68f20ce-d869-4eae-a0d1-b0e8cd708384","html_url":"https://github.com/mikeqfu/pyrcs","commit_stats":{"total_commits":949,"total_committers":5,"mean_commits":189.8,"dds":"0.015806111696522684","last_synced_commit":"24eed9f0e902bae92509763af811c0d1bebefaf1"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/mikeqfu/pyrcs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeqfu","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/sbom","scorecard":{"id":645873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikeqfu/pyrcs","commit":"02f94ca76a708acdddf87797cf5251ac5d1feed7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yml:13","Warn: no topLevel permission defined: .github/workflows/test-coverage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/test-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/test-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mikeqfu/pyrcs/test-coverage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-coverage.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test-coverage.yml:28","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T12:07:23.434Z","repository_id":34979907,"created_at":"2025-08-21T12:07:23.434Z","updated_at":"2025-08-21T12:07:23.434Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273046470,"owners_count":25036179,"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-08-31T02:00:09.071Z","response_time":79,"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"},"owner_record":{"login":"mikeqfu","name":"Qian Fu","uuid":"1729711","kind":"user","description":"Research Fellow @UoB-BCRRE ","email":"","website":"https://www.linkedin.com/in/qianfu","location":null,"twitter":"mikeqfu","company":"University of Birmingham","icon_url":"https://avatars.githubusercontent.com/u/1729711?v=4","repositories_count":4,"last_synced_at":"2023-03-02T15:07:43.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikeqfu","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T06:43:49.920Z","updated_at":"2023-03-02T15:07:43.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeqfu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeqfu/repositories"},"tags":[{"name":"1.0.2","sha":"02f94ca76a708acdddf87797cf5251ac5d1feed7","kind":"commit","published_at":"2025-07-12T19:20:07.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/1.0.2","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"63b90ceee5891aea095634ece923c62a3709a836","kind":"commit","published_at":"2025-03-19T10:52:23.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/1.0.1","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"4d7c2ef8f5edcf3f6d4714cbf5828ded21d181b5","kind":"commit","published_at":"2025-03-03T09:23:19.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/1.0.0","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/1.0.0/manifests"},{"name":"0.3.7","sha":"e2f6576a5d74cd6ab7070c0bfaf1dffffca78150","kind":"commit","published_at":"2023-09-16T14:27:12.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.7","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"203ab72e713c54537c4e9a4721c16c930deafd44","kind":"commit","published_at":"2023-06-10T18:38:06.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.6","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"46d519c2ba0a390bf053c6c90df3c79746c6381e","kind":"commit","published_at":"2023-02-26T21:39:18.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.5","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c77554a4686b630d0b95bc155722c7e5c7a7c453","kind":"commit","published_at":"2023-01-09T16:01:19.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.4","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"4f63edb931e1a174b5ce61326d2741f3a6e3a7a9","kind":"commit","published_at":"2022-11-15T14:38:31.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.3","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"7be3ecd32c90607f37a905d7fb6ee2abca945d01","kind":"commit","published_at":"2022-08-18T14:16:14.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.2","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"e818be059a89ac041de417850e117c61f39b4f38","kind":"commit","published_at":"2022-06-13T23:09:45.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.1","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"726944f37ff1ed7ab1290dd39ea5ad7a06831333","kind":"commit","published_at":"2022-05-16T22:14:29.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.3.0","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.3.0/manifests"},{"name":"0.2.15","sha":"4dcc41b110e6576560f218111eeea26a71dfcae6","kind":"commit","published_at":"2021-03-27T00:42:07.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.15","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"fd7e40834af60dc80d334e541cd26fe9d88865bc","kind":"commit","published_at":"2021-03-22T16:54:17.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.14","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"19429031fdd3ea8d0bfab8cdea43e2804636e278","kind":"commit","published_at":"2021-01-09T20:09:24.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.13","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"bb66ee658a2b60e2ffe5e16381e8737b57c65b3d","kind":"commit","published_at":"2020-11-10T22:13:24.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.12","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"81fe73e419597868e58731cb9417f4583b5a3611","kind":"commit","published_at":"2020-10-31T08:16:59.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.11","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"35ea90d30696c66fc95899cf9ab343a245089381","kind":"commit","published_at":"2020-10-25T18:55:16.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.10","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"109c8a3d870f8b2795edc3132bafef38a6f1d56e","kind":"commit","published_at":"2020-09-12T23:27:45.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.9","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"7d50599fcef5b038756ff39d30a531dd46d76c97","kind":"commit","published_at":"2020-09-12T23:03:20.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.8","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e33eb393089fa706daedf31f1475dd3493c82ae","kind":"commit","published_at":"2020-07-18T16:48:58.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.7","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"6b4c9214767f5b37a00ed374a049ab09ac9706b1","kind":"commit","published_at":"2020-03-08T15:26:55.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.6","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"e53a7e56146b2c20ca91e6aa278b1c333c09e69a","kind":"commit","published_at":"2020-01-10T14:17:48.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.5","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"7d33f4d43c62f2482a45a280067a0ee4d369a603","kind":"commit","published_at":"2019-12-04T12:53:06.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.4","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"f0d8f3b271234fd6710ff6dd4dae9b6315db6c01","kind":"commit","published_at":"2019-10-04T18:33:54.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.3","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4f4f3c765948f935bd8160071082c2b16237f1db","kind":"commit","published_at":"2019-09-27T13:54:05.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.2","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"036453c38c35f12183d5adc0fde88ffd5f402110","kind":"commit","published_at":"2019-09-18T17:46:49.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.1","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a3e4d035a2ce9ef905ec0b65d3ac414798b89804","kind":"commit","published_at":"2019-08-29T18:42:24.000Z","download_url":"https://codeload.github.com/mikeqfu/pyrcs/tar.gz/0.2.0","html_url":"https://github.com/mikeqfu/pyrcs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeqfu/pyrcs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T21:56:13.027Z","dependent_packages_count":1,"downloads":1209,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.29990082492139,"dependent_repos_count":21.754255807829878,"dependent_packages_count":4.701233353001889,"stargazers_count":18.480498338423455,"forks_count":19.143014747572984,"docker_downloads_count":null,"average":16.27578061434992},"purl":"pkg:pypi/pyrcs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyrcs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyrcs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyrcs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:08:43.392Z","issues_count":8,"pull_requests_count":56,"avg_time_to_close_issue":7383764.5,"avg_time_to_close_pull_request":629828.9454545454,"issues_closed_count":6,"pull_requests_closed_count":55,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.19642857142857142,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":4,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":407074.0,"past_year_avg_time_to_close_pull_request":3762.2954545454545,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.06666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/issues","maintainers":[{"login":"mikeqfu","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeqfu"}],"active_maintainers":[{"login":"mikeqfu","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeqfu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrcs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrcs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrcs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrcs/related_packages","maintainers":[{"uuid":"mikeqfu","login":"mikeqfu","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/mikeqfu/","role":null,"created_at":"2023-02-25T05:18:57.169Z","updated_at":"2023-02-25T05:18:57.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mikeqfu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724943,"maintainers_count":308264,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":640336,"full_name":"mikeqfu/pyrcs","default_branch":"master","committers":[{"name":"mikeqfu","email":"qian.fu@outlook.com","count":934},{"name":"Qian Fu","email":"mikeqfu@users.noreply.github.com","count":10},{"name":"Rhys Davies","email":"daviesjr@adf.bham.ac.uk","count":3},{"name":"Rhys Davies","email":"firtun@hotmail.com","count":1},{"name":"Qian Fu","email":"FuQ@adf.bham.ac.uk","count":1}],"total_commits":949,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":189.8,"dds":0.015806111696522684,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T05:38:31.110Z","last_synced_commit":"24eed9f0e902bae92509763af811c0d1bebefaf1","created_at":"2023-03-09T08:51:14.257Z","updated_at":"2023-09-19T17:31:15.542Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"mikeqfu/pyrcs","html_url":"https://github.com/mikeqfu/pyrcs","last_synced_at":"2025-08-31T11:08:43.392Z","status":null,"issues_count":8,"pull_requests_count":56,"avg_time_to_close_issue":7383764.5,"avg_time_to_close_pull_request":629828.9454545454,"issues_closed_count":6,"pull_requests_closed_count":55,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.19642857142857142,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":4,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":407074.0,"past_year_avg_time_to_close_pull_request":3762.2954545454545,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.06666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":44,"created_at":"2023-05-14T21:48:01.412Z","updated_at":"2025-09-02T12:52:15.096Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeqfu%2Fpyrcs/issues","issue_labels_count":{"enhancement":4,"bug":4,"documentation":2},"pull_request_labels_count":{"enhancement":38,"documentation":31,"bug":28,"dependencies":12},"issue_author_associations_count":{"OWNER":7,"NONE":2},"pull_request_author_associations_count":{"OWNER":50,"NONE":9,"CONTRIBUTOR":3},"issue_authors":{"mikeqfu":7,"mobile-appz":1,"thatch":1},"pull_request_authors":{"mikeqfu":50,"dependabot[bot]":7,"Firtun":3,"JamesAllsopp":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":4,"enhancement":3,"documentation":2},"past_year_pull_request_labels_count":{"enhancement":37,"documentation":31,"bug":28,"dependencies":5},"past_year_issue_author_associations_count":{"OWNER":6},"past_year_pull_request_author_associations_count":{"OWNER":49},"past_year_issue_authors":{"mikeqfu":6},"past_year_pull_request_authors":{"mikeqfu":49},"maintainers":[{"login":"mikeqfu","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeqfu"}],"active_maintainers":[{"login":"mikeqfu","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeqfu"}]},"events":{"total":{"CreateEvent":22,"ReleaseEvent":3,"IssuesEvent":5,"DeleteEvent":22,"IssueCommentEvent":4,"PushEvent":57,"PullRequestEvent":45},"last_year":{"CreateEvent":22,"ReleaseEvent":3,"IssuesEvent":5,"DeleteEvent":22,"IssueCommentEvent":4,"PushEvent":57,"PullRequestEvent":45}},"keywords":["crs","depots","electrification","elr","elr-codes","elr-mileage","line-name","lor","nlc","python","rail","railway-codes","railways","signal-boxes","stanox","stations","tiploc","tunnels","uk-railway","viaducts"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T03:15:28.537Z","updated_at":"2022-08-08T03:15:28.537Z","repository_link":"https://github.com/mikeqfu/pyrcs/blob/master/requirements.txt","dependencies":[{"id":622793405,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":true,"kind":"runtime","optional":false},{"id":622793406,"package_name":"anyio","ecosystem":"pypi","requirements":"==3.6.1","direct":true,"kind":"runtime","optional":false},{"id":622793407,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"==21.3.0","direct":true,"kind":"runtime","optional":false},{"id":622793408,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"==21.2.0","direct":true,"kind":"runtime","optional":false},{"id":622793409,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":622793410,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":true,"kind":"runtime","optional":false},{"id":622793411,"package_name":"Babel","ecosystem":"pypi","requirements":"==2.10.1","direct":true,"kind":"runtime","optional":false},{"id":622793412,"package_name":"backcall","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":622793413,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.11.1","direct":true,"kind":"runtime","optional":false},{"id":622793414,"package_name":"bleach","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false},{"id":622793472,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"==1.5.0","direct":true,"kind":"runtime","optional":false},{"id":622793415,"package_name":"build","ecosystem":"pypi","requirements":"==0.8.0","direct":true,"kind":"runtime","optional":false},{"id":622793418,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.5.18.1","direct":true,"kind":"runtime","optional":false},{"id":622793419,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.0","direct":true,"kind":"runtime","optional":false},{"id":622793420,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":true,"kind":"runtime","optional":false},{"id":622793421,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.4","direct":true,"kind":"runtime","optional":false},{"id":622793424,"package_name":"commonmark","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"runtime","optional":false},{"id":622793425,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":622793427,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":622793429,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":622793431,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":622793433,"package_name":"entrypoints","ecosystem":"pypi","requirements":"==0.4","direct":true,"kind":"runtime","optional":false},{"id":622793435,"package_name":"executing","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":622793436,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"==2.15.3","direct":true,"kind":"runtime","optional":false},{"id":622793437,"package_name":"greenlet","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"runtime","optional":false},{"id":622793438,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":true,"kind":"runtime","optional":false},{"id":622793439,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":622793440,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.11.4","direct":true,"kind":"runtime","optional":false},{"id":622793441,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.14.0","direct":true,"kind":"runtime","optional":false},{"id":622793442,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.4.0","direct":true,"kind":"runtime","optional":false},{"id":622793443,"package_name":"ipython-genutils","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":622793444,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"==7.7.0","direct":true,"kind":"runtime","optional":false},{"id":622793445,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":622793446,"package_name":"Jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":622793447,"package_name":"json5","ecosystem":"pypi","requirements":"==0.9.8","direct":true,"kind":"runtime","optional":false},{"id":622793448,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==4.6.0","direct":true,"kind":"runtime","optional":false},{"id":622793449,"package_name":"jupyter","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":622793450,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==7.3.4","direct":true,"kind":"runtime","optional":false},{"id":622793451,"package_name":"jupyter-console","ecosystem":"pypi","requirements":"==6.4.3","direct":true,"kind":"runtime","optional":false},{"id":622793452,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":622793453,"package_name":"jupyter-server","ecosystem":"pypi","requirements":"==1.17.1","direct":true,"kind":"runtime","optional":false},{"id":622793454,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"==3.4.3","direct":true,"kind":"runtime","optional":false},{"id":622793455,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":622793456,"package_name":"jupyterlab-server","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":622793457,"package_name":"jupyterlab-widgets","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":622793458,"package_name":"keyring","ecosystem":"pypi","requirements":"==23.6.0","direct":true,"kind":"runtime","optional":false},{"id":622793459,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":622793460,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"runtime","optional":false},{"id":622793461,"package_name":"mistune","ecosystem":"pypi","requirements":"==0.8.4","direct":true,"kind":"runtime","optional":false},{"id":622793462,"package_name":"nbclassic","ecosystem":"pypi","requirements":"==0.3.7","direct":true,"kind":"runtime","optional":false},{"id":622793463,"package_name":"nbclient","ecosystem":"pypi","requirements":"==0.6.4","direct":true,"kind":"runtime","optional":false},{"id":622793464,"package_name":"nbconvert","ecosystem":"pypi","requirements":"==6.5.0","direct":true,"kind":"runtime","optional":false},{"id":622793465,"package_name":"nbformat","ecosystem":"pypi","requirements":"==5.4.0","direct":true,"kind":"runtime","optional":false},{"id":622793466,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"runtime","optional":false},{"id":622793467,"package_name":"notebook","ecosystem":"pypi","requirements":"==6.4.12","direct":true,"kind":"runtime","optional":false},{"id":622793468,"package_name":"notebook-shim","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"runtime","optional":false},{"id":622793469,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.4","direct":true,"kind":"runtime","optional":false},{"id":622793470,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"runtime","optional":false},{"id":622793471,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"runtime","optional":false},{"id":622793473,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":622793474,"package_name":"pep517","ecosystem":"pypi","requirements":"==0.12.0","direct":true,"kind":"runtime","optional":false},{"id":622793475,"package_name":"pickleshare","ecosystem":"pypi","requirements":"==0.7.5","direct":true,"kind":"runtime","optional":false},{"id":622793476,"package_name":"pkginfo","ecosystem":"pypi","requirements":"==1.8.3","direct":true,"kind":"runtime","optional":false},{"id":622793477,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":622793478,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.29","direct":true,"kind":"runtime","optional":false},{"id":622793479,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.1","direct":true,"kind":"runtime","optional":false},{"id":622793480,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":622793481,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":true,"kind":"runtime","optional":false},{"id":622793482,"package_name":"Pygments","ecosystem":"pypi","requirements":"==2.12.0","direct":true,"kind":"runtime","optional":false},{"id":622793483,"package_name":"pyhelpers","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":622793484,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"runtime","optional":false},{"id":622793485,"package_name":"pyproj","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"runtime","optional":false},{"id":622793486,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":622793487,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":622793488,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.1","direct":true,"kind":"runtime","optional":false},{"id":622793489,"package_name":"pywin32","ecosystem":"pypi","requirements":"==304","direct":true,"kind":"runtime","optional":false},{"id":622793490,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":622793491,"package_name":"pywinpty","ecosystem":"pypi","requirements":"==2.0.5","direct":true,"kind":"runtime","optional":false},{"id":622793492,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==23.1.0","direct":true,"kind":"runtime","optional":false},{"id":622793493,"package_name":"qtconsole","ecosystem":"pypi","requirements":"==5.3.1","direct":true,"kind":"runtime","optional":false},{"id":622793494,"package_name":"QtPy","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":622793495,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"==35.0","direct":true,"kind":"runtime","optional":false},{"id":622793496,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.0","direct":true,"kind":"runtime","optional":false},{"id":622793497,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"runtime","optional":false},{"id":622793498,"package_name":"rfc3986","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":622793499,"package_name":"rich","ecosystem":"pypi","requirements":"==12.4.4","direct":true,"kind":"runtime","optional":false},{"id":622793500,"package_name":"Send2Trash","ecosystem":"pypi","requirements":"==1.8.0","direct":true,"kind":"runtime","optional":false},{"id":622793501,"package_name":"Shapely","ecosystem":"pypi","requirements":"==1.8.2","direct":true,"kind":"runtime","optional":false},{"id":622793502,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":622793503,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":622793504,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":622793505,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.3.2.post1","direct":true,"kind":"runtime","optional":false},{"id":622793506,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==5.0.1","direct":true,"kind":"runtime","optional":false},{"id":622793507,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":622793508,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":622793509,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":622793510,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":622793511,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":622793512,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":622793513,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":622793514,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":622793515,"package_name":"SQLAlchemy","ecosystem":"pypi","requirements":"==1.4.37","direct":true,"kind":"runtime","optional":false},{"id":622793516,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":622793517,"package_name":"terminado","ecosystem":"pypi","requirements":"==0.15.0","direct":true,"kind":"runtime","optional":false},{"id":622793518,"package_name":"tinycss2","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":622793519,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":622793520,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.1","direct":true,"kind":"runtime","optional":false},{"id":622793521,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.2.2.post1","direct":true,"kind":"runtime","optional":false},{"id":622793522,"package_name":"twine","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false},{"id":622793523,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":true,"kind":"runtime","optional":false},{"id":622793524,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.5","direct":true,"kind":"runtime","optional":false},{"id":622793525,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":622793526,"package_name":"websocket-client","ecosystem":"pypi","requirements":"==1.3.2","direct":true,"kind":"runtime","optional":false},{"id":622793527,"package_name":"widgetsnbextension","ecosystem":"pypi","requirements":"==3.6.0","direct":true,"kind":"runtime","optional":false},{"id":622793528,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-12T19:48:56.983Z","updated_at":"2024-01-12T19:48:56.983Z","repository_link":"https://github.com/mikeqfu/pyrcs/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-12T19:48:57.718Z","updated_at":"2024-01-12T19:48:57.718Z","repository_link":"https://github.com/mikeqfu/pyrcs/blob/master/setup.py","dependencies":[]}],"score":11.012050172057405,"created_at":"2025-09-04T15:50:51.955Z","updated_at":"2025-10-07T08:10:04.447Z","avatar_url":"https://github.com/mikeqfu.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1209,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4026744"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/20543","html_url":"https://science.ecosyste.ms/projects/20543","bibtex_url":"https://science.ecosyste.ms/projects/20543/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/20543/export.apalike"}