{"id":1546,"name":"epyc","description":"epyc: Computational experiment management in Python - Published in JOSS (2022)","url":"https://github.com/simoninireland/epyc","last_synced_at":"2025-09-04T16:29:34.859Z","repository":{"id":9807773,"uuid":"63255319","full_name":"simoninireland/epyc","owner":"simoninireland","description":"Python computational experiment management","archived":false,"fork":false,"pushed_at":"2022-07-21T07:43:01.000Z","size":1453,"stargazers_count":12,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-27T23:57:47.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simoninireland.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-13T14:56:38.000Z","updated_at":"2025-03-18T05:47:57.000Z","dependencies_parsed_at":"2022-08-07T05:01:20.092Z","dependency_job_id":null,"html_url":"https://github.com/simoninireland/epyc","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/simoninireland/epyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simoninireland","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/sbom","scorecard":{"id":824875,"data":{"date":"2025-08-11","repo":{"name":"github.com/simoninireland/epyc","commit":"fbb6b7fc23c11f92704535b027959fa2dc946f30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/26 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/simoninireland/epyc/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/simoninireland/epyc/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-100 / GHSA-r38r-qp28-2m63","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-2020-73","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:26:17.321Z","repository_id":9807773,"created_at":"2025-08-23T16:26:17.322Z","updated_at":"2025-08-23T16:26:17.322Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273602951,"owners_count":25135559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"simoninireland","name":"Simon Dobson","uuid":"8983964","kind":"user","description":"I'm a computer scientist interested in complex systems, where chains of cause and effect can be difficult to establish. #python #emacs #lisp","email":"","website":"https://simondobson.org","location":"St Andrews, UK","twitter":null,"company":"University of St Andrews","icon_url":"https://avatars.githubusercontent.com/u/8983964?u=f8eb85b24c13573e9455c1b1cd0114fb93afe546\u0026v=4","repositories_count":33,"last_synced_at":"2024-12-06T19:33:59.026Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simoninireland","funding_links":[],"total_stars":109,"followers":47,"following":0,"created_at":"2022-11-05T21:00:49.934Z","updated_at":"2024-12-06T19:33:59.027Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simoninireland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simoninireland/repositories"},"packages":[{"id":2724594,"name":"epyc","ecosystem":"pypi","description":"Python computational experiment management","homepage":"http://github.com/simoninireland/epyc","licenses":"License :: OSI Approved :: GNU General Public License v3 (GPLv3)","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/simoninireland/epyc","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2016-07-15T08:49:39.000Z","latest_release_published_at":"2022-07-21T07:43:08.000Z","latest_release_number":"1.7.2","last_synced_at":"2025-09-03T20:09:19.786Z","created_at":"2022-04-10T10:54:13.805Z","updated_at":"2025-09-03T20:09:19.786Z","registry_url":"https://pypi.org/project/epyc/","install_command":"pip install epyc --index-url https://pypi.org/simple","documentation_url":"https://epyc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"epyc","project_status":null},"repo_metadata":{"id":9807773,"uuid":"63255319","full_name":"simoninireland/epyc","owner":"simoninireland","description":"Python computational experiment management","archived":false,"fork":false,"pushed_at":"2022-07-21T07:43:01.000Z","size":1453,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-07-09T09:06:03.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simoninireland.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2016-07-13T14:56:38.000Z","updated_at":"2024-03-23T08:58:28.000Z","dependencies_parsed_at":"2022-08-07T05:01:20.092Z","dependency_job_id":null,"html_url":"https://github.com/simoninireland/epyc","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simoninireland","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214643515,"owners_count":15763327,"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","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":"simoninireland","name":"Simon Dobson","uuid":"8983964","kind":"user","description":"I'm a computer scientist interested in complex systems, where chains of cause and effect can be difficult to establish. #python #emacs #lisp","email":"","website":"https://simondobson.org","location":"St Andrews, UK","twitter":null,"company":"University of St Andrews","icon_url":"https://avatars.githubusercontent.com/u/8983964?u=f8eb85b24c13573e9455c1b1cd0114fb93afe546\u0026v=4","repositories_count":32,"last_synced_at":"2024-04-16T02:56:05.439Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simoninireland","funding_links":[],"total_stars":101,"followers":41,"following":0,"created_at":"2022-11-05T21:00:49.934Z","updated_at":"2024-04-16T02:56:11.725Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simoninireland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simoninireland/repositories"},"tags":[{"name":"v1.7.2","sha":"fbb6b7fc23c11f92704535b027959fa2dc946f30","kind":"tag","published_at":"2022-07-21T07:43:00.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.7.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"e2434d21ad0154aa2fe58be8125026f8af447314","kind":"tag","published_at":"2022-07-20T14:40:31.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.7.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.7.1/manifests"},{"name":"v1.6.2","sha":"a22dffb2eadaf30a5495182b859b36299e6366fc","kind":"tag","published_at":"2022-04-14T09:43:02.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.6.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"e9f96cec8b45b6ab4af43a94d3ae25ba7dbe7f48","kind":"tag","published_at":"2022-01-18T16:16:27.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.6.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.6.1/manifests"},{"name":"v1.5.1","sha":"3e39e7fdf0330d25b2aa7f0869242913af60941f","kind":"tag","published_at":"2021-09-06T12:48:30.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.5.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.5.1/manifests"},{"name":"v1.4.2","sha":"b9740c4067be5e3c6e844ebf24fc76436e5480d9","kind":"tag","published_at":"2021-07-16T09:00:38.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.4.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"7f4cccabd0d5e1ef6b4e489e7fb383e8299284de","kind":"tag","published_at":"2021-06-11T14:24:34.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.4.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.4.1/manifests"},{"name":"v1.3.2","sha":"8fa1b398c602f088e8d6e726e97c46e96d9ae562","kind":"tag","published_at":"2021-02-19T09:53:59.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.3.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"0235669afb3e2bcbb6e856a7d533bb5ae435f571","kind":"tag","published_at":"2021-02-11T14:00:05.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.3.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.3.1/manifests"},{"name":"v1.2.1","sha":"5ac1e8cf472e8a0cfceef956a50175792e61b50b","kind":"tag","published_at":"2020-12-09T10:43:20.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.2.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"6011d8ae3e0813e4d7acaa35644fc05dc0e39e27","kind":"tag","published_at":"2020-12-02T12:13:49.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.1.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"cee96ed59a2077ac5b9c6ec4a109bbc12c92c1b8","kind":"tag","published_at":"2020-11-27T10:10:03.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.1.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"1c30308dea2ccc295973c38fe58d6580fafac914","kind":"tag","published_at":"2020-11-22T17:10:12.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.0.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"957b872f611e213983e64bedbeceb558310e69ad","kind":"tag","published_at":"2020-11-16T17:50:24.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v1.0.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v1.0.1/manifests"},{"name":"v0.99.3","sha":"cc0589ed3a33fa10d8b8d72ccef77d2bd82fe899","kind":"tag","published_at":"2020-03-22T18:52:18.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.99.3","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.99.3/manifests"},{"name":"v0.99.2","sha":"0bb64cf37995d607a1c19d9e8ec5884c17796d12","kind":"tag","published_at":"2020-03-22T18:16:45.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.99.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.99.2/manifests"},{"name":"v0.99.1","sha":"c6370fd2c31dd1c2ea825e5f55a2de17ce6800e7","kind":"tag","published_at":"2019-05-03T14:23:39.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.99.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.99.1/manifests"},{"name":"v0.15.1","sha":"b3b61007741a0ab3de64df89070a6f30de8ec268","kind":"tag","published_at":"2018-07-12T16:48:09.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.15.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.15.1/manifests"},{"name":"v0.14.1","sha":"79c9bc029c8f8d7f804d5be5db71087777d5221b","kind":"tag","published_at":"2018-04-18T10:28:23.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.14.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.14.1/manifests"},{"name":"v0.13.3","sha":"044dca2f7f6686d9b6a4ea5d9a195cbf088f7490","kind":"tag","published_at":"2018-03-27T15:34:20.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.13.3","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"a8e5fa9e8d0ad35d141636f02658e366e93c7f6d","kind":"tag","published_at":"2018-03-23T14:41:29.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.13.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"9d1cc9ea6feb6ce52619aa32c978fe6b620f548a","kind":"tag","published_at":"2018-03-22T16:29:16.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.13.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.13.1/manifests"},{"name":"v0.12.1","sha":"e716508e1ff6f4e0e70123e77cc1946f8e4d6411","kind":"tag","published_at":"2018-03-09T17:06:41.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.12.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.12.1/manifests"},{"name":"v0.11.2","sha":"733d6fbc8214126ae8e553a53d9327720c2d11a6","kind":"tag","published_at":"2018-03-06T09:12:48.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.11.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"108243abdbd9796536ff99a9a79dbfb54ecc098c","kind":"tag","published_at":"2018-03-05T17:06:34.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.11.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.11.1/manifests"},{"name":"v0.10.1","sha":"b2aac30d1918152a98d63da86c3947cb06a5f80c","kind":"tag","published_at":"2017-06-23T17:04:03.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.10.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.10.1/manifests"},{"name":"v0.8.2","sha":"07ff63afc3df24a34b9798369d90db713c8e520e","kind":"tag","published_at":"2016-12-02T16:46:08.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.8.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.8.2/manifests"},{"name":"0.8.2","sha":"07ff63afc3df24a34b9798369d90db713c8e520e","kind":"tag","published_at":"2016-12-02T16:45:04.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/0.8.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/0.8.2/manifests"},{"name":"v0.8.1","sha":"bd844826d56cfe6705a79775bfa530a47b8d2d71","kind":"tag","published_at":"2016-11-01T14:19:57.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.8.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.8.1/manifests"},{"name":"v0.7.1","sha":"01a39ebb84e93f457c6c00eb5dc8bd61323dc648","kind":"tag","published_at":"2016-08-30T10:56:15.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.7.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.7.1/manifests"},{"name":"v0.6.2","sha":"c1172ebf0861bf1688427a040437a7937b6ef186","kind":"tag","published_at":"2016-08-23T13:18:52.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.6.2","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"d89d15bb17b964f7fe646744a2cd2ae72f899856","kind":"tag","published_at":"2016-08-23T12:50:11.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.6.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.6.1/manifests"},{"name":"v0.5.1","sha":"62ebd5f4d5ed95e0386d730dd74c3ce7c51a0c35","kind":"tag","published_at":"2016-08-18T16:01:08.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.5.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"1644c654b7054b57ddb60729529047971a007c5d","kind":"tag","published_at":"2016-08-12T22:19:40.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.4.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.4.1/manifests"},{"name":"v0.3.1","sha":"97a1cb025b01b70c7794107cc3176362adbb4d77","kind":"tag","published_at":"2016-07-29T16:17:44.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.3.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.3.1/manifests"},{"name":"v0.2.1","sha":"320dcdc95a02789dd604c744b9c15242423dedd9","kind":"tag","published_at":"2016-07-28T11:19:05.000Z","download_url":"https://codeload.github.com/simoninireland/epyc/tar.gz/v0.2.1","html_url":"https://github.com/simoninireland/epyc/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2024-08-09T09:37:50.981Z","dependent_packages_count":1,"downloads":2331,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":14.927177534507377,"dependent_repos_count":7.492986929884535,"dependent_packages_count":4.782980473860722,"stargazers_count":17.131002229800878,"forks_count":14.245531310345877,"docker_downloads_count":null,"average":11.715935695679878},"purl":"pkg:pypi/epyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/epyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/epyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/epyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-09T08:58:22.647Z","issues_count":12,"pull_requests_count":3,"avg_time_to_close_issue":15736168.083333334,"avg_time_to_close_pull_request":2091516.3333333333,"issues_closed_count":12,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":6,"avg_comments_per_issue":1.9166666666666667,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/simoninireland%2Fepyc/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epyc/related_packages","maintainers":[{"uuid":"simoninireland","login":"simoninireland","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/simoninireland/","role":null,"created_at":"2023-02-24T04:12:21.198Z","updated_at":"2023-02-24T04:12:21.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/simoninireland/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724715,"maintainers_count":308192,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":574688,"full_name":"simoninireland/epyc","default_branch":"master","committers":[{"name":"Simon Dobson","email":"simon.dobson@computer.org","login":null,"count":530},{"name":"amritagos","email":"amrita16thaug646@gmail.com","login":"amritagos","count":3},{"name":"Hristo Georgiev","email":"hristo.a.georgiev@gmail.com","login":"hristog","count":1}],"total_commits":534,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":178.0,"dds":0.0074906367041198685,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:15:22.572Z","last_synced_commit":"fbb6b7fc23c11f92704535b027959fa2dc946f30","created_at":"2023-03-09T05:35:04.605Z","updated_at":"2025-08-07T06:15:22.573Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"simoninireland/epyc","html_url":"https://github.com/simoninireland/epyc","last_synced_at":"2025-08-31T18:44:20.299Z","status":"error","issues_count":12,"pull_requests_count":3,"avg_time_to_close_issue":15736168.083333334,"avg_time_to_close_pull_request":2091516.3333333333,"issues_closed_count":12,"pull_requests_closed_count":3,"pull_request_authors_count":3,"issue_authors_count":6,"avg_comments_per_issue":1.9166666666666667,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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-14T13:35:20.735Z","updated_at":"2025-08-31T18:44:20.300Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoninireland%2Fepyc/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":11,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":2,"NONE":1},"issue_authors":{"lorenzo-rovigatti":4,"zbeekman":3,"michaeljpitcher":2,"zelenkastiot":1,"amritagos":1,"alexvoss":1},"pull_request_authors":{"amritagos":1,"dependabot[bot]":1,"hristog":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9927554,"issues_count":29319774,"pull_requests_count":84416271,"authors_count":9124532,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T05:01:19.527Z","updated_at":"2022-08-07T05:01:19.527Z","repository_link":"https://github.com/simoninireland/epyc/blob/master/dev-requirements.txt","dependencies":[{"id":587596765,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596769,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596771,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596773,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596774,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596776,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596777,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596779,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596780,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596782,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596783,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596785,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596786,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596788,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596789,"package_name":"jedi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596791,"package_name":"jedi-language-server","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596792,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":587596794,"package_name":"rope","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T05:01:19.669Z","updated_at":"2022-08-07T05:01:19.669Z","repository_link":"https://github.com/simoninireland/epyc/blob/master/requirements.txt","dependencies":[{"id":587597774,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587597775,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.5","direct":true,"kind":"runtime","optional":false},{"id":587597776,"package_name":"pyzmq","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587597777,"package_name":"ipyparallel","ecosystem":"pypi","requirements":"\u003e=6.2.4","direct":true,"kind":"runtime","optional":false},{"id":587597778,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587597779,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587597780,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587597781,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587597782,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587597783,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-07T05:01:19.779Z","updated_at":"2022-08-07T05:01:19.779Z","repository_link":"https://github.com/simoninireland/epyc/blob/master/setup.py","dependencies":[{"id":587597799,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.340142272994969,"created_at":"2025-09-04T09:17:49.409Z","updated_at":"2025-10-07T08:04:33.032Z","avatar_url":"https://github.com/simoninireland.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":2331,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03764"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1546","html_url":"https://science.ecosyste.ms/projects/1546","bibtex_url":"https://science.ecosyste.ms/projects/1546/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1546/export.apalike"}