{"id":64584,"name":"pyiomica","description":"PyIOmica (pyiomica) is a Python package for omics analyses.","url":"https://github.com/gmiaslab/pyiomica","last_synced_at":"2025-09-08T13:13:19.295Z","repository":{"id":57456044,"uuid":"185423470","full_name":"gmiaslab/pyiomica","owner":"gmiaslab","description":"PyIOmica (pyiomica) is a Python package for omics analyses.","archived":false,"fork":false,"pushed_at":"2025-06-20T01:53:07.000Z","size":472520,"stargazers_count":15,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T21:03:20.078Z","etag":null,"topics":["bioinformatics","longitudinal-data","omics","python","time-series","time-series-clustering"],"latest_commit_sha":null,"homepage":"https://pyiomica.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmiaslab.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":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-07T14:54:01.000Z","updated_at":"2025-06-20T01:51:41.000Z","dependencies_parsed_at":"2022-09-02T10:11:14.728Z","dependency_job_id":null,"html_url":"https://github.com/gmiaslab/pyiomica","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/gmiaslab/pyiomica","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmiaslab","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/sbom","scorecard":{"id":430782,"data":{"date":"2025-08-11","repo":{"name":"github.com/gmiaslab/pyiomica","commit":"01a1ee09b9a55c71b38461aa571031c1ed002467"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pypi-publish.yml:15","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-publish.yml:10"],"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":"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/pypi-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gmiaslab/pyiomica/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gmiaslab/pyiomica/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/gmiaslab/pyiomica/pypi-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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"}}]},"last_synced_at":"2025-08-19T03:16:45.327Z","repository_id":57456044,"created_at":"2025-08-19T03:16:45.327Z","updated_at":"2025-08-19T03:16:45.327Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274189850,"owners_count":25238053,"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-08T02:00:09.813Z","response_time":121,"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":"gmiaslab","name":"G. Mias Lab","uuid":"14894951","kind":"user","description":null,"email":"","website":"georgemias.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14894951?u=5fcfc191528181432aaaff2b0109e54fdec287a3\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-10T05:15:34.911Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gmiaslab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-20T00:09:08.546Z","updated_at":"2023-03-10T05:15:34.952Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmiaslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmiaslab/repositories"},"packages":[{"id":2873886,"name":"pyiomica","ecosystem":"pypi","description":"Omics Analysis Tool Suite","homepage":"https://github.com/gmiaslab/pyiomica","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gmiaslab/pyiomica","keywords_array":["omics","longitudinal","bioinformatics"],"namespace":null,"versions_count":22,"first_release_published_at":"2019-07-19T12:39:00.000Z","latest_release_published_at":"2025-06-20T01:53:42.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-08-28T06:02:56.901Z","created_at":"2022-04-10T12:14:01.439Z","updated_at":"2025-08-28T06:02:56.901Z","registry_url":"https://pypi.org/project/pyiomica/","install_command":"pip install pyiomica --index-url https://pypi.org/simple","documentation_url":"https://pyiomica.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: Python :: 3","Topic :: Education","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Utilities"],"normalized_name":"pyiomica","project_status":null},"repo_metadata":{"uuid":"185423470","full_name":"gmiaslab/pyiomica","owner":"gmiaslab","description":"PyIOmica (pyiomica) is a Python package for omics analyses.","archived":false,"fork":false,"pushed_at":"2022-09-26T22:51:48.000Z","size":472498,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-29T04:39:56.749Z","etag":null,"topics":["bioinformatics","longitudinal-data","omics","python","time-series","time-series-clustering"],"latest_commit_sha":null,"homepage":"https://pyiomica.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmiaslab.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":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-07T14:54:01.000Z","updated_at":"2023-11-06T09:25:43.000Z","dependencies_parsed_at":"2022-09-02T10:11:14.728Z","dependency_job_id":null,"html_url":"https://github.com/gmiaslab/pyiomica","commit_stats":null,"previous_names":[],"tags_count":19,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmiaslab","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":178784655,"owners_count":10726076,"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":"gmiaslab","name":"G. Mias Lab","uuid":"14894951","kind":"user","description":null,"email":"","website":"georgemias.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14894951?u=5fcfc191528181432aaaff2b0109e54fdec287a3\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-10T05:15:34.911Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gmiaslab","created_at":"2022-11-20T00:09:08.546Z","updated_at":"2023-03-10T05:15:34.952Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmiaslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmiaslab/repositories"},"tags":[{"name":"1.3.3","sha":"bd571522940a88e65cfeecbdb004c86d1508fd99","kind":"commit","published_at":"2021-11-28T22:52:00.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.3.3","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"7036232299cd98a0ec6b7f5f537f4a280299739f","kind":"commit","published_at":"2021-11-28T22:01:43.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.3.2","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ee78e75209a7c8333116e122010c4d0b8a0b9037","kind":"commit","published_at":"2021-08-25T01:14:42.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.3.1","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"9ffd9152e5d426509a80544556463dec16f452f0","kind":"commit","published_at":"2021-06-28T17:33:14.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.3.0","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.3.0/manifests"},{"name":"1.2.9","sha":"02033216880e310b9cd97ddc86666a4aa70136c9","kind":"commit","published_at":"2021-06-08T23:56:20.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.9","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.9/manifests"},{"name":"1.2.8","sha":"c8f9ad939ded3803b6ef6e2e026a88caf8177bb4","kind":"commit","published_at":"2021-06-08T23:35:33.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.8","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"251127038488f42c7cc3fecdbbfefb83f5d8a7a0","kind":"commit","published_at":"2021-06-08T20:34:36.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.7","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"c68e0a30e277dc83d93492d2979625dd39568d00","kind":"commit","published_at":"2021-03-16T19:24:44.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.6","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"33160aca4e9645f0ea23cee9f0da67113ba317d6","kind":"commit","published_at":"2021-02-15T20:53:16.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.5","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"c53b950a7f411a6091e8f7c8287a819817bc3a7a","kind":"commit","published_at":"2020-12-29T22:21:14.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.4","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"e7f5b4b7c9191ae84f58fabadd99304afe653a36","kind":"commit","published_at":"2020-10-19T18:11:48.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.3","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.3/manifests"},{"name":"1.2.1","sha":"81c00c7bd755ea86f436451090abe4fa3f5d1c6d","kind":"commit","published_at":"2020-04-25T23:06:04.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.1","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d0f111ee87cbc381485c61ab91aedfbcc09a6ec6","kind":"commit","published_at":"2020-02-28T16:55:58.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.2.0","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"ac95425bc4cf69866a68d12209996f0547b3b8b3","kind":"commit","published_at":"2019-11-20T04:22:22.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.1.2","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3da6a789d1babccc37ee8fbfafd89fa17e6b995","kind":"commit","published_at":"2019-10-26T21:29:35.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.1.1","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"847bc8f2fc7ced222179dd02ebb0bfe8a3dfc08d","kind":"commit","published_at":"2019-10-24T20:34:23.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.1.0","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"f1760c91f16ec85fae8f9108dcd8d8181751a2b8","kind":"commit","published_at":"2019-07-29T04:57:12.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.0.2","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"f3acf9bc248352d665bb036c8b30a3dbe8d3af75","kind":"commit","published_at":"2019-07-29T04:49:58.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.0.1","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"eb4d568f8aab9ec6eea98f994982099ee1120285","kind":"commit","published_at":"2019-07-18T05:08:34.000Z","download_url":"https://codeload.github.com/gmiaslab/pyiomica/tar.gz/1.0.0","html_url":"https://github.com/gmiaslab/pyiomica/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-01-02T08:35:45.199Z","dependent_packages_count":0,"downloads":108,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.960525406683505,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":15.20464918105781,"forks_count":13.310058787740367,"docker_downloads_count":null,"average":16.43963811836978},"purl":"pkg:pypi/pyiomica","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyiomica","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyiomica","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyiomica/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-02T08:35:44.766Z","issues_count":0,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":14348.25,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"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/gmiaslab%2Fpyiomica/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiomica/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiomica/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiomica/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyiomica/related_packages","maintainers":[{"uuid":"domanskyi","login":"domanskyi","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/domanskyi/","role":null,"created_at":"2022-11-25T16:37:25.879Z","updated_at":"2022-11-25T16:37:25.879Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/domanskyi/packages"},{"uuid":"gmiaslab","login":"gmiaslab","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/gmiaslab/","role":null,"created_at":"2022-11-25T16:37:25.876Z","updated_at":"2022-11-25T16:37:25.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gmiaslab/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":637480,"full_name":"gmiaslab/pyiomica","default_branch":"master","committers":[{"name":"Domanskyi","email":"s.domanskyi@gmail.com","login":null,"count":111},{"name":"G. Mias Lab","email":"gmiaslab","login":"gmiaslab","count":59},{"name":"George Mias","email":"gmiaslab@gmail.com","login":null,"count":12},{"name":"zefer001","email":"47703614+zefer001","login":"zefer001","count":6}],"total_commits":188,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":47.0,"dds":0.40957446808510634,"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":"2024-01-29T10:08:25.892Z","last_synced_commit":"96909120a75bf6ed35d7fd483fdbb0369bad4925","created_at":"2023-03-09T08:41:56.709Z","updated_at":"2024-01-29T10:08:25.893Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"gmiaslab/pyiomica","html_url":"https://github.com/gmiaslab/pyiomica","last_synced_at":"2024-01-29T10:10:35.760Z","status":null,"issues_count":0,"pull_requests_count":4,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":14348.25,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"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-14T21:20:07.023Z","updated_at":"2024-01-29T10:10:35.760Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmiaslab%2Fpyiomica/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"COLLABORATOR":4},"issue_authors":{},"pull_request_authors":{"MZZheng":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10098650,"issues_count":31447165,"pull_requests_count":97330651,"authors_count":10702032,"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":[{"login":"MZZheng","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MZZheng"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"PushEvent":10,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"PushEvent":10,"CreateEvent":1}},"keywords":["bioinformatics","longitudinal-data","omics","python","time-series","time-series-clustering"],"dependencies":[],"score":8.803874763534434,"created_at":"2025-09-08T11:18:34.484Z","updated_at":"2025-10-07T08:24:47.884Z","avatar_url":"https://github.com/gmiaslab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":108,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5733381","https://doi.org/10.1093/bioinformatics/btz896","https://doi.org/10.1038/s41598-021-84838-x"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64584","html_url":"https://science.ecosyste.ms/projects/64584"}