{"id":4420,"name":"microeye","description":"A python toolkit for fluorescence microscopy.","url":"https://github.com/samhitech/microeye","last_synced_at":"2025-09-04T17:22:28.620Z","repository":{"id":46455215,"uuid":"408699309","full_name":"samhitech/microEye","owner":"samhitech","description":"A python toolkit for fluorescence microscopy.","archived":false,"fork":false,"pushed_at":"2025-08-26T06:19:57.000Z","size":27809,"stargazers_count":22,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-26T06:39:55.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/samhitech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2021-09-21T05:32:27.000Z","updated_at":"2025-08-26T06:19:40.000Z","dependencies_parsed_at":"2023-02-19T15:30:37.811Z","dependency_job_id":"1138f408-545e-4f7d-8871-4f30dcc973c7","html_url":"https://github.com/samhitech/microEye","commit_stats":{"total_commits":104,"total_committers":2,"mean_commits":52.0,"dds":"0.028846153846153855","last_synced_commit":"f501fabbe69cee2fa207b0fe4f4f3f7b2ff987ef"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/samhitech/microEye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhitech","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/sbom","scorecard":{"id":797491,"data":{"date":"2025-08-11","repo":{"name":"github.com/samhitech/microEye","commit":"8632f0159f062b893fec42a81aca16800c0c5635"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.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":"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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samhitech/microEye/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/samhitech/microEye/publish-to-pypi.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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 '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 4 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5"],"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-23T09:25:50.986Z","repository_id":46455215,"created_at":"2025-08-23T09:25:50.986Z","updated_at":"2025-08-23T09:25:50.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273642521,"owners_count":25142393,"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":"samhitech","name":"Nour","uuid":"89871015","kind":"user","description":"","email":"","website":null,"location":"Lithuania","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/89871015?u=89ac59ff36bb13b99d1bf33cb61ce931ccdb8909\u0026v=4","repositories_count":2,"last_synced_at":"2024-04-30T18:34:14.299Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/samhitech","funding_links":[],"total_stars":14,"followers":2,"following":0,"created_at":"2024-04-30T18:34:15.287Z","updated_at":"2024-04-30T18:34:15.287Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhitech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhitech/repositories"},"packages":[{"id":2801119,"name":"microeye","ecosystem":"pypi","description":"A python toolkit for fluorescence microscopy         that features hardware control, data analysis and vizualization         for super-resolution single-molecule localization microscopy and         single-partical tracking.","homepage":"https://github.com/samhitech/microEye","licenses":"GNU General Public License v3 (GPLv3)","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/samhitech/microEye","keywords_array":[],"namespace":null,"versions_count":62,"first_release_published_at":"2021-10-04T21:16:34.000Z","latest_release_published_at":"2025-08-26T06:20:36.000Z","latest_release_number":"2.3.13","last_synced_at":"2025-08-26T06:31:30.467Z","created_at":"2022-04-10T11:35:48.065Z","updated_at":"2025-08-26T06:45:13.375Z","registry_url":"https://pypi.org/project/microeye/","install_command":"pip install microeye --index-url https://pypi.org/simple","documentation_url":"https://microeye.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9"],"normalized_name":"microeye","project_status":null},"repo_metadata":{"id":46455215,"uuid":"408699309","full_name":"samhitech/microEye","owner":"samhitech","description":"A python toolkit for fluorescence microscopy.","archived":false,"fork":false,"pushed_at":"2025-07-31T10:02:29.000Z","size":27809,"stargazers_count":22,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-31T12:03:01.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/samhitech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2021-09-21T05:32:27.000Z","updated_at":"2025-07-31T10:01:08.000Z","dependencies_parsed_at":"2023-02-19T15:30:37.811Z","dependency_job_id":"1138f408-545e-4f7d-8871-4f30dcc973c7","html_url":"https://github.com/samhitech/microEye","commit_stats":{"total_commits":104,"total_committers":2,"mean_commits":52.0,"dds":"0.028846153846153855","last_synced_commit":"f501fabbe69cee2fa207b0fe4f4f3f7b2ff987ef"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/samhitech/microEye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhitech","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/sbom","scorecard":{"id":797491,"data":{"date":"2025-08-11","repo":{"name":"github.com/samhitech/microEye","commit":"8632f0159f062b893fec42a81aca16800c0c5635"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.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":"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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samhitech/microEye/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/samhitech/microEye/publish-to-pypi.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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 '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 4 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5"],"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-23T09:25:50.986Z","repository_id":46455215,"created_at":"2025-08-23T09:25:50.986Z","updated_at":"2025-08-23T09:25:50.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272186211,"owners_count":24888333,"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-26T02:00:07.904Z","response_time":60,"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":"samhitech","name":"Nour","uuid":"89871015","kind":"user","description":"","email":"","website":null,"location":"Lithuania","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/89871015?u=89ac59ff36bb13b99d1bf33cb61ce931ccdb8909\u0026v=4","repositories_count":2,"last_synced_at":"2024-04-30T18:34:14.299Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/samhitech","funding_links":[],"total_stars":14,"followers":2,"following":0,"created_at":"2024-04-30T18:34:15.287Z","updated_at":"2024-04-30T18:34:15.287Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhitech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhitech/repositories"},"tags":[{"name":"v2.3.12","sha":"8632f0159f062b893fec42a81aca16800c0c5635","kind":"commit","published_at":"2025-07-31T10:00:47.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.12","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"ae07e3dd86834b1d8a3a3ccddf9397d735880a58","kind":"commit","published_at":"2025-07-23T13:46:49.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.11","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"b30ddcc6d87e4071f62185a8ed60b5da96f24eb8","kind":"commit","published_at":"2025-06-23T08:56:30.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.10","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"9de3502274c498a1ba06e9742e8a73201da456fb","kind":"commit","published_at":"2025-06-12T09:23:02.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.9","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"d46e048a940567ba321cc69987f2f1a450ea072c","kind":"commit","published_at":"2025-06-04T06:06:05.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.8","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"4a081289b3c1141720b80be4e806d8b2082140e9","kind":"commit","published_at":"2025-06-03T06:15:30.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.7","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"67b84ba2da15bf5ce38cd5dfba34adb67a8624d4","kind":"commit","published_at":"2025-05-29T07:14:20.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.6","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"c5646ce72c514da7d8c3709f94748301f2fef45e","kind":"commit","published_at":"2025-05-12T08:40:46.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.5","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ae90d1079c42d3549beb9ac517347791b8926b59","kind":"commit","published_at":"2025-05-05T14:33:19.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.4","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"421c9d213980f7132898ac2f79cee1c4ad15f148","kind":"commit","published_at":"2025-04-09T11:53:44.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.3","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.3/manifests"},{"name":"v2.3","sha":"a72deb99fe633cecb5ebf9e1032deffb11be2e83","kind":"commit","published_at":"2025-04-08T12:38:27.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3/manifests"},{"name":"v2.3.2a","sha":"37e0889c34b513b0d52fcb123ce923e9c868d5d6","kind":"commit","published_at":"2025-04-08T12:19:26.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.2a","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.2a/manifests"},{"name":"v2.3.2","sha":"e09fecea576755282b850b48b10b58058717267f","kind":"commit","published_at":"2025-04-08T10:59:12.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.2","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4cfcafbbbc92d6b206833ffbd58a3be5bef4c13a","kind":"commit","published_at":"2025-03-07T08:57:20.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.1","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f80d57302f97b275a68f7fdefbba25719573ead8","kind":"commit","published_at":"2025-02-26T00:25:06.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.3.0","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"c40f9cfccd5cb9536af5f3225f793c0c1f77bda8","kind":"commit","published_at":"2024-10-30T13:05:41.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.2.3","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.3/manifests"},{"name":"v2.2.2.post1","sha":"8345aa0ffe116039bd011cbfe9d9cd3b3daea378","kind":"commit","published_at":"2024-10-18T12:14:56.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.2.2.post1","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.2.post1/manifests"},{"name":"v2.2.2","sha":"a04588e5cdd41b27e195eaa5eae53be13d38aa3b","kind":"commit","published_at":"2024-10-14T17:01:05.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.2.2","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b5f2aa3b7e16c71e7c994156c853aa1e6f1ddba8","kind":"commit","published_at":"2024-09-02T09:21:35.000Z","download_url":"https://codeload.github.com/samhitech/microEye/tar.gz/v2.2.1","html_url":"https://github.com/samhitech/microEye/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samhitech/microEye@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/tags/v2.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-26T06:45:13.375Z","dependent_packages_count":0,"downloads":475,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.098885155772756,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":16.014008581592922,"forks_count":13.290162663417727,"docker_downloads_count":null,"average":14.220988883577638},"purl":"pkg:pypi/microeye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/microeye","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/microeye","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/microeye/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T10:19:32.758Z","issues_count":2,"pull_requests_count":4,"avg_time_to_close_issue":4332075.0,"avg_time_to_close_pull_request":63.5,"issues_closed_count":2,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.5,"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":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":53.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/issues","maintainers":[{"login":"samhitech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samhitech"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/microeye/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/microeye/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/microeye/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/microeye/related_packages","maintainers":[{"uuid":"samhitech","login":"samhitech","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/samhitech/","role":null,"created_at":"2023-02-24T16:33:36.317Z","updated_at":"2023-02-24T16:33:36.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/samhitech/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308215,"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":611017,"full_name":"samhitech/microEye","default_branch":"main","committers":[{"name":"Nour","email":"89871015+samhitech@users.noreply.github.com","count":101},{"name":"marijonasT","email":"marijonas.tutkus@gmail.com","count":3}],"total_commits":104,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":52.0,"dds":0.028846153846153855,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T18:01:25.519Z","last_synced_commit":"f501fabbe69cee2fa207b0fe4f4f3f7b2ff987ef","created_at":"2023-03-09T07:24:01.147Z","updated_at":"2023-09-19T17:26:02.935Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"samhitech/microEye","html_url":"https://github.com/samhitech/microEye","last_synced_at":"2025-08-26T06:38:59.849Z","status":"error","issues_count":2,"pull_requests_count":4,"avg_time_to_close_issue":4332075.0,"avg_time_to_close_pull_request":63.5,"issues_closed_count":2,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.5,"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":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":53.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T17:43:02.882Z","updated_at":"2025-09-01T20:21:00.042Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhitech%2FmicroEye/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":2},"pull_request_author_associations_count":{"OWNER":4,"CONTRIBUTOR":2},"issue_authors":{"tayfun91":1,"beniroquai":1},"pull_request_authors":{"samhitech":4,"marijonasT":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9992917,"issues_count":29956775,"pull_requests_count":87912742,"authors_count":9981009,"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":"samhitech","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samhitech"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":4,"PushEvent":14,"CreateEvent":15},"last_year":{"WatchEvent":4,"PushEvent":14,"CreateEvent":15}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T18:01:37.240Z","updated_at":"2022-09-26T18:01:37.240Z","repository_link":"https://github.com/samhitech/microEye/blob/main/requirements.txt","dependencies":[{"id":6137307721,"package_name":"numba","ecosystem":"pypi","requirements":"==0.55.0","direct":true,"kind":"runtime","optional":false},{"id":6137307718,"package_name":"dask","ecosystem":"pypi","requirements":"==2022.1.0","direct":true,"kind":"runtime","optional":false},{"id":6137307719,"package_name":"emcee","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"runtime","optional":false},{"id":6137307720,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.4.3","direct":true,"kind":"runtime","optional":false},{"id":6137307722,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.5","direct":true,"kind":"runtime","optional":false},{"id":6137307723,"package_name":"ome_types","ecosystem":"pypi","requirements":"==0.2.9","direct":true,"kind":"runtime","optional":false},{"id":6137307724,"package_name":"opencv_python","ecosystem":"pypi","requirements":"==4.5.3.56","direct":true,"kind":"runtime","optional":false},{"id":6137307725,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false},{"id":6137307726,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.8.2","direct":true,"kind":"runtime","optional":false},{"id":6137307727,"package_name":"pyqode.python","ecosystem":"pypi","requirements":"==2.12.1","direct":true,"kind":"runtime","optional":false},{"id":6137307728,"package_name":"PyQt5","ecosystem":"pypi","requirements":"==5.15.6","direct":true,"kind":"runtime","optional":false},{"id":6137307729,"package_name":"pyqtgraph","ecosystem":"pypi","requirements":"==0.12.2","direct":true,"kind":"runtime","optional":false},{"id":6137307730,"package_name":"pyueye","ecosystem":"pypi","requirements":"==4.90.0.0","direct":true,"kind":"runtime","optional":false},{"id":6137307731,"package_name":"QDarkStyle","ecosystem":"pypi","requirements":"==3.0.2","direct":true,"kind":"runtime","optional":false},{"id":6137307732,"package_name":"scikit_image","ecosystem":"pypi","requirements":"==0.18.3","direct":true,"kind":"runtime","optional":false},{"id":6137307733,"package_name":"scikit_learn","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6137307734,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.8.0","direct":true,"kind":"runtime","optional":false},{"id":6137307735,"package_name":"setuptools","ecosystem":"pypi","requirements":"==49.2.1","direct":true,"kind":"runtime","optional":false},{"id":6137307736,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.8","direct":true,"kind":"runtime","optional":false},{"id":6137307737,"package_name":"tifffile","ecosystem":"pypi","requirements":"==2022.2.2","direct":true,"kind":"runtime","optional":false},{"id":6137307738,"package_name":"zarr","ecosystem":"pypi","requirements":"==2.10.3","direct":true,"kind":"runtime","optional":false}]}],"score":9.951706124806602,"created_at":"2025-09-04T15:50:11.465Z","updated_at":"2025-10-07T08:05:03.453Z","avatar_url":"https://github.com/samhitech.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":475,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.ohx.2022.e00368","http://doi.org/10.17605/osf.io/j2fqy","https://doi.org/10.1101/2021.04.16.440125","https://doi.org/10.1101/191957"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/4420","html_url":"https://science.ecosyste.ms/projects/4420","bibtex_url":"https://science.ecosyste.ms/projects/4420/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/4420/export.apalike"}