{"id":1366,"name":"PyMedPhys","description":"PyMedPhys: A community effort to develop an open, Python-based standard library for medical physics applications - Published in JOSS (2022)","url":"https://github.com/pymedphys/pymedphys","last_synced_at":"2025-09-04T16:26:38.224Z","repository":{"id":37390648,"uuid":"168238552","full_name":"pymedphys/pymedphys","owner":"pymedphys","description":"A community effort to develop an open standard library for Medical Physics in Python. Building quality transparent software together via peer review and open source distribution. Open code is better science.","archived":false,"fork":false,"pushed_at":"2025-05-31T09:10:12.000Z","size":60910,"stargazers_count":338,"open_issues_count":145,"forks_count":79,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-04T04:02:01.926Z","etag":null,"topics":["dicom","medical-physics","radiation-oncology","radiation-physics","radiation-therapy","radiotherapy"],"latest_commit_sha":null,"homepage":"https://docs.pymedphys.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pymedphys.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2019-01-29T22:20:04.000Z","updated_at":"2025-08-31T18:20:23.000Z","dependencies_parsed_at":"2023-12-05T10:45:11.220Z","dependency_job_id":"28cb8b25-101d-42d1-af1f-265a51004979","html_url":"https://github.com/pymedphys/pymedphys","commit_stats":{"total_commits":6688,"total_committers":50,"mean_commits":133.76,"dds":0.2532894736842105,"last_synced_commit":"57a673d8c6969bebffba74079385fbcc0d510908"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/pymedphys/pymedphys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymedphys","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/sbom","scorecard":{"id":751624,"data":{"date":"2025-08-11","repo":{"name":"github.com/pymedphys/pymedphys","commit":"93806768600535237ad61ed603b29c35653eeff8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.comment.body ': .github/workflows/claude-assistant.yml:38","Warn: script injection with untrusted input ' github.event.comment.body ': .github/workflows/claude-assistant.yml:51"],"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude.yml:22","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/library.yml:24","Warn: no topLevel permission defined: .github/workflows/claude-assistant.yml:1","Warn: no topLevel permission defined: .github/workflows/claude.yml:1","Warn: no topLevel permission defined: .github/workflows/library.yml:1","Warn: no topLevel permission defined: .github/workflows/mosaiq-db-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/security-scan.yml:1"],"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":"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: Apache License 2.0: 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/library.yml:214","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-scan.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/security-scan.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:174","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:189","Warn: npmCommand not pinned by hash: .github/workflows/library.yml:343","Warn: pipCommand not pinned by hash: .github/workflows/mosaiq-db-tests.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/mosaiq-db-tests.yml:73","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   1 out of   7 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: PYSEC-2024-153 / GHSA-rxff-vr5r-8cj5","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T20:32:26.321Z","repository_id":37390648,"created_at":"2025-08-22T20:32:26.321Z","updated_at":"2025-08-22T20:32:26.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273596279,"owners_count":25134259,"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":"pymedphys","name":"PyMedPhys","uuid":"47132275","kind":"organization","description":"","email":"support@pymedphys.com","website":"https://pymedphys.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47132275?v=4","repositories_count":5,"last_synced_at":"2023-03-04T22:43:32.340Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pymedphys","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:03:38.174Z","updated_at":"2023-03-04T22:43:32.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymedphys","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymedphys/repositories"},"packages":[{"id":2876143,"name":"pymedphys","ecosystem":"pypi","description":"Medical Physics library","homepage":"https://pymedphys.com","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pymedphys/pymedphys","keywords_array":[],"namespace":null,"versions_count":171,"first_release_published_at":"2018-06-05T01:42:15.000Z","latest_release_published_at":"2025-01-30T11:40:26.000Z","latest_release_number":"0.41.0","last_synced_at":"2025-09-03T23:33:18.083Z","created_at":"2022-04-10T12:15:08.947Z","updated_at":"2025-09-04T10:51:15.535Z","registry_url":"https://pypi.org/project/pymedphys/","install_command":"pip install pymedphys --index-url https://pypi.org/simple","documentation_url":"https://docs.pymedphys.com","metadata":{"funding":null,"documentation":"https://docs.pymedphys.com","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Healthcare Industry","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering :: Medical Science Apps.","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"pymedphys","project_status":null},"repo_metadata":{"id":37390648,"uuid":"168238552","full_name":"pymedphys/pymedphys","owner":"pymedphys","description":"A community effort to develop an open standard library for Medical Physics in Python. Building quality transparent software together via peer review and open source distribution. Open code is better science.","archived":false,"fork":false,"pushed_at":"2025-05-31T09:10:12.000Z","size":60910,"stargazers_count":338,"open_issues_count":145,"forks_count":79,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-04T04:02:01.926Z","etag":null,"topics":["dicom","medical-physics","radiation-oncology","radiation-physics","radiation-therapy","radiotherapy"],"latest_commit_sha":null,"homepage":"https://docs.pymedphys.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pymedphys.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2019-01-29T22:20:04.000Z","updated_at":"2025-08-31T18:20:23.000Z","dependencies_parsed_at":"2023-12-05T10:45:11.220Z","dependency_job_id":"28cb8b25-101d-42d1-af1f-265a51004979","html_url":"https://github.com/pymedphys/pymedphys","commit_stats":{"total_commits":6688,"total_committers":50,"mean_commits":133.76,"dds":0.2532894736842105,"last_synced_commit":"57a673d8c6969bebffba74079385fbcc0d510908"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/pymedphys/pymedphys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymedphys","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/sbom","scorecard":{"id":751624,"data":{"date":"2025-08-11","repo":{"name":"github.com/pymedphys/pymedphys","commit":"93806768600535237ad61ed603b29c35653eeff8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.comment.body ': .github/workflows/claude-assistant.yml:38","Warn: script injection with untrusted input ' github.event.comment.body ': .github/workflows/claude-assistant.yml:51"],"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude.yml:22","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/library.yml:24","Warn: no topLevel permission defined: .github/workflows/claude-assistant.yml:1","Warn: no topLevel permission defined: .github/workflows/claude.yml:1","Warn: no topLevel permission defined: .github/workflows/library.yml:1","Warn: no topLevel permission defined: .github/workflows/mosaiq-db-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/security-scan.yml:1"],"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":"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: Apache License 2.0: 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/library.yml:214","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-assistant.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude-assistant.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/claude.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/library.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/library.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mosaiq-db-tests.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/mosaiq-db-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-scan.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pymedphys/pymedphys/security-scan.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:174","Warn: pipCommand not pinned by hash: .github/workflows/library.yml:189","Warn: npmCommand not pinned by hash: .github/workflows/library.yml:343","Warn: pipCommand not pinned by hash: .github/workflows/mosaiq-db-tests.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/mosaiq-db-tests.yml:73","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   1 out of   7 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: PYSEC-2024-153 / GHSA-rxff-vr5r-8cj5","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T20:32:26.321Z","repository_id":37390648,"created_at":"2025-08-22T20:32:26.321Z","updated_at":"2025-08-22T20:32:26.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273596279,"owners_count":25134259,"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_record":{"login":"pymedphys","name":"PyMedPhys","uuid":"47132275","kind":"organization","description":"","email":"support@pymedphys.com","website":"https://pymedphys.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47132275?v=4","repositories_count":5,"last_synced_at":"2023-03-04T22:43:32.340Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pymedphys","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:03:38.174Z","updated_at":"2023-03-04T22:43:32.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymedphys","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymedphys/repositories"},"tags":[{"name":"v0.41.0","sha":"343c1c4f5b2e9cf40f8b067018944021848a2b5f","kind":"commit","published_at":"2025-01-28T04:39:39.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.41.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.41.0/manifests"},{"name":"iccr_2024","sha":"5c214c7e83bd490a12a01a32f32d03eeecb0a38e","kind":"commit","published_at":"2024-06-23T23:45:38.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/iccr_2024","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/iccr_2024","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@iccr_2024","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/iccr_2024","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/iccr_2024/manifests"},{"name":"v0.40.0","sha":"328a13c98f4365afe02bc55c71d48f7dc2bab493","kind":"commit","published_at":"2024-03-18T01:40:56.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.40.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.40.0/manifests"},{"name":"v0.39.3","sha":"f9b6f02b08625fcac6e1ca1893e7a7beea15f557","kind":"commit","published_at":"2022-10-11T05:12:51.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.39.3","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.3/manifests"},{"name":"v0.39.2","sha":"a2f725ea349531a1dd4f6d381cbb04e02d011899","kind":"commit","published_at":"2022-10-06T10:56:12.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.39.2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.2/manifests"},{"name":"v0.39.1","sha":"b7cd0ee46e445237764d7425032fb11776147360","kind":"commit","published_at":"2022-10-05T08:29:35.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.39.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"778e33769ead3ed6a6b366fd816f59aa8a2d8e76","kind":"commit","published_at":"2022-09-29T06:18:16.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.39.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"a3db22e341bb95bafc61f2fa283c329dcb5439a2","kind":"commit","published_at":"2022-02-11T06:11:57.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.38.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"608e980ff8239172e62f381d8bf04b0b7e94167b","kind":"commit","published_at":"2021-05-18T01:44:08.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.37.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"cfdfe34ba3843b6ae29012a400ffa9ac8835923b","kind":"commit","published_at":"2021-05-06T02:37:45.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.37.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"fad97a80a5271aba977f9a94b262821e9628c7e2","kind":"commit","published_at":"2021-03-19T03:51:51.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.36.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"65a77afed5e36de4016061ee82e5f9879d0f6752","kind":"commit","published_at":"2021-03-19T00:18:36.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.36.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.0/manifests"},{"name":"v0.36.0-dev2","sha":"9637cea450a3c8b90444cb1c1642cc15fc117e88","kind":"commit","published_at":"2021-01-29T00:57:07.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.36.0-dev2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.36.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.36.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.0-dev2/manifests"},{"name":"v0.36.0-dev0","sha":"9caff6464043baf2a5198fbd0f608be2a06e2460","kind":"commit","published_at":"2020-12-16T12:11:47.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.36.0-dev0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.36.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.36.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.36.0-dev0/manifests"},{"name":"v0.35.0","sha":"91788f420d18993e0e79c3c96b26f9237a51fa02","kind":"commit","published_at":"2020-12-14T22:41:49.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.35.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.35.0/manifests"},{"name":"v0.35.0-dev2","sha":"38c0433a3015343b50945def06d78f532dc6e46e","kind":"commit","published_at":"2020-12-06T00:12:01.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.35.0-dev2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.35.0-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.35.0-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.35.0-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.35.0-dev2/manifests"},{"name":"v0.35.0-dev1","sha":"7380f5f76767ac5cc37589bc4bc2d607d273ea5d","kind":"commit","published_at":"2020-11-15T11:44:29.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.35.0-dev1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.35.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.35.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.35.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.35.0-dev1/manifests"},{"name":"v0.34.0","sha":"31d5a1598c0695f1ebcb743f282a1dd1c298f5b5","kind":"commit","published_at":"2020-11-13T08:49:04.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.34.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"c25d36d6834e17eb73c0da1ed8539795f9ec0fe4","kind":"commit","published_at":"2020-09-08T11:03:27.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.33.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"764b2322098dfde468df580cba7c1c6e5bb46d9c","kind":"commit","published_at":"2020-08-18T01:06:02.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.32.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"4a3c2dd71631b0118b5547880007799d3f7bea96","kind":"commit","published_at":"2020-07-11T02:46:18.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.31.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"580e16a00e25bbb1787f7d3a45e2b97d9a25fa1e","kind":"commit","published_at":"2020-06-13T07:37:12.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.30.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"cc57063169a1e162bc2f978cfddd0d975d226ff8","kind":"commit","published_at":"2020-05-27T00:30:41.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.29.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"2864b480f7eaf5be8092fd61d286966272b46a6c","kind":"commit","published_at":"2020-05-27T00:12:22.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.29.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"ca43cc0dddac6f00db4a1ad56b6debac8c814728","kind":"commit","published_at":"2020-05-26T23:27:27.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.28.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"19fc58114ee63fa7e7e923211785b850b7e3a25e","kind":"commit","published_at":"2020-05-15T04:20:15.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.27.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"9f9629e01c12b419138084fb7fe20c8de2e4db3a","kind":"commit","published_at":"2020-05-15T01:57:55.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.26.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"3b670d22f4e7f9ae411bd6156e8f24bc1b0c335a","kind":"commit","published_at":"2020-04-30T00:45:23.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.25.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"e5976a9d935fdb0bdca37eaba5d90f3481f0727d","kind":"commit","published_at":"2020-04-28T02:20:24.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.25.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.25.0/manifests"},{"name":"v0.24.3","sha":"3566f9efd4d24b2798d0de95df41eeb61254520f","kind":"commit","published_at":"2020-04-23T05:00:56.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.24.3","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"819f2ddc9e8bd40a774d8a8c77c86bbe1fe12e33","kind":"commit","published_at":"2020-04-23T04:44:52.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.24.2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"380885f89a3ed3a161ad2924078e203ebe169c2f","kind":"commit","published_at":"2020-04-22T11:14:03.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.24.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d6b9e53e6905b7ea17016dc907f42b6aead4cf57","kind":"commit","published_at":"2020-04-22T09:50:06.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.24.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"f4fa9de04e6739d47cc0710fc2c3dd08829185b6","kind":"commit","published_at":"2020-02-28T14:04:05.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.23.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"05000db6d6b83a26c85b6fb636887df061c538cc","kind":"commit","published_at":"2020-02-26T23:39:12.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.22.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"415eaf6a1854eb1d308994c563fcce3baafc3cdc","kind":"commit","published_at":"2020-01-30T10:43:53.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.21.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"bf5e3ad3c99937fdbf08536cb6bf07a50bf706d5","kind":"commit","published_at":"2020-01-20T07:21:13.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.20.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"8ba17505018abceedbb712822821183739188123","kind":"commit","published_at":"2020-01-15T01:10:44.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.19.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7130651cafb793e80f568fffb71cf03d741307eb","kind":"commit","published_at":"2020-01-04T08:38:22.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.18.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"baa4cf53431bce2243f51c3d8a5942d120b7d5aa","kind":"commit","published_at":"2019-12-24T10:54:43.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.17.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"aea553b546c915d5dc4e0dfe02486f6f8f87ecb2","kind":"commit","published_at":"2019-12-18T12:00:39.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.17.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"45aada69d1a3fac1c4bc09a35e8cc287dbcf0bdc","kind":"commit","published_at":"2019-12-17T10:39:43.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.16.2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"a2563e51c17af3c4789479b1272730c7168977bc","kind":"commit","published_at":"2019-12-17T07:43:50.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.16.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"9e525581f44d8267a4eaead542bd1aec9076acb3","kind":"commit","published_at":"2019-12-17T06:55:01.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.16.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"7c4fa57641eecbf860d84a2246200f85dc176a78","kind":"commit","published_at":"2019-12-16T04:09:15.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.15.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"8a3f41ed1a4b81755b1b5e4f7cb0bd5250b0fceb","kind":"commit","published_at":"2019-12-16T02:31:01.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.14.3","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"8a3f41ed1a4b81755b1b5e4f7cb0bd5250b0fceb","kind":"commit","published_at":"2019-12-16T02:31:01.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.14.2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"ad0d52a57ce18958f5c035efafbc4cae2da8b0b1","kind":"commit","published_at":"2019-12-16T00:34:18.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.14.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9a9f0c56f62c34c2aa0e2b38ddc56374130f97f2","kind":"commit","published_at":"2019-12-15T12:03:03.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.14.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.14.0/manifests"},{"name":"v0.12.2","sha":"a7192f04b85f7497b968962b163e01c2500b2d54","kind":"commit","published_at":"2019-11-21T07:27:26.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.12.2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"192c500299868f3e4f7c56f34a246f1513fe1c40","kind":"commit","published_at":"2019-11-21T01:19:10.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.12.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"213967f6c15ce679ab481c1310d2c01c6edf888b","kind":"commit","published_at":"2019-11-19T02:23:23.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.12.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"adfcf191cf8cb44b4bb2190327fbb67e58d4cf37","kind":"commit","published_at":"2019-09-10T09:22:28.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.11.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"753164135123c15cd7d79861fb49bcc2c4f50735","kind":"commit","published_at":"2019-07-02T07:17:38.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.10.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"17c4d508ea56046e41ace85e75bfe19b5f2161cb","kind":"commit","published_at":"2019-06-06T02:51:34.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.9.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"0209fc51fded6997a0f0a8d28626e509499486e5","kind":"commit","published_at":"2019-06-05T04:50:00.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.8.5","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"15e7890c21a1298ad67b2d789fb64f0987d6888e","kind":"commit","published_at":"2019-06-04T05:55:48.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.8.4","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"d80bba4dd04acec9fc4e54ecf281aebfe78332d2","kind":"commit","published_at":"2019-06-04T02:04:09.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.8.3","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"835fae740ada629598a24b477f72f551cb81c37f","kind":"commit","published_at":"2019-06-01T10:55:39.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.8.2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cbe53841df3af8d18c9aa11fff656a12dfe36602","kind":"commit","published_at":"2019-06-01T09:53:17.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.8.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc7ec3d61c422e5c4460418453467be726f57e22","kind":"commit","published_at":"2019-06-01T09:11:18.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.8.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b5c65c42346ffeb7cf74fffea98f27498ed0cef5","kind":"commit","published_at":"2019-04-16T08:59:13.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.7.2","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f0890729c98531f2486f3c55ffaa8c821bf7ca65","kind":"commit","published_at":"2019-04-04T23:46:19.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.7.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"35e4bc021ca75ca150c7cd2b42e6619015d10cbe","kind":"commit","published_at":"2019-04-04T23:16:50.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.7.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"31a4341d18fa59c5251d65a8be00ef994ae25541","kind":"commit","published_at":"2019-03-15T11:53:48.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.6.0","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"5d795a23941c99da05234efbe4e176967d55fbd2","kind":"commit","published_at":"2019-01-04T16:52:35.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.5.1","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.5.1/manifests"},{"name":"v0.4.3","sha":"1dbf60abf2351c7a568bacc5eb8063dddd81d795","kind":"commit","published_at":"2018-11-27T05:23:06.000Z","download_url":"https://codeload.github.com/pymedphys/pymedphys/tar.gz/v0.4.3","html_url":"https://github.com/pymedphys/pymedphys/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pymedphys/pymedphys@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/tags/v0.4.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:51:15.535Z","dependent_packages_count":7,"downloads":2168,"downloads_period":"last-month","dependent_repos_count":12,"rankings":{"downloads":7.028835487640663,"dependent_repos_count":4.254507127757816,"dependent_packages_count":2.160867432513687,"stargazers_count":3.957637558306689,"forks_count":5.394369734107658,"docker_downloads_count":null,"average":4.5592434680653025},"purl":"pkg:pypi/pymedphys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pymedphys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pymedphys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pymedphys/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T22:08:15.496Z","issues_count":122,"pull_requests_count":185,"avg_time_to_close_issue":16534024.955555556,"avg_time_to_close_pull_request":2751385.1463414636,"issues_closed_count":45,"pull_requests_closed_count":164,"pull_request_authors_count":15,"issue_authors_count":35,"avg_comments_per_issue":6.655737704918033,"avg_comments_per_pull_request":4.064864864864865,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":43,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":1026808.2727272727,"past_year_avg_time_to_close_pull_request":592407.2424242424,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":3.883720930232558,"past_year_avg_comments_per_pull_request":2.42,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/issues","maintainers":[{"login":"SimonBiggs","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonBiggs"},{"login":"Matthew-Jennings","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matthew-Jennings"},{"login":"sjswerdloff","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjswerdloff"},{"login":"guanfada","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guanfada"},{"login":"pchlap","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pchlap"},{"login":"nlambriICH","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlambriICH"},{"login":"crcrewso","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crcrewso"},{"login":"mchamberland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mchamberland"},{"login":"mguerrajordao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguerrajordao"}],"active_maintainers":[{"login":"sjswerdloff","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjswerdloff"},{"login":"SimonBiggs","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonBiggs"},{"login":"Matthew-Jennings","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matthew-Jennings"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymedphys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymedphys/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymedphys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymedphys/related_packages","maintainers":[{"uuid":"SimonBiggs","login":"SimonBiggs","name":null,"email":null,"url":null,"packages_count":55,"html_url":"https://pypi.org/user/SimonBiggs/","role":null,"created_at":"2023-02-25T04:29:01.877Z","updated_at":"2023-02-25T04:29:01.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/SimonBiggs/packages"},{"uuid":"Centrus","login":"Centrus","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/Centrus/","role":null,"created_at":"2023-02-25T04:29:01.856Z","updated_at":"2023-02-25T04:29:01.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Centrus/packages"},{"uuid":"phillip.chlap","login":"phillip.chlap","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/phillip.chlap/","role":null,"created_at":"2023-02-25T04:29:01.872Z","updated_at":"2023-02-25T04:29:01.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/phillip.chlap/packages"},{"uuid":"sjswerdloff","login":"sjswerdloff","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/sjswerdloff/","role":null,"created_at":"2023-02-25T04:29:01.881Z","updated_at":"2023-02-25T04:29:01.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sjswerdloff/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308190,"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":638370,"full_name":"pymedphys/pymedphys","default_branch":"main","committers":[{"name":"SimonBiggs","email":"me@simonbiggs.net","login":"SimonBiggs","count":5318},{"name":"Matthew Jennings","email":"Centrus.007@gmail.com","login":"Matthew-Jennings","count":668},{"name":"PyMedPhys Propagate Bot","email":"propagate-bot@pymedphys.com","login":"pymedphys-bot","count":212},{"name":"Stuart Swerdloff","email":"sjswerdloff@gmail.com","login":"sjswerdloff","count":140},{"name":"Phillip Chlap","email":"phillip.chlap@unsw.edu.au","login":"pchlap","count":136},{"name":"Simon Biggs","email":"mail@simonbiggs.net","login":null,"count":128},{"name":"Paul King","email":"king.r.paul@gmail.com","login":"kingrpaul","count":124},{"name":"Jake Rembish","email":"rembishj@livemail.uthscsa.edu","login":"rembishj","count":119},{"name":"Lane, Derek","email":"dg1an3@2nd-messenger.com","login":null,"count":68},{"name":"CCA-Physics","email":"sbiggs@riverinacancercare.com.au","login":"CCA-Physics","count":39},{"name":"matthewdeancooper","email":"matthewdeancooper@gmail.com","login":"matthewdeancooper","count":30},{"name":"peterg1t","email":"pedro.enrique.83@gmail.com","login":"peterg1t","count":27},{"name":"guanfada","email":"guanfada@gmail.com","login":"guanfada","count":24},{"name":"nlambriICH","email":"nicola.lambri@cancercenter.humanitas.it","login":"nlambriICH","count":21},{"name":"ayalalazaro","email":"rafael.ayala@salud.madrid.org","login":"ayalalazaro","count":20},{"name":"claude[bot]","email":"209825114+claude[bot]","login":"claude[bot]","count":17},{"name":"Marcus Fisk","email":"63790873+laser47-hue","login":"laser47-hue","count":16},{"name":"Pedro Enrique Martinez Fernandez","email":"peter@localhost.localdomain","login":"invalid-email-address","count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Jacob McAloney","email":"jacob.mcaloney@hotmail.com","login":"JacobMcAloney","count":13},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":12},{"name":"David Buckle","email":"66728405+db72-git","login":"db72-git","count":11},{"name":"crcrewso","email":"6089951+crcrewso","login":"crcrewso","count":7},{"name":"Derek","email":"dglane001@gmail.com","login":"dg1an3","count":6},{"name":"mguerrajordao","email":"marcelo.g.jordao@gmail.com","login":"mguerrajordao","count":6},{"name":"Philip Yarra","email":"philip.yarra@gmail.com","login":"PhilipYarra","count":4},{"name":"msobolewski","email":"msobolewski@riverinacancercare.com.au","login":"msobolewski","count":4},{"name":"mwillam","email":"marvin.willam@onlinehome.de","login":"mwillam","count":3},{"name":"matthew","email":"matthew@lab.home","login":null,"count":3},{"name":"Jennings","email":"mjenni03@had.sa.gov.au","login":null,"count":2},{"name":"lipteck","email":"53696995+lipteck","login":"lipteck","count":2},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":2},{"name":"Lane, Derek","email":"Derek.Lane@elekta.com","login":"DLaneAtElekta","count":2},{"name":"daliDuans","email":"152958108+daliDuans","login":"daliDuans","count":1},{"name":"Milo Vermeulen","email":"mvermeulen@nyproton.com","login":"mivermeu","count":1},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":1},{"name":"--global","email":"dg1an3@github.com","login":null,"count":1},{"name":"Lane, Derek","email":"dg1an3@2nd-messenger.con","login":null,"count":1},{"name":"Stuart Swerdloff","email":"stuartswerdloff@Stuarts-MacBook-Pro-2.local","login":null,"count":1},{"name":"Chris Ootes","email":"c.l.m.ootes@isala.nl","login":"ootesc","count":1},{"name":"Ben Cooper","email":"manorina","login":"manorina","count":1}],"total_commits":7223,"total_committers":41,"total_bot_commits":46,"total_bot_committers":4,"mean_commits":176.17073170731706,"dds":0.2637408279108404,"past_year_committers":[{"name":"Stuart Swerdloff","email":"sjswerdloff@gmail.com","login":"sjswerdloff","count":42},{"name":"Matthew Jennings","email":"matthew.jennings@outlook.com.au","login":"Matthew-Jennings","count":27},{"name":"claude[bot]","email":"209825114+claude[bot]","login":"claude[bot]","count":17},{"name":"PyMedPhys Pre-Commit Bot","email":"pre-commit-bot@pymedphys.com","login":"pymedphys-bot","count":8},{"name":"SimonBiggs","email":"me@simonbiggs.net","login":"SimonBiggs","count":4},{"name":"Milo Vermeulen","email":"mvermeulen@nyproton.com","login":"mivermeu","count":1}],"past_year_total_commits":99,"past_year_total_committers":6,"past_year_total_bot_commits":17,"past_year_total_bot_committers":1,"past_year_mean_commits":16.5,"past_year_dds":0.5757575757575757,"last_synced_at":"2025-08-07T08:22:37.584Z","last_synced_commit":"93806768600535237ad61ed603b29c35653eeff8","created_at":"2023-03-09T08:44:46.686Z","updated_at":"2025-08-07T08:22:37.599Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"pymedphys/pymedphys","html_url":"https://github.com/pymedphys/pymedphys","last_synced_at":"2025-09-01T22:08:15.496Z","status":"active","issues_count":122,"pull_requests_count":185,"avg_time_to_close_issue":16534024.955555556,"avg_time_to_close_pull_request":2751385.1463414636,"issues_closed_count":45,"pull_requests_closed_count":164,"pull_request_authors_count":15,"issue_authors_count":35,"avg_comments_per_issue":6.655737704918033,"avg_comments_per_pull_request":4.064864864864865,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":43,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":1026808.2727272727,"past_year_avg_time_to_close_pull_request":592407.2424242424,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":3.883720930232558,"past_year_avg_comments_per_pull_request":2.42,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"created_at":"2023-05-14T21:28:34.462Z","updated_at":"2025-09-03T05:15:07.156Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymedphys%2Fpymedphys/issues","issue_labels_count":{"bug":4,"documentation":2,"enhancement":2,"app":2,"CI / CD":2,"python":1,"help wanted":1,"good first issue":1},"pull_request_labels_count":{"dependencies":14,"python":9,"javascript":5,"documentation":4,"bug":1},"issue_author_associations_count":{"MEMBER":54,"NONE":42,"COLLABORATOR":21,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":111,"COLLABORATOR":49,"CONTRIBUTOR":21,"NONE":5},"issue_authors":{"SimonBiggs":36,"Matthew-Jennings":18,"sjswerdloff":15,"SarraBg02":15,"guanfada":3,"misaelcaloz":2,"KARAjihane":2,"crcrewso":2,"EmanShowkatian":1,"mivermeu":1,"IlvaHou55":1,"Suman-c21":1,"NandhiniDhand":1,"RemcoWouters95":1,"daliDuans":1,"lucserre":1,"TimosBrain":1,"AdnanJafar":1,"cl49":1,"philsuess":1,"randomaztec":1,"LeoLi3602":1,"righttina":1,"zahmadi263":1,"pylonsarenice":1,"mguerrajordao":1,"hotsenblotz":1,"KeoJam":1,"MattAWard":1,"mfizyczka":1,"Datarambler":1,"neurolabusc":1,"SotiriStathakis":1,"Sogad98":1},"pull_request_authors":{"SimonBiggs":69,"Matthew-Jennings":42,"sjswerdloff":31,"dependabot[bot]":13,"pchlap":6,"laser47-hue":6,"guanfada":5,"nlambriICH":3,"daliDuans":2,"anushikha165":2,"mchamberland":2,"mivermeu":2,"mguerrajordao":1,"ayalalazaro":1,"crcrewso":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055961,"issues_count":30934901,"pull_requests_count":93190985,"authors_count":10680467,"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":1,"app":1,"CI / CD":1},"past_year_pull_request_labels_count":{"documentation":4},"past_year_issue_author_associations_count":{"NONE":22,"MEMBER":10,"COLLABORATOR":8,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":25,"MEMBER":23,"NONE":3,"CONTRIBUTOR":1},"past_year_issue_authors":{"SarraBg02":15,"SimonBiggs":8,"sjswerdloff":8,"Matthew-Jennings":2,"misaelcaloz":2,"LeoLi3602":1,"MattAWard":1,"mfizyczka":1,"mivermeu":1,"philsuess":1,"righttina":1},"past_year_pull_request_authors":{"sjswerdloff":25,"SimonBiggs":16,"Matthew-Jennings":7,"anushikha165":2,"mivermeu":2},"maintainers":[{"login":"SimonBiggs","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonBiggs"},{"login":"Matthew-Jennings","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matthew-Jennings"},{"login":"sjswerdloff","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjswerdloff"},{"login":"guanfada","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guanfada"},{"login":"pchlap","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pchlap"},{"login":"nlambriICH","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlambriICH"},{"login":"crcrewso","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crcrewso"},{"login":"mchamberland","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mchamberland"},{"login":"mguerrajordao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguerrajordao"}],"active_maintainers":[{"login":"sjswerdloff","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjswerdloff"},{"login":"SimonBiggs","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonBiggs"},{"login":"Matthew-Jennings","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matthew-Jennings"}]},"events":{"total":{"CreateEvent":52,"ReleaseEvent":1,"IssuesEvent":52,"WatchEvent":35,"DeleteEvent":38,"IssueCommentEvent":806,"PushEvent":137,"PullRequestReviewCommentEvent":50,"PullRequestReviewEvent":63,"PullRequestEvent":46,"ForkEvent":8},"last_year":{"CreateEvent":52,"ReleaseEvent":1,"IssuesEvent":52,"WatchEvent":35,"DeleteEvent":38,"IssueCommentEvent":806,"PushEvent":137,"PullRequestReviewCommentEvent":50,"PullRequestReviewEvent":63,"PullRequestEvent":46,"ForkEvent":8}},"keywords":["dicom","medical-physics","radiation-oncology","radiation-physics","radiation-therapy","radiotherapy"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/library.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T17:16:28.324Z","updated_at":"2023-02-18T17:16:28.324Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/.github/workflows/library.yml","dependencies":[{"id":7766214016,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7766214027,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7766214029,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7766214031,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"057a6ba835d986bfe495dd476a6c4db1d5f9503c","direct":true,"kind":"composite","optional":false},{"id":7766214032,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1.2.1","direct":true,"kind":"composite","optional":false},{"id":7766214034,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7766214035,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7766214036,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"4.1.3","direct":true,"kind":"composite","optional":false},{"id":7766214037,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7766214038,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mosaiq-db-tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T17:16:28.727Z","updated_at":"2023-02-18T17:16:28.727Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/.github/workflows/mosaiq-db-tests.yml","dependencies":[{"id":7766218976,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7766218982,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7766218986,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7766218990,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1.3.1","direct":true,"kind":"composite","optional":false},{"id":7766218993,"package_name":"mcr.microsoft.com/mssql/server","ecosystem":"actions","requirements":"2017-latest","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"docker/mosaiq/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T17:16:29.330Z","updated_at":"2023-02-18T17:16:29.330Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/docker/mosaiq/docker-compose.yml","dependencies":[{"id":7766226903,"package_name":"mcr.microsoft.com/mssql/server","ecosystem":"docker","requirements":"2017-latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-02-18T17:16:30.418Z","updated_at":"2023-02-18T17:16:30.418Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/poetry.lock","dependencies":[{"id":7766237716,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"runtime","optional":false},{"id":7766237902,"package_name":"altair","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766237957,"package_name":"anyio","ecosystem":"pypi","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":7766237960,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":7766237962,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"21.3.0","direct":false,"kind":"runtime","optional":false},{"id":7766237965,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238096,"package_name":"argue","ecosystem":"pypi","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":7766238162,"package_name":"astroid","ecosystem":"pypi","requirements":"2.12.12","direct":false,"kind":"runtime","optional":false},{"id":7766238164,"package_name":"asttokens","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7766238166,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"runtime","optional":false},{"id":7766238169,"package_name":"Babel","ecosystem":"pypi","requirements":"2.10.3","direct":false,"kind":"runtime","optional":false},{"id":7766238172,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238173,"package_name":"backports.zoneinfo","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":7766238354,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"runtime","optional":false},{"id":7766238356,"package_name":"black","ecosystem":"pypi","requirements":"22.10.0","direct":false,"kind":"runtime","optional":false},{"id":7766238359,"package_name":"bleach","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766238460,"package_name":"blinker","ecosystem":"pypi","requirements":"1.5","direct":false,"kind":"runtime","optional":false},{"id":7766238483,"package_name":"cachetools","ecosystem":"pypi","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238484,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.9.24","direct":false,"kind":"runtime","optional":false},{"id":7766238487,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":7766238488,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":7766238489,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7766238490,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":7766238491,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":7766238492,"package_name":"commonmark","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":7766238493,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7766238494,"package_name":"cryptography","ecosystem":"pypi","requirements":"38.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766238495,"package_name":"cssselect","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238501,"package_name":"cssutils","ecosystem":"pypi","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":7766238526,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7766238529,"package_name":"dbfread","ecosystem":"pypi","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":7766238556,"package_name":"debugpy","ecosystem":"pypi","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":7766238566,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":7766238589,"package_name":"defusedxml","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":7766238604,"package_name":"dicompyler-core","ecosystem":"pypi","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":7766238655,"package_name":"dill","ecosystem":"pypi","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7766238656,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7766238657,"package_name":"doc8","ecosystem":"pypi","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":7766238658,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":7766238659,"package_name":"entrypoints","ecosystem":"pypi","requirements":"0.4","direct":false,"kind":"runtime","optional":false},{"id":7766238660,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7766238661,"package_name":"executing","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238662,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.16.2","direct":false,"kind":"runtime","optional":false},{"id":7766238664,"package_name":"filelock","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":7766238665,"package_name":"flashgamma","ecosystem":"pypi","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766238700,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":7766238701,"package_name":"fsspec","ecosystem":"pypi","requirements":"2022.10.0","direct":false,"kind":"runtime","optional":false},{"id":7766238708,"package_name":"gitdb","ecosystem":"pypi","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":7766238710,"package_name":"GitPython","ecosystem":"pypi","requirements":"3.1.29","direct":false,"kind":"runtime","optional":false},{"id":7766238712,"package_name":"greenlet","ecosystem":"pypi","requirements":"1.1.3.post0","direct":false,"kind":"runtime","optional":false},{"id":7766238714,"package_name":"hypothesis","ecosystem":"pypi","requirements":"5.49.0","direct":false,"kind":"runtime","optional":false},{"id":7766238716,"package_name":"identify","ecosystem":"pypi","requirements":"2.5.8","direct":false,"kind":"runtime","optional":false},{"id":7766238717,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":7766238718,"package_name":"imageio","ecosystem":"pypi","requirements":"2.22.2","direct":false,"kind":"runtime","optional":false},{"id":7766238719,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7766238720,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":7766238721,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":7766238722,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7766238723,"package_name":"interpolation","ecosystem":"pypi","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":7766238740,"package_name":"ipykernel","ecosystem":"pypi","requirements":"6.16.2","direct":false,"kind":"runtime","optional":false},{"id":7766238749,"package_name":"ipython","ecosystem":"pypi","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":7766238750,"package_name":"ipython_genutils","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238751,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"7.7.2","direct":false,"kind":"runtime","optional":false},{"id":7766238752,"package_name":"isort","ecosystem":"pypi","requirements":"5.10.1","direct":false,"kind":"runtime","optional":false},{"id":7766238753,"package_name":"jaraco.classes","ecosystem":"pypi","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":7766238754,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":7766238755,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":7766238756,"package_name":"Jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7766238757,"package_name":"joblib","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238758,"package_name":"jsonschema","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238759,"package_name":"jupyter-book","ecosystem":"pypi","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":7766238760,"package_name":"jupyter-cache","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":7766238761,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":7766238762,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"4.11.2","direct":false,"kind":"runtime","optional":false},{"id":7766238763,"package_name":"jupyter-server","ecosystem":"pypi","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":7766238765,"package_name":"jupyter-server-mathjax","ecosystem":"pypi","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":7766238773,"package_name":"jupyter-sphinx","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":7766238774,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":7766238775,"package_name":"jupyterlab-widgets","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7766238776,"package_name":"keyring","ecosystem":"pypi","requirements":"23.9.3","direct":false,"kind":"runtime","optional":false},{"id":7766238777,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":7766238778,"package_name":"latexcodec","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766238779,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7766238780,"package_name":"linkify-it-py","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7766238781,"package_name":"llvmlite","ecosystem":"pypi","requirements":"0.39.1","direct":false,"kind":"runtime","optional":false},{"id":7766238782,"package_name":"lxml","ecosystem":"pypi","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":7766238785,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7766238786,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7766238794,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.6.1","direct":false,"kind":"runtime","optional":false},{"id":7766238795,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":7766238796,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7766238797,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":7766238801,"package_name":"mistune","ecosystem":"pypi","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":7766238806,"package_name":"more-itertools","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":7766238808,"package_name":"mypy","ecosystem":"pypi","requirements":"0.982","direct":false,"kind":"runtime","optional":false},{"id":7766238810,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":7766238813,"package_name":"myst-nb","ecosystem":"pypi","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":7766238817,"package_name":"myst-parser","ecosystem":"pypi","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":7766238819,"package_name":"natsort","ecosystem":"pypi","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238820,"package_name":"nbclassic","ecosystem":"pypi","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":7766238822,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.5.13","direct":false,"kind":"runtime","optional":false},{"id":7766238834,"package_name":"nbconvert","ecosystem":"pypi","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":7766238835,"package_name":"nbdime","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7766238836,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":7766238837,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"1.5.6","direct":false,"kind":"runtime","optional":false},{"id":7766238838,"package_name":"networkx","ecosystem":"pypi","requirements":"2.8.7","direct":false,"kind":"runtime","optional":false},{"id":7766238839,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":7766238840,"package_name":"notebook","ecosystem":"pypi","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":7766238881,"package_name":"notebook-shim","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766238891,"package_name":"numba","ecosystem":"pypi","requirements":"0.56.3","direct":false,"kind":"runtime","optional":false},{"id":7766238908,"package_name":"numpy","ecosystem":"pypi","requirements":"1.23.4","direct":false,"kind":"runtime","optional":false},{"id":7766238910,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":7766238912,"package_name":"pandas","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":7766238975,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":7766239001,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":7766239003,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":7766239005,"package_name":"pbr","ecosystem":"pypi","requirements":"5.11.0","direct":false,"kind":"runtime","optional":false},{"id":7766239007,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":7766239009,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":7766239011,"package_name":"Pillow","ecosystem":"pypi","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":7766239013,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":7766239015,"package_name":"plotly","ecosystem":"pypi","requirements":"5.11.0","direct":false,"kind":"runtime","optional":false},{"id":7766239198,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7766239200,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":7766239203,"package_name":"premailer","ecosystem":"pypi","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":7766239266,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":7766239650,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.31","direct":false,"kind":"runtime","optional":false},{"id":7766239653,"package_name":"protobuf","ecosystem":"pypi","requirements":"3.20.3","direct":false,"kind":"runtime","optional":false},{"id":7766239656,"package_name":"psutil","ecosystem":"pypi","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":7766239657,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7766239658,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":7766239659,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":7766239660,"package_name":"pyarrow","ecosystem":"pypi","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":7766239661,"package_name":"pybtex","ecosystem":"pypi","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":7766239662,"package_name":"pybtex-docutils","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7766239672,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":7766239673,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":7766239674,"package_name":"pydeck","ecosystem":"pypi","requirements":"0.8.0b4","direct":false,"kind":"runtime","optional":false},{"id":7766239675,"package_name":"pydicom","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":7766239676,"package_name":"Pygments","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":7766239677,"package_name":"pylibjpeg-libjpeg","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":7766239678,"package_name":"pylinac","ecosystem":"pypi","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":7766239679,"package_name":"pylint","ecosystem":"pypi","requirements":"2.15.5","direct":false,"kind":"runtime","optional":false},{"id":7766239680,"package_name":"Pympler","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766239681,"package_name":"pymssql","ecosystem":"pypi","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":7766239682,"package_name":"pynetdicom","ecosystem":"pypi","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7766239683,"package_name":"pyoxidizer","ecosystem":"pypi","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":7766239684,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":7766239685,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":7766239686,"package_name":"pytest","ecosystem":"pypi","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766239687,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"10.2","direct":false,"kind":"runtime","optional":false},{"id":7766239688,"package_name":"pytest-sugar","ecosystem":"pypi","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":7766239689,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":7766239690,"package_name":"pytoolconfig","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7766239691,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.5","direct":false,"kind":"runtime","optional":false},{"id":7766239692,"package_name":"pytz-deprecation-shim","ecosystem":"pypi","requirements":"0.1.0.post0","direct":false,"kind":"runtime","optional":false},{"id":7766239693,"package_name":"PyWavelets","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7766239694,"package_name":"pywin32","ecosystem":"pypi","requirements":"304","direct":false,"kind":"runtime","optional":false},{"id":7766239695,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766239696,"package_name":"pywinpty","ecosystem":"pypi","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":7766239697,"package_name":"PyYAML","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":7766239698,"package_name":"pyzmq","ecosystem":"pypi","requirements":"24.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766239699,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"37.2","direct":false,"kind":"runtime","optional":false},{"id":7766239700,"package_name":"reportlab","ecosystem":"pypi","requirements":"3.6.12","direct":false,"kind":"runtime","optional":false},{"id":7766239702,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.1","direct":false,"kind":"runtime","optional":false},{"id":7766239703,"package_name":"restructuredtext-lint","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7766239713,"package_name":"rich","ecosystem":"pypi","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":7766239716,"package_name":"rope","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7766239724,"package_name":"scikit-image","ecosystem":"pypi","requirements":"0.19.3","direct":false,"kind":"runtime","optional":false},{"id":7766239726,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7766239728,"package_name":"scipy","ecosystem":"pypi","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":7766239730,"package_name":"SecretStorage","ecosystem":"pypi","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":7766239743,"package_name":"semver","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":7766239751,"package_name":"Send2Trash","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7766239762,"package_name":"setuptools","ecosystem":"pypi","requirements":"65.5.0","direct":false,"kind":"runtime","optional":false},{"id":7766239763,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":7766239764,"package_name":"shapely","ecosystem":"pypi","requirements":"1.8.5.post1","direct":false,"kind":"runtime","optional":false},{"id":7766239765,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7766239766,"package_name":"smmap","ecosystem":"pypi","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":7766239767,"package_name":"sniffio","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7766239768,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7766239769,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":7766239770,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"runtime","optional":false},{"id":7766239772,"package_name":"Sphinx","ecosystem":"pypi","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":7766239775,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":7766239784,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":7766239788,"package_name":"sphinx-comments","ecosystem":"pypi","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":7766239808,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":7766239809,"package_name":"sphinx_design","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7766239810,"package_name":"sphinx_external_toc","ecosystem":"pypi","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":7766239820,"package_name":"sphinx-jupyterbook-latex","ecosystem":"pypi","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":7766239825,"package_name":"sphinx-multitoc-numbering","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":7766239863,"package_name":"sphinx-thebe","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7766239963,"package_name":"sphinx-togglebutton","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":7766240032,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7766240033,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":7766240034,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7766240035,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7766240036,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766240037,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7766240038,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7766240039,"package_name":"SQLAlchemy","ecosystem":"pypi","requirements":"1.4.42","direct":false,"kind":"runtime","optional":false},{"id":7766240052,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":7766240053,"package_name":"stevedore","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":7766240263,"package_name":"streamlit","ecosystem":"pypi","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":7766240277,"package_name":"streamlit-ace","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":7766240390,"package_name":"tabulate","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":7766240461,"package_name":"Tempita","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7766240475,"package_name":"tenacity","ecosystem":"pypi","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":7766240542,"package_name":"termcolor","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766240544,"package_name":"terminado","ecosystem":"pypi","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":7766240550,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":7766240552,"package_name":"tifffile","ecosystem":"pypi","requirements":"2022.10.10","direct":false,"kind":"runtime","optional":false},{"id":7766240555,"package_name":"timeago","ecosystem":"pypi","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":7766240558,"package_name":"tinycss2","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7766240609,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":7766240624,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766240625,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.11.6","direct":false,"kind":"runtime","optional":false},{"id":7766240626,"package_name":"toolz","ecosystem":"pypi","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":7766240627,"package_name":"tornado","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"runtime","optional":false},{"id":7766240629,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.64.1","direct":false,"kind":"runtime","optional":false},{"id":7766240631,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":7766240633,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":7766240690,"package_name":"tzdata","ecosystem":"pypi","requirements":"2022.5","direct":false,"kind":"runtime","optional":false},{"id":7766240691,"package_name":"tzlocal","ecosystem":"pypi","requirements":"4.2","direct":false,"kind":"runtime","optional":false},{"id":7766240692,"package_name":"uc-micro-py","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7766240693,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.12","direct":false,"kind":"runtime","optional":false},{"id":7766240694,"package_name":"validators","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":7766240695,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.16.6","direct":false,"kind":"runtime","optional":false},{"id":7766240696,"package_name":"watchdog","ecosystem":"pypi","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":7766240697,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":7766240698,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":7766240699,"package_name":"websocket-client","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7766240700,"package_name":"wheel","ecosystem":"pypi","requirements":"0.37.1","direct":false,"kind":"runtime","optional":false},{"id":7766240701,"package_name":"widgetsnbextension","ecosystem":"pypi","requirements":"3.6.1","direct":false,"kind":"runtime","optional":false},{"id":7766240702,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":7766240703,"package_name":"xarray","ecosystem":"pypi","requirements":"2022.10.0","direct":false,"kind":"runtime","optional":false},{"id":7766240704,"package_name":"XlsxWriter","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":7766240705,"package_name":"xmltodict","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":7766240706,"package_name":"yagmail","ecosystem":"pypi","requirements":"0.15.293","direct":false,"kind":"runtime","optional":false},{"id":7766240707,"package_name":"zipp","ecosystem":"pypi","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-18T17:16:30.862Z","updated_at":"2023-02-18T17:16:30.862Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/pyproject.toml","dependencies":[{"id":7766240923,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8,\u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":7766240924,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240925,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240926,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240927,"package_name":"watchdog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240928,"package_name":"keyring","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240929,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240930,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240931,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240932,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240933,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240934,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240935,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240936,"package_name":"pymssql","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240937,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240938,"package_name":"natsort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240939,"package_name":"tomlkit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240940,"package_name":"toml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240941,"package_name":"pynetdicom","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240942,"package_name":"dbfread","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240943,"package_name":"xmltodict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240944,"package_name":"timeago","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240945,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240946,"package_name":"plotly","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240947,"package_name":"fsspec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240948,"package_name":"dicompyler-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240949,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240950,"package_name":"imageio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240951,"package_name":"streamlit","ecosystem":"pypi","requirements":"\u003c1.12.0","direct":true,"kind":"runtime","optional":false},{"id":7766240952,"package_name":"streamlit-ace","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240953,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20.2","direct":true,"kind":"runtime","optional":false},{"id":7766240954,"package_name":"interpolation","ecosystem":"pypi","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":7766240955,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766240956,"package_name":"pydicom","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766240957,"package_name":"shapely","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"runtime","optional":false},{"id":7766240958,"package_name":"scikit-image","ecosystem":"pypi","requirements":"\u003e=0.18.1","direct":true,"kind":"runtime","optional":false},{"id":7766240959,"package_name":"pylibjpeg-libjpeg","ecosystem":"pypi","requirements":"\u003e=1.3.2","direct":true,"kind":"runtime","optional":false},{"id":7766240960,"package_name":"pylinac","ecosystem":"pypi","requirements":"2.3.2","direct":true,"kind":"runtime","optional":false},{"id":7766240961,"package_name":"reportlab","ecosystem":"pypi","requirements":"\u003e=3.6","direct":true,"kind":"runtime","optional":false},{"id":7766240962,"package_name":"pywin32","ecosystem":"pypi","requirements":"\u003e=301","direct":true,"kind":"runtime","optional":false},{"id":7766240963,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.31.1","direct":true,"kind":"runtime","optional":false},{"id":7766240964,"package_name":"Pillow","ecosystem":"pypi","requirements":"\u003e=9.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766240965,"package_name":"flashgamma","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240966,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240967,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240968,"package_name":"jupyter-book","ecosystem":"pypi","requirements":"\u003e=0.12.0","direct":true,"kind":"runtime","optional":false},{"id":7766240969,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240970,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240971,"package_name":"pytest-sugar","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240972,"package_name":"hypothesis","ecosystem":"pypi","requirements":"\u003c6","direct":true,"kind":"runtime","optional":false},{"id":7766240973,"package_name":"astroid","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240974,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240975,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240976,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240977,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240978,"package_name":"black","ecosystem":"pypi","requirements":"^22.3.0","direct":true,"kind":"runtime","optional":false},{"id":7766240980,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240981,"package_name":"rope","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240983,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240984,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240986,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7766240988,"package_name":"pyoxidizer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T17:16:31.525Z","updated_at":"2023-02-18T17:16:31.525Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/requirements-docs.txt","dependencies":[{"id":7766249709,"package_name":"jupyter-cache","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"runtime","optional":false},{"id":7766249710,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"==7.4.4","direct":true,"kind":"runtime","optional":false},{"id":7766249711,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"==4.11.2","direct":true,"kind":"runtime","optional":false},{"id":7766249712,"package_name":"jupyter-server-mathjax","ecosystem":"pypi","requirements":"==0.2.6","direct":true,"kind":"runtime","optional":false},{"id":7766249713,"package_name":"jupyter-server","ecosystem":"pypi","requirements":"==1.21.0","direct":true,"kind":"runtime","optional":false},{"id":7766249714,"package_name":"jupyter-sphinx","ecosystem":"pypi","requirements":"==0.3.2","direct":true,"kind":"runtime","optional":false},{"id":7766249715,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":7766249716,"package_name":"jupyterlab-widgets","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766249717,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":7766249718,"package_name":"latexcodec","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766249719,"package_name":"linkify-it-py","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":7766249720,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.1","direct":true,"kind":"runtime","optional":false},{"id":7766249721,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":7766249722,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766249723,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"==0.1.6","direct":true,"kind":"runtime","optional":false},{"id":7766249724,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.6.1","direct":true,"kind":"runtime","optional":false},{"id":7766249725,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"==0.2.8","direct":true,"kind":"runtime","optional":false},{"id":7766249726,"package_name":"mistune","ecosystem":"pypi","requirements":"==0.8.4","direct":true,"kind":"runtime","optional":false},{"id":7766249727,"package_name":"myst-nb","ecosystem":"pypi","requirements":"==0.13.2","direct":true,"kind":"runtime","optional":false},{"id":7766249728,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==0.15.2","direct":true,"kind":"runtime","optional":false},{"id":7766249729,"package_name":"nbclassic","ecosystem":"pypi","requirements":"==0.4.5","direct":true,"kind":"runtime","optional":false},{"id":7766249730,"package_name":"nbclient","ecosystem":"pypi","requirements":"==0.5.13","direct":true,"kind":"runtime","optional":false},{"id":7766249731,"package_name":"nbconvert","ecosystem":"pypi","requirements":"==6.5.4","direct":true,"kind":"runtime","optional":false},{"id":7766249732,"package_name":"nbdime","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766249733,"package_name":"nbformat","ecosystem":"pypi","requirements":"==5.7.0","direct":true,"kind":"runtime","optional":false},{"id":7766249734,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"==1.5.6","direct":true,"kind":"runtime","optional":false},{"id":7766249735,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.8.7","direct":true,"kind":"runtime","optional":false},{"id":7766249736,"package_name":"notebook-shim","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766249737,"package_name":"notebook","ecosystem":"pypi","requirements":"==6.5.1","direct":true,"kind":"runtime","optional":false},{"id":7766249738,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.4","direct":true,"kind":"runtime","optional":false},{"id":7766249739,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"runtime","optional":false},{"id":7766249740,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"==1.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766249741,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"runtime","optional":false},{"id":7766249742,"package_name":"pexpect","ecosystem":"pypi","requirements":"==4.8.0","direct":true,"kind":"runtime","optional":false},{"id":7766249743,"package_name":"pickleshare","ecosystem":"pypi","requirements":"==0.7.5","direct":true,"kind":"runtime","optional":false},{"id":7766249744,"package_name":"pillow","ecosystem":"pypi","requirements":"==9.3.0","direct":true,"kind":"runtime","optional":false},{"id":7766249745,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"==0.15.0","direct":true,"kind":"runtime","optional":false},{"id":7766249746,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.31","direct":true,"kind":"runtime","optional":false},{"id":7766249747,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.9.3","direct":true,"kind":"runtime","optional":false},{"id":7766249748,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":7766249749,"package_name":"pure-eval","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":7766249750,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":7766249751,"package_name":"pybtex-docutils","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":7766249752,"package_name":"pybtex","ecosystem":"pypi","requirements":"==0.24.0","direct":true,"kind":"runtime","optional":false},{"id":7766249753,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":true,"kind":"runtime","optional":false},{"id":7766249754,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":7766249755,"package_name":"pydicom","ecosystem":"pypi","requirements":"==2.3.0","direct":true,"kind":"runtime","optional":false},{"id":7766249756,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.13.0","direct":true,"kind":"runtime","optional":false},{"id":7766249757,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"runtime","optional":false},{"id":7766249758,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":7766249759,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":7766249760,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.5","direct":true,"kind":"runtime","optional":false},{"id":7766249761,"package_name":"pywin32","ecosystem":"pypi","requirements":"==304","direct":true,"kind":"runtime","optional":false},{"id":7766249762,"package_name":"pywinpty","ecosystem":"pypi","requirements":"==2.0.9","direct":true,"kind":"runtime","optional":false},{"id":7766249764,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0","direct":true,"kind":"runtime","optional":false},{"id":7766249765,"package_name":"pyzmq","ecosystem":"pypi","requirements":"==24.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766249766,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.1","direct":true,"kind":"runtime","optional":false},{"id":7766249769,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.9.3","direct":true,"kind":"runtime","optional":false},{"id":7766249770,"package_name":"send2trash","ecosystem":"pypi","requirements":"==1.8.0","direct":true,"kind":"runtime","optional":false},{"id":7766249771,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"==7.0.5","direct":true,"kind":"runtime","optional":false},{"id":7766249772,"package_name":"setuptools","ecosystem":"pypi","requirements":"==65.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766249773,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":7766249774,"package_name":"smmap","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766249775,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":7766249776,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766249777,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.3.2.post1","direct":true,"kind":"runtime","optional":false},{"id":7766249778,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"==0.3.2","direct":true,"kind":"runtime","optional":false},{"id":7766249779,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"==0.3.3","direct":true,"kind":"runtime","optional":false},{"id":7766249780,"package_name":"sphinx-comments","ecosystem":"pypi","requirements":"==0.0.3","direct":true,"kind":"runtime","optional":false},{"id":7766249781,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766249782,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"runtime","optional":false},{"id":7766249783,"package_name":"sphinx-external-toc","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":7766249784,"package_name":"sphinx-jupyterbook-latex","ecosystem":"pypi","requirements":"==0.4.7","direct":true,"kind":"runtime","optional":false},{"id":7766249785,"package_name":"sphinx-multitoc-numbering","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"runtime","optional":false},{"id":7766249786,"package_name":"sphinx-thebe","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false},{"id":7766249787,"package_name":"sphinx-togglebutton","ecosystem":"pypi","requirements":"==0.3.2","direct":true,"kind":"runtime","optional":false},{"id":7766249788,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766249789,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":7766249790,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766249791,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":7766249792,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766249793,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766249794,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":7766249795,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":7766249796,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.4.42","direct":true,"kind":"runtime","optional":false},{"id":7766249797,"package_name":"stack-data","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":7766249798,"package_name":"terminado","ecosystem":"pypi","requirements":"==0.17.0","direct":true,"kind":"runtime","optional":false},{"id":7766249799,"package_name":"tinycss2","ecosystem":"pypi","requirements":"==1.2.1","direct":true,"kind":"runtime","optional":false},{"id":7766249800,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"runtime","optional":false},{"id":7766249801,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766249802,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.2","direct":true,"kind":"runtime","optional":false},{"id":7766249803,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.64.1","direct":true,"kind":"runtime","optional":false},{"id":7766249804,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766249805,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":7766249806,"package_name":"uc-micro-py","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766249807,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.12","direct":true,"kind":"runtime","optional":false},{"id":7766249808,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.5","direct":true,"kind":"runtime","optional":false},{"id":7766249809,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":7766249810,"package_name":"websocket-client","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":7766249811,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.37.1","direct":true,"kind":"runtime","optional":false},{"id":7766249812,"package_name":"widgetsnbextension","ecosystem":"pypi","requirements":"==3.6.1","direct":true,"kind":"runtime","optional":false},{"id":7766249813,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":7766249668,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":true,"kind":"runtime","optional":false},{"id":7766249669,"package_name":"anyio","ecosystem":"pypi","requirements":"==3.6.2","direct":true,"kind":"runtime","optional":false},{"id":7766249670,"package_name":"appnope","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"runtime","optional":false},{"id":7766249671,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"==21.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766249672,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"==21.3.0","direct":true,"kind":"runtime","optional":false},{"id":7766249673,"package_name":"asttokens","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":7766249674,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":true,"kind":"runtime","optional":false},{"id":7766249675,"package_name":"babel","ecosystem":"pypi","requirements":"==2.10.3","direct":true,"kind":"runtime","optional":false},{"id":7766249676,"package_name":"backcall","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766249677,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.11.1","direct":true,"kind":"runtime","optional":false},{"id":7766249678,"package_name":"bleach","ecosystem":"pypi","requirements":"==5.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766249679,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.9.24","direct":true,"kind":"runtime","optional":false},{"id":7766249680,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":true,"kind":"runtime","optional":false},{"id":7766249681,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766249682,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":true,"kind":"runtime","optional":false},{"id":7766249683,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":true,"kind":"runtime","optional":false},{"id":7766249684,"package_name":"contourpy","ecosystem":"pypi","requirements":"==1.0.5","direct":true,"kind":"runtime","optional":false},{"id":7766249685,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":true,"kind":"runtime","optional":false},{"id":7766249686,"package_name":"debugpy","ecosystem":"pypi","requirements":"==1.6.3","direct":true,"kind":"runtime","optional":false},{"id":7766249687,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766249688,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":7766249689,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":7766249690,"package_name":"entrypoints","ecosystem":"pypi","requirements":"==0.4","direct":true,"kind":"runtime","optional":false},{"id":7766249691,"package_name":"executing","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766249692,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"==2.16.2","direct":true,"kind":"runtime","optional":false},{"id":7766249693,"package_name":"fonttools","ecosystem":"pypi","requirements":"==4.38.0","direct":true,"kind":"runtime","optional":false},{"id":7766249694,"package_name":"gitdb","ecosystem":"pypi","requirements":"==4.0.9","direct":true,"kind":"runtime","optional":false},{"id":7766249695,"package_name":"gitpython","ecosystem":"pypi","requirements":"==3.1.29","direct":true,"kind":"runtime","optional":false},{"id":7766249696,"package_name":"greenlet","ecosystem":"pypi","requirements":"==1.1.3.post0","direct":true,"kind":"runtime","optional":false},{"id":7766249697,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":7766249698,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":7766249699,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766249700,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==5.10.0","direct":true,"kind":"runtime","optional":false},{"id":7766249701,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.16.2","direct":true,"kind":"runtime","optional":false},{"id":7766249702,"package_name":"ipython-genutils","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766249703,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766249704,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"==7.7.2","direct":true,"kind":"runtime","optional":false},{"id":7766249705,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":7766249706,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":7766249707,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766249708,"package_name":"jupyter-book","ecosystem":"pypi","requirements":"==0.13.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T17:16:31.969Z","updated_at":"2023-02-18T17:16:31.969Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/requirements.txt","dependencies":[{"id":7766253875,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766253876,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.6.1","direct":true,"kind":"runtime","optional":false},{"id":7766253877,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==9.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766253878,"package_name":"natsort","ecosystem":"pypi","requirements":"==8.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766253879,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.8.7","direct":true,"kind":"runtime","optional":false},{"id":7766253880,"package_name":"numba","ecosystem":"pypi","requirements":"==0.56.3","direct":true,"kind":"runtime","optional":false},{"id":7766253881,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.4","direct":true,"kind":"runtime","optional":false},{"id":7766253882,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"runtime","optional":false},{"id":7766253883,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.5.1","direct":true,"kind":"runtime","optional":false},{"id":7766253884,"package_name":"pillow","ecosystem":"pypi","requirements":"==9.3.0","direct":true,"kind":"runtime","optional":false},{"id":7766253885,"package_name":"plotly","ecosystem":"pypi","requirements":"==5.11.0","direct":true,"kind":"runtime","optional":false},{"id":7766253886,"package_name":"premailer","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":7766253887,"package_name":"protobuf","ecosystem":"pypi","requirements":"==3.20.3","direct":true,"kind":"runtime","optional":false},{"id":7766253888,"package_name":"pyarrow","ecosystem":"pypi","requirements":"==10.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766253889,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":true,"kind":"runtime","optional":false},{"id":7766253890,"package_name":"pydeck","ecosystem":"pypi","requirements":"==0.8.0b4","direct":true,"kind":"runtime","optional":false},{"id":7766253891,"package_name":"pydicom","ecosystem":"pypi","requirements":"==2.3.0","direct":true,"kind":"runtime","optional":false},{"id":7766253892,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.13.0","direct":true,"kind":"runtime","optional":false},{"id":7766253893,"package_name":"pylibjpeg-libjpeg","ecosystem":"pypi","requirements":"==1.3.2","direct":true,"kind":"runtime","optional":false},{"id":7766253894,"package_name":"pylinac","ecosystem":"pypi","requirements":"==2.3.2","direct":true,"kind":"runtime","optional":false},{"id":7766253895,"package_name":"pympler","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766253896,"package_name":"pymssql","ecosystem":"pypi","requirements":"==2.2.5","direct":true,"kind":"runtime","optional":false},{"id":7766253897,"package_name":"pynetdicom","ecosystem":"pypi","requirements":"==2.0.2","direct":true,"kind":"runtime","optional":false},{"id":7766253898,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"runtime","optional":false},{"id":7766253899,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":7766253900,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":7766253901,"package_name":"pytz-deprecation-shim","ecosystem":"pypi","requirements":"==0.1.0.post0","direct":true,"kind":"runtime","optional":false},{"id":7766253902,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.5","direct":true,"kind":"runtime","optional":false},{"id":7766253903,"package_name":"pywavelets","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":7766253904,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766253905,"package_name":"pywin32","ecosystem":"pypi","requirements":"==304","direct":true,"kind":"runtime","optional":false},{"id":7766253906,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0","direct":true,"kind":"runtime","optional":false},{"id":7766253907,"package_name":"reportlab","ecosystem":"pypi","requirements":"==3.6.12","direct":true,"kind":"runtime","optional":false},{"id":7766253908,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.1","direct":true,"kind":"runtime","optional":false},{"id":7766253909,"package_name":"rich","ecosystem":"pypi","requirements":"==12.6.0","direct":true,"kind":"runtime","optional":false},{"id":7766253910,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.19.3","direct":true,"kind":"runtime","optional":false},{"id":7766253911,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==1.1.3","direct":true,"kind":"runtime","optional":false},{"id":7766253912,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.9.3","direct":true,"kind":"runtime","optional":false},{"id":7766253913,"package_name":"secretstorage","ecosystem":"pypi","requirements":"==3.3.3","direct":true,"kind":"runtime","optional":false},{"id":7766253914,"package_name":"semver","ecosystem":"pypi","requirements":"==2.13.0","direct":true,"kind":"runtime","optional":false},{"id":7766253915,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"==7.0.5","direct":true,"kind":"runtime","optional":false},{"id":7766253916,"package_name":"setuptools","ecosystem":"pypi","requirements":"==65.5.0","direct":true,"kind":"runtime","optional":false},{"id":7766253917,"package_name":"shapely","ecosystem":"pypi","requirements":"==1.8.5.post1","direct":true,"kind":"runtime","optional":false},{"id":7766253918,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":7766253919,"package_name":"smmap","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766253920,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.4.42","direct":true,"kind":"runtime","optional":false},{"id":7766253921,"package_name":"streamlit-ace","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766253922,"package_name":"streamlit","ecosystem":"pypi","requirements":"==1.11.1","direct":true,"kind":"runtime","optional":false},{"id":7766253923,"package_name":"tempita","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false},{"id":7766253924,"package_name":"tenacity","ecosystem":"pypi","requirements":"==8.1.0","direct":true,"kind":"runtime","optional":false},{"id":7766253925,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false},{"id":7766253926,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2022.10.10","direct":true,"kind":"runtime","optional":false},{"id":7766253927,"package_name":"timeago","ecosystem":"pypi","requirements":"==1.0.16","direct":true,"kind":"runtime","optional":false},{"id":7766253928,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"runtime","optional":false},{"id":7766253929,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766253930,"package_name":"tomlkit","ecosystem":"pypi","requirements":"==0.11.6","direct":true,"kind":"runtime","optional":false},{"id":7766253931,"package_name":"toolz","ecosystem":"pypi","requirements":"==0.12.0","direct":true,"kind":"runtime","optional":false},{"id":7766253932,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.2","direct":true,"kind":"runtime","optional":false},{"id":7766253933,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.64.1","direct":true,"kind":"runtime","optional":false},{"id":7766253934,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":7766253935,"package_name":"tzdata","ecosystem":"pypi","requirements":"==2022.5","direct":true,"kind":"runtime","optional":false},{"id":7766253936,"package_name":"tzlocal","ecosystem":"pypi","requirements":"==4.2","direct":true,"kind":"runtime","optional":false},{"id":7766253937,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.12","direct":true,"kind":"runtime","optional":false},{"id":7766253938,"package_name":"validators","ecosystem":"pypi","requirements":"==0.20.0","direct":true,"kind":"runtime","optional":false},{"id":7766253939,"package_name":"watchdog","ecosystem":"pypi","requirements":"==2.1.9","direct":true,"kind":"runtime","optional":false},{"id":7766253940,"package_name":"xarray","ecosystem":"pypi","requirements":"==2022.10.0","direct":true,"kind":"runtime","optional":false},{"id":7766253941,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":7766253942,"package_name":"xmltodict","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"runtime","optional":false},{"id":7766253943,"package_name":"yagmail","ecosystem":"pypi","requirements":"==0.15.293","direct":true,"kind":"runtime","optional":false},{"id":7766253944,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":7766253836,"package_name":"altair","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766253837,"package_name":"argue","ecosystem":"pypi","requirements":"==0.3.1","direct":true,"kind":"runtime","optional":false},{"id":7766253838,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":true,"kind":"runtime","optional":false},{"id":7766253839,"package_name":"backports-zoneinfo","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":7766253840,"package_name":"blinker","ecosystem":"pypi","requirements":"==1.5","direct":true,"kind":"runtime","optional":false},{"id":7766253841,"package_name":"cachetools","ecosystem":"pypi","requirements":"==5.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766253842,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.9.24","direct":true,"kind":"runtime","optional":false},{"id":7766253843,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":true,"kind":"runtime","optional":false},{"id":7766253844,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766253845,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":true,"kind":"runtime","optional":false},{"id":7766253846,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":true,"kind":"runtime","optional":false},{"id":7766253847,"package_name":"commonmark","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"runtime","optional":false},{"id":7766253848,"package_name":"contourpy","ecosystem":"pypi","requirements":"==1.0.5","direct":true,"kind":"runtime","optional":false},{"id":7766253849,"package_name":"cryptography","ecosystem":"pypi","requirements":"==38.0.1","direct":true,"kind":"runtime","optional":false},{"id":7766253850,"package_name":"cssselect","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766253851,"package_name":"cssutils","ecosystem":"pypi","requirements":"==2.6.0","direct":true,"kind":"runtime","optional":false},{"id":7766253852,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":true,"kind":"runtime","optional":false},{"id":7766253853,"package_name":"dbfread","ecosystem":"pypi","requirements":"==2.0.7","direct":true,"kind":"runtime","optional":false},{"id":7766253854,"package_name":"decorator","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":7766253855,"package_name":"dicompyler-core","ecosystem":"pypi","requirements":"==0.5.5","direct":true,"kind":"runtime","optional":false},{"id":7766253856,"package_name":"entrypoints","ecosystem":"pypi","requirements":"==0.4","direct":true,"kind":"runtime","optional":false},{"id":7766253857,"package_name":"fonttools","ecosystem":"pypi","requirements":"==4.38.0","direct":true,"kind":"runtime","optional":false},{"id":7766253858,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2022.10.0","direct":true,"kind":"runtime","optional":false},{"id":7766253859,"package_name":"gitdb","ecosystem":"pypi","requirements":"==4.0.9","direct":true,"kind":"runtime","optional":false},{"id":7766253860,"package_name":"gitpython","ecosystem":"pypi","requirements":"==3.1.29","direct":true,"kind":"runtime","optional":false},{"id":7766253861,"package_name":"greenlet","ecosystem":"pypi","requirements":"==1.1.3.post0","direct":true,"kind":"runtime","optional":false},{"id":7766253862,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":7766253863,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.22.2","direct":true,"kind":"runtime","optional":false},{"id":7766253864,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false},{"id":7766253865,"package_name":"interpolation","ecosystem":"pypi","requirements":"==2.2.4","direct":true,"kind":"runtime","optional":false},{"id":7766253866,"package_name":"jaraco-classes","ecosystem":"pypi","requirements":"==3.2.3","direct":true,"kind":"runtime","optional":false},{"id":7766253867,"package_name":"jeepney","ecosystem":"pypi","requirements":"==0.8.0","direct":true,"kind":"runtime","optional":false},{"id":7766253868,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":7766253869,"package_name":"joblib","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766253870,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":7766253871,"package_name":"keyring","ecosystem":"pypi","requirements":"==23.9.3","direct":true,"kind":"runtime","optional":false},{"id":7766253872,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":7766253873,"package_name":"llvmlite","ecosystem":"pypi","requirements":"==0.39.1","direct":true,"kind":"runtime","optional":false},{"id":7766253874,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"binder/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-05T10:44:48.218Z","updated_at":"2023-12-05T10:44:48.218Z","repository_link":"https://github.com/pymedphys/pymedphys/blob/main/binder/requirements.txt","dependencies":[]}],"score":17.585702059952347,"created_at":"2025-09-04T09:17:47.115Z","updated_at":"2025-10-07T08:04:31.727Z","avatar_url":"https://github.com/pymedphys.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":2168,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04555"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["graph-generation","cryptocurrencies","fuel-cell","electrochemistry","type-system","type-inference","energy-system","high-energy-physics","hep","metaheuristic"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1366","html_url":"https://science.ecosyste.ms/projects/1366"}