{"id":34989,"name":"demes","description":"Tools for describing and manipulating demographic models.","url":"https://github.com/popsim-consortium/demes-python","last_synced_at":"2025-09-05T06:25:39.456Z","repository":{"id":37073900,"uuid":"280482661","full_name":"popsim-consortium/demes-python","owner":"popsim-consortium","description":"Tools for describing and manipulating demographic models.","archived":false,"fork":false,"pushed_at":"2025-05-18T12:55:38.000Z","size":922,"stargazers_count":19,"open_issues_count":23,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-01T03:56:58.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://popsim-consortium.github.io/demes-docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/popsim-consortium.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-17T17:12:26.000Z","updated_at":"2025-05-18T12:55:42.000Z","dependencies_parsed_at":"2023-02-17T01:02:18.732Z","dependency_job_id":"11ecb8ba-fdb3-48f4-b5a6-fd02401a0870","html_url":"https://github.com/popsim-consortium/demes-python","commit_stats":{"total_commits":307,"total_committers":7,"mean_commits":"43.857142857142854","dds":0.4592833876221498,"last_synced_commit":"8b765428c7f2f815a0a064c4a8ea262eead7f2cf"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/popsim-consortium/demes-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/sbom","scorecard":{"id":741246,"data":{"date":"2025-08-11","repo":{"name":"github.com/popsim-consortium/demes-python","commit":"4bc3f959867ea67aba71bed999be8d92eece7297"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 6/7 approved changesets -- score normalized to 8","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":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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheel.yaml: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/dev.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheel.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheel.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/popsim-consortium/demes-python/wheel.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/dev.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/dev.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/lint.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/lint.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/lint.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/wheel.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/wheel.yaml:22","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of  16 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 'main'"],"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":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","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: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","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: 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-22T17:31:45.490Z","repository_id":37073900,"created_at":"2025-08-22T17:31:45.491Z","updated_at":"2025-08-22T17:31:45.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273721022,"owners_count":25156029,"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-05T02:00:09.113Z","response_time":402,"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":"popsim-consortium","name":"PopSim Consortium","uuid":"45011445","kind":"organization","description":"A community-driven effort to standardize population genetics","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45011445?v=4","repositories_count":11,"last_synced_at":"2023-03-04T04:01:09.050Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/popsim-consortium","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:14:40.232Z","updated_at":"2023-03-04T04:01:09.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium/repositories"},"packages":[{"id":2692714,"name":"demes","ecosystem":"pypi","description":"tools for describing demographic models","homepage":"https://github.com/popsim-consortium/demes-python","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/popsim-consortium/demes-python","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2020-11-12T19:26:02.000Z","latest_release_published_at":"2023-05-04T19:33:40.000Z","latest_release_number":"0.2.3","last_synced_at":"2025-08-01T03:03:32.054Z","created_at":"2022-04-10T10:34:52.803Z","updated_at":"2025-08-01T04:25:13.888Z","registry_url":"https://pypi.org/project/demes/","install_command":"pip install demes --index-url https://pypi.org/simple","documentation_url":"https://popsim-consortium.github.io/demes-docs/","metadata":{"funding":null,"documentation":"https://popsim-consortium.github.io/demes-docs/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: ISC License (ISCL)","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"demes"},"repo_metadata":{"id":37073900,"uuid":"280482661","full_name":"popsim-consortium/demes-python","owner":"popsim-consortium","description":"Tools for describing and manipulating demographic models.","archived":false,"fork":false,"pushed_at":"2025-05-16T22:03:17.000Z","size":919,"stargazers_count":19,"open_issues_count":25,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-16T22:32:04.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://popsim-consortium.github.io/demes-docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/popsim-consortium.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-17T17:12:26.000Z","updated_at":"2024-11-27T20:38:50.000Z","dependencies_parsed_at":"2023-02-17T01:02:18.732Z","dependency_job_id":"11ecb8ba-fdb3-48f4-b5a6-fd02401a0870","html_url":"https://github.com/popsim-consortium/demes-python","commit_stats":{"total_commits":307,"total_committers":7,"mean_commits":"43.857142857142854","dds":0.4592833876221498,"last_synced_commit":"8b765428c7f2f815a0a064c4a8ea262eead7f2cf"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/popsim-consortium/demes-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268166737,"owners_count":24206440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":"popsim-consortium","name":"PopSim Consortium","uuid":"45011445","kind":"organization","description":"A community-driven effort to standardize population genetics","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45011445?v=4","repositories_count":11,"last_synced_at":"2023-03-04T04:01:09.050Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/popsim-consortium","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:14:40.232Z","updated_at":"2023-03-04T04:01:09.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium/repositories"},"tags":[{"name":"0.2.3","sha":"a9b0485171dcf8ba07ff63a10cba6c5ea5939a30","kind":"commit","published_at":"2023-05-04T19:23:50.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.3","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cec337a19ff4ce616bbd118f63bfa4048ba20219","kind":"commit","published_at":"2022-04-28T13:37:30.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.2","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"5d156c0081a8a14ea3d0f47f6b340795dbbf43b1","kind":"commit","published_at":"2021-12-07T19:13:32.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.1/manifests"},{"name":"0.2.1b1","sha":"3f2e15094cba12f946f73bc8916d205de8331e5e","kind":"commit","published_at":"2021-12-07T16:19:19.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.1b1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.1b1/manifests"},{"name":"0.2.0","sha":"4d3c3f28e02711c39b8ccd75e02885d4339d462b","kind":"commit","published_at":"2021-12-01T13:15:28.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.0","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"7db3a05e2f6a54097135a785e6bc6ad160c61d38","kind":"commit","published_at":"2021-06-08T13:15:24.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.2","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"d04011ec7bce57172b7a47417bf4b0c52ffc5a85","kind":"commit","published_at":"2021-04-21T15:20:55.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"489a69b4955d287ce69ac7400d29036a5ba53842","kind":"commit","published_at":"2021-04-19T12:26:30.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0/manifests"},{"name":"0.1.0a4","sha":"9a3ed33f48b871f6fc99f5e5e1d8c8fedd7d97de","kind":"commit","published_at":"2021-03-22T13:56:24.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a4","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a4/manifests"},{"name":"0.1.0a3","sha":"60a736ab31e30abf7d39924168679d16453569e6","kind":"commit","published_at":"2021-02-25T08:56:00.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a3","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a3/manifests"},{"name":"0.1.0a2","sha":"c31ee9aca6cd8cfe84622a2f1b12b80c5887ae86","kind":"commit","published_at":"2021-02-24T13:59:17.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a2","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a2/manifests"},{"name":"0.1.0a1","sha":"a1f6fb43c23c8731f941715866ab313c6589be87","kind":"commit","published_at":"2020-11-12T15:26:26.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/popsim-consortium/demes-python@0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags/0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-01T04:25:13.866Z","dependent_packages_count":8,"downloads":14956,"downloads_period":"last-month","dependent_repos_count":32,"rankings":{"downloads":4.395738668906793,"dependent_repos_count":2.5794711597213733,"dependent_packages_count":1.579259943895215,"stargazers_count":14.500405786031411,"forks_count":13.290162663417727,"docker_downloads_count":null,"average":7.269007644394503},"purl":"pkg:pypi/demes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/demes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/demes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/demes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-16T22:38:52.562Z","issues_count":18,"pull_requests_count":158,"avg_time_to_close_issue":9723743.875,"avg_time_to_close_pull_request":2449559.3896103897,"issues_closed_count":16,"pull_requests_closed_count":154,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.1666666666666665,"avg_comments_per_pull_request":1.5696202531645571,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":133,"past_year_issues_count":5,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":381995.6666666667,"past_year_avg_time_to_close_pull_request":4426240.333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":2.8333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/issues","maintainers":[{"login":"grahamgower","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grahamgower"},{"login":"molpopgen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/molpopgen"},{"login":"apragsdale","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apragsdale"}],"active_maintainers":[{"login":"molpopgen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/molpopgen"},{"login":"grahamgower","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grahamgower"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/demes/related_packages","maintainers":[{"uuid":"jerome.kelleher","login":"jerome.kelleher","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/jerome.kelleher/","role":null,"created_at":"2022-12-05T06:47:17.185Z","updated_at":"2022-12-05T06:47:17.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jerome.kelleher/packages"},{"uuid":"grahamgower","login":"grahamgower","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/grahamgower/","role":null,"created_at":"2022-12-05T06:47:17.171Z","updated_at":"2022-12-05T06:47:17.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/grahamgower/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725009,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}},{"id":5296467,"name":"demes","ecosystem":"conda","description":null,"homepage":"https://github.com/popsim-consortium/demes-python","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/popsim-consortium/demes-python","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-04-22T20:00:06.000Z","latest_release_published_at":"2022-04-29T08:16:45.000Z","latest_release_number":"0.2.2","last_synced_at":"2025-09-01T20:05:22.078Z","created_at":"2022-10-03T16:00:46.750Z","updated_at":"2025-09-01T20:05:22.078Z","registry_url":"https://anaconda.org/conda-forge/demes","install_command":"conda install -c conda-forge demes","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"280482661","full_name":"popsim-consortium/demes-python","owner":"popsim-consortium","description":"Tools for describing and manipulating demographic models.","archived":false,"fork":false,"pushed_at":"2023-03-02T16:11:15.000Z","size":797,"stargazers_count":15,"open_issues_count":21,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-21T10:39:51.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://popsim-consortium.github.io/demes-docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-17T17:12:26.000Z","updated_at":"2023-02-08T10:49:30.000Z","dependencies_parsed_at":"2023-02-17T01:02:18.732Z","dependency_job_id":null,"html_url":"https://github.com/popsim-consortium/demes-python","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"popsim-consortium","name":"PopSim Consortium","uuid":"45011445","kind":"organization","description":"A community-driven effort to standardize population genetics","email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/45011445?v=4","repositories_count":11,"last_synced_at":"2023-03-04T04:01:09.050Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popsim-consortium"},"tags":[{"name":"0.2.2","sha":"cec337a19ff4ce616bbd118f63bfa4048ba20219","kind":"commit","published_at":"2022-04-28T13:37:30.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.2","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.2"},{"name":"0.2.1","sha":"5d156c0081a8a14ea3d0f47f6b340795dbbf43b1","kind":"commit","published_at":"2021-12-07T19:13:32.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.1"},{"name":"0.2.1b1","sha":"3f2e15094cba12f946f73bc8916d205de8331e5e","kind":"commit","published_at":"2021-12-07T16:19:19.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.1b1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.1b1"},{"name":"0.2.0","sha":"4d3c3f28e02711c39b8ccd75e02885d4339d462b","kind":"commit","published_at":"2021-12-01T13:15:28.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.2.0","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.2.0"},{"name":"0.1.2","sha":"7db3a05e2f6a54097135a785e6bc6ad160c61d38","kind":"commit","published_at":"2021-06-08T13:15:24.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.2","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.2"},{"name":"0.1.1","sha":"d04011ec7bce57172b7a47417bf4b0c52ffc5a85","kind":"commit","published_at":"2021-04-21T15:20:55.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.1"},{"name":"0.1.0","sha":"489a69b4955d287ce69ac7400d29036a5ba53842","kind":"commit","published_at":"2021-04-19T12:26:30.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0"},{"name":"0.1.0a4","sha":"9a3ed33f48b871f6fc99f5e5e1d8c8fedd7d97de","kind":"commit","published_at":"2021-03-22T13:56:24.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a4","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a4"},{"name":"0.1.0a3","sha":"60a736ab31e30abf7d39924168679d16453569e6","kind":"commit","published_at":"2021-02-25T08:56:00.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a3","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a3"},{"name":"0.1.0a2","sha":"c31ee9aca6cd8cfe84622a2f1b12b80c5887ae86","kind":"commit","published_at":"2021-02-24T13:59:17.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a2","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a2"},{"name":"0.1.0a1","sha":"a1f6fb43c23c8731f941715866ab313c6589be87","kind":"commit","published_at":"2020-11-12T15:26:26.000Z","download_url":"https://codeload.github.com/popsim-consortium/demes-python/tar.gz/0.1.0a1","html_url":"https://github.com/popsim-consortium/demes-python/releases/tag/0.1.0a1"}]},"repo_metadata_updated_at":"2025-08-01T04:25:13.866Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.796147512350915,"dependent_packages_count":19.601776535755278,"stargazers_count":51.858875193372924,"forks_count":50.561405259743495,"docker_downloads_count":null,"average":34.204551125305656},"purl":"pkg:conda/demes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/demes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/demes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/demes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:11:33.538Z","issues_count":13,"pull_requests_count":102,"avg_time_to_close_issue":8246487.583333333,"avg_time_to_close_pull_request":1581274.8529411764,"issues_closed_count":12,"pull_requests_closed_count":102,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":2.3846153846153846,"avg_comments_per_pull_request":1.5490196078431373,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":4,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":2679348.0,"past_year_avg_time_to_close_pull_request":1972241.2115384615,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":1.4230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":35},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/demes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/demes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/demes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/demes/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":31025,"full_name":"popsim-consortium/demes-python","default_branch":"main","committers":[{"name":"Graham Gower","email":"graham.gower@gmail.com","count":166},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":92},{"name":"Aaron Ragsdale","email":"aaron.ragsdale@mail.mcgill.ca","count":33},{"name":"Arjun Biddanda","email":"aabiddanda@gmail.com","count":6},{"name":"Aaron Ragsdale","email":"apragsdale@wisc.edu","count":4},{"name":"Ekaterina","email":"katenos823@gmail.com","count":3},{"name":"Jerome Kelleher","email":"jk@well.ox.ac.uk","count":3}],"total_commits":307,"total_committers":7,"total_bot_commits":92,"total_bot_committers":1,"mean_commits":43.857142857142854,"dds":0.4592833876221498,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":22},{"name":"Graham Gower","email":"graham.gower@gmail.com","count":15},{"name":"Arjun Biddanda","email":"aabiddanda@gmail.com","count":6}],"past_year_total_commits":43,"past_year_total_committers":3,"past_year_total_bot_commits":22,"past_year_total_bot_committers":1,"past_year_mean_commits":14.333333333333334,"past_year_dds":0.4883720930232558,"last_synced_at":"2023-04-26T14:52:30.035Z","last_synced_commit":"8b765428c7f2f815a0a064c4a8ea262eead7f2cf","created_at":"2023-03-07T16:45:15.756Z","updated_at":"2023-09-19T15:43:22.540Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/popsim-consortium%2Fdemes-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":null,"events":{"total":{"IssuesEvent":5,"WatchEvent":1,"DeleteEvent":11,"IssueCommentEvent":42,"PushEvent":30,"PullRequestReviewEvent":4,"PullRequestEvent":24,"CreateEvent":8},"last_year":{"IssuesEvent":5,"WatchEvent":1,"DeleteEvent":11,"IssueCommentEvent":42,"PushEvent":30,"PullRequestReviewEvent":4,"PullRequestEvent":24,"CreateEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/docs.txt","sha":null,"kind":"manifest","created_at":"2022-06-24T19:35:19.279Z","updated_at":"2022-06-24T19:35:19.279Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/requirements/docs.txt","dependencies":[{"id":50018032,"package_name":"demesdraw","ecosystem":"pypi","requirements":"==0.3.0","direct":true,"kind":"runtime","optional":false},{"id":50018033,"package_name":"jupyter-book","ecosystem":"pypi","requirements":"==0.12.3","direct":true,"kind":"runtime","optional":false},{"id":50018034,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"runtime","optional":false},{"id":50018035,"package_name":"sphinx_issues","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":50018036,"package_name":"sphinxcontrib-programoutput","ecosystem":"pypi","requirements":"==0.17","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/lint.txt","sha":null,"kind":"manifest","created_at":"2022-06-24T19:35:20.357Z","updated_at":"2022-06-24T19:35:20.357Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/requirements/lint.txt","dependencies":[{"id":50018734,"package_name":"black","ecosystem":"pypi","requirements":"==22.3.0","direct":true,"kind":"runtime","optional":false},{"id":50018735,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false},{"id":50018736,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.960","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/minimal.txt","sha":null,"kind":"manifest","created_at":"2022-06-24T19:35:21.322Z","updated_at":"2022-06-24T19:35:21.322Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/requirements/minimal.txt","dependencies":[{"id":50018793,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":true,"kind":"runtime","optional":false},{"id":50018794,"package_name":"ruamel.yaml","ecosystem":"pypi","requirements":"==0.17.21","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/tests.txt","sha":null,"kind":"manifest","created_at":"2022-06-24T19:35:21.887Z","updated_at":"2022-06-24T19:35:21.887Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/requirements/tests.txt","dependencies":[{"id":50018825,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":50018826,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.4","direct":true,"kind":"runtime","optional":false},{"id":50018827,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"runtime","optional":false},{"id":50018828,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":50018829,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dev.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:31:18.409Z","updated_at":"2023-01-31T20:31:18.409Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/.github/workflows/dev.yaml","dependencies":[{"id":7280092133,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7280092134,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:31:18.466Z","updated_at":"2023-01-31T20:31:18.466Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/.github/workflows/docs.yaml","dependencies":[{"id":7280092136,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7280092137,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:31:18.535Z","updated_at":"2023-01-31T20:31:18.535Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/.github/workflows/lint.yaml","dependencies":[{"id":7280092174,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7280092175,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:31:18.559Z","updated_at":"2023-01-31T20:31:18.559Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/.github/workflows/tests.yaml","dependencies":[{"id":7280092689,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.10.0","direct":true,"kind":"composite","optional":false},{"id":7280092693,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7280092695,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7280092698,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheel.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:31:18.593Z","updated_at":"2023-01-31T20:31:18.593Z","repository_link":"https://github.com/popsim-consortium/demes-python/blob/main/.github/workflows/wheel.yaml","dependencies":[{"id":7280094568,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7280094572,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7280094574,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7280094576,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7280094579,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":15.29971852521315,"created_at":"2025-09-04T15:51:08.418Z","updated_at":"2025-10-07T08:14:35.354Z","avatar_url":"https://github.com/popsim-consortium.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":14956,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/34989","html_url":"https://science.ecosyste.ms/projects/34989","bibtex_url":"https://science.ecosyste.ms/projects/34989/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34989/export.apalike"}