{"id":191708,"name":null,"description":"PEtab --\u003e COPASI importer","url":"https://github.com/copasi/python-petab-importer","last_synced_at":"2025-09-10T04:05:38.622Z","repository":{"id":62564756,"uuid":"223411107","full_name":"copasi/python-petab-importer","owner":"copasi","description":"PEtab --\u003e COPASI importer","archived":false,"fork":false,"pushed_at":"2025-07-27T15:17:52.000Z","size":4565,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-09T13:21:20.284Z","etag":null,"topics":["copasi","petab","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/copasi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-22T13:36:16.000Z","updated_at":"2025-07-26T07:40:26.000Z","dependencies_parsed_at":"2022-11-03T16:15:20.134Z","dependency_job_id":"43e55058-da6e-4b9f-a6a4-b75024d65730","html_url":"https://github.com/copasi/python-petab-importer","commit_stats":{"total_commits":81,"total_committers":2,"mean_commits":40.5,"dds":"0.012345679012345734","last_synced_commit":"3bc83b3f652c56682dd2db12b754621867e62123"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/copasi/python-petab-importer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copasi","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/sbom","scorecard":{"id":304407,"data":{"date":"2025-08-11","repo":{"name":"github.com/copasi/python-petab-importer","commit":"5ef62513d59aa68d646dcd1ef4628b14cb8e4521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/copasi/python-petab-importer/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/copasi/python-petab-importer/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:36","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Artistic License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"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-17T21:39:32.011Z","repository_id":62564756,"created_at":"2025-08-17T21:39:32.011Z","updated_at":"2025-08-17T21:39:32.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274411044,"owners_count":25280055,"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-10T02:00:12.551Z","response_time":83,"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":"copasi","name":"COPASI","uuid":"1854399","kind":"organization","description":"","email":null,"website":"http://www.copasi.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1854399?v=4","repositories_count":22,"last_synced_at":"2024-03-26T03:17:42.147Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/copasi","funding_links":[],"total_stars":130,"followers":3,"following":0,"created_at":"2022-11-03T03:50:49.386Z","updated_at":"2024-03-26T03:17:44.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copasi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copasi/repositories"},"packages":[{"id":2680520,"name":"copasi-petab-importer","ecosystem":"pypi","description":"COPASI PEtab Importer","homepage":"https://github.com/copasi/python-petab-importer","licenses":"Artistic-2.0","normalized_licenses":["Artistic-2.0"],"repository_url":"https://github.com/copasi/python-petab-importer","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-09-27T14:04:40.000Z","latest_release_published_at":"2025-07-27T15:23:46.000Z","latest_release_number":"1.0.9","last_synced_at":"2025-09-09T14:37:32.366Z","created_at":"2022-04-10T10:27:17.929Z","updated_at":"2025-09-09T14:37:32.367Z","registry_url":"https://pypi.org/project/copasi-petab-importer/","install_command":"pip install copasi-petab-importer --index-url https://pypi.org/simple","documentation_url":"https://copasi-petab-importer.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"copasi-petab-importer","project_status":null},"repo_metadata":{"id":62564756,"uuid":"223411107","full_name":"copasi/python-petab-importer","owner":"copasi","description":"PEtab --\u003e COPASI importer","archived":false,"fork":false,"pushed_at":"2025-07-23T07:58:12.000Z","size":4543,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-23T09:31:23.418Z","etag":null,"topics":["copasi","petab","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/copasi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-22T13:36:16.000Z","updated_at":"2025-07-23T07:58:16.000Z","dependencies_parsed_at":"2022-11-03T16:15:20.134Z","dependency_job_id":"43e55058-da6e-4b9f-a6a4-b75024d65730","html_url":"https://github.com/copasi/python-petab-importer","commit_stats":{"total_commits":81,"total_committers":2,"mean_commits":40.5,"dds":"0.012345679012345734","last_synced_commit":"3bc83b3f652c56682dd2db12b754621867e62123"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/copasi/python-petab-importer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copasi","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/sbom","scorecard":{"id":304407,"data":{"date":"2025-08-11","repo":{"name":"github.com/copasi/python-petab-importer","commit":"5ef62513d59aa68d646dcd1ef4628b14cb8e4521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/copasi/python-petab-importer/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/copasi/python-petab-importer/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:36","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Artistic License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"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-17T21:39:32.011Z","repository_id":62564756,"created_at":"2025-08-17T21:39:32.011Z","updated_at":"2025-08-17T21:39:32.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291860,"owners_count":25258162,"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-09T02:00:10.223Z","response_time":80,"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":"copasi","name":"COPASI","uuid":"1854399","kind":"organization","description":"","email":null,"website":"http://www.copasi.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1854399?v=4","repositories_count":22,"last_synced_at":"2024-03-26T03:17:42.147Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/copasi","funding_links":[],"total_stars":130,"followers":3,"following":0,"created_at":"2022-11-03T03:50:49.386Z","updated_at":"2024-03-26T03:17:44.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copasi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copasi/repositories"},"tags":[{"name":"v1.0.8","sha":"890ed0abdcba52ef5d1b9acf40fbe95cc562d4c4","kind":"commit","published_at":"2025-05-06T08:58:31.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.8","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"b802325577ead1b9ee42cb6134228629d430a11c","kind":"commit","published_at":"2024-04-04T20:55:08.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.7","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"8368e9930f6dc5ea8df4dfc79eb15e0f6165d52d","kind":"commit","published_at":"2023-09-25T11:18:56.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.6","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"dc25a572f6944b7b00594277b1144530cf271c37","kind":"commit","published_at":"2023-07-24T07:58:09.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.5","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"badc82e3a3749c67eed9b87be3e056da92a082e6","kind":"commit","published_at":"2023-05-26T07:45:34.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.4","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a95808d8c0eee78341f19ed9e451829c4ee02164","kind":"commit","published_at":"2023-04-18T05:46:03.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.3","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"1320f827eeaed2c712d51dce21b2b3be98cc0031","kind":"commit","published_at":"2021-09-28T11:19:21.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.2","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d9b532afa75e5ebbfcd504dd4640a137327b460c","kind":"commit","published_at":"2021-09-27T14:45:17.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.1","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a8d1b8248a186b3c5f4764a07dd9aa73477fd5bb","kind":"commit","published_at":"2021-09-27T13:56:12.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/v1.0.0","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/v1.0.0/manifests"},{"name":"petab-2019","sha":"b0c5970d7c47bb1ea785ecd4202a267163131274","kind":"commit","published_at":"2019-12-05T04:37:36.000Z","download_url":"https://codeload.github.com/copasi/python-petab-importer/tar.gz/petab-2019","html_url":"https://github.com/copasi/python-petab-importer/releases/tag/petab-2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/copasi/python-petab-importer@petab-2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/petab-2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/tags/petab-2019/manifests"}]},"repo_metadata_updated_at":"2025-09-09T11:54:03.113Z","dependent_packages_count":1,"downloads":175,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.23159187040216,"dependent_repos_count":21.71838761843193,"dependent_packages_count":4.714065656226561,"stargazers_count":25.028630402130066,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":27.09727984126739},"purl":"pkg:pypi/copasi-petab-importer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/copasi-petab-importer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/copasi-petab-importer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/copasi-petab-importer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T15:50:05.130Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":11517348.0,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":13402.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/issues","maintainers":[{"login":"pmendes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmendes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/copasi-petab-importer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/copasi-petab-importer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/copasi-petab-importer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/copasi-petab-importer/related_packages","maintainers":[{"uuid":"frankbergmann.myopenid.com","login":"frankbergmann.myopenid.com","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/frankbergmann.myopenid.com/","role":null,"created_at":"2023-02-23T21:19:10.052Z","updated_at":"2023-02-23T21:19:10.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/frankbergmann.myopenid.com/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726796,"maintainers_count":308899,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":553077,"full_name":"copasi/python-petab-importer","default_branch":"master","committers":[{"name":"Frank T. Bergmann","email":"fbergman@caltech.edu","count":80},{"name":"Stefan Hoops","email":"shoops@copasi.org","count":1}],"total_commits":81,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":40.5,"dds":0.012345679012345734,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T00:32:34.164Z","last_synced_commit":"3bc83b3f652c56682dd2db12b754621867e62123","created_at":"2023-03-09T04:44:46.197Z","updated_at":"2023-09-19T17:15:39.392Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"copasi/python-petab-importer","html_url":"https://github.com/copasi/python-petab-importer","last_synced_at":"2025-07-27T15:50:05.130Z","status":"error","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":11517348.0,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":13402.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:06:19.239Z","updated_at":"2025-08-31T04:14:28.442Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/copasi%2Fpython-petab-importer/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":2,"MEMBER":1},"pull_request_author_associations_count":{},"issue_authors":{"dweindl":2,"pmendes":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10098796,"issues_count":31459450,"pull_requests_count":97364286,"authors_count":10701971,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"dweindl":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"pmendes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmendes"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":2,"DeleteEvent":1,"IssueCommentEvent":2,"PushEvent":6,"ForkEvent":1},"last_year":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":2,"DeleteEvent":1,"IssueCommentEvent":2,"PushEvent":6,"ForkEvent":1}},"keywords":["copasi","petab","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T16:15:19.505Z","updated_at":"2022-11-03T16:15:19.505Z","repository_link":"https://github.com/copasi/python-petab-importer/blob/master/requirements.txt","dependencies":[{"id":6584817699,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584817700,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584817701,"package_name":"python-copasi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584817702,"package_name":"python-libsbml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584817703,"package_name":"PyQt5","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584817704,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T16:15:19.888Z","updated_at":"2022-11-03T16:15:19.888Z","repository_link":"https://github.com/copasi/python-petab-importer/blob/master/setup.py","dependencies":[{"id":6584818573,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584818574,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584818575,"package_name":"python-copasi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584818576,"package_name":"python-libsbml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584818577,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.261225091971921,"created_at":"2025-09-09T03:17:14.494Z","updated_at":"2025-10-07T08:42:31.222Z","avatar_url":"https://github.com/copasi.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":175,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/191708","html_url":"https://science.ecosyste.ms/projects/191708"}