{"id":64326,"name":"pyimzml","description":"A parser to read .imzML files with python","url":"https://github.com/alexandrovteam/pyimzml","last_synced_at":"2025-09-08T13:09:45.934Z","repository":{"id":28428792,"uuid":"31943701","full_name":"alexandrovteam/pyimzML","owner":"alexandrovteam","description":"A parser to read .imzML files with python","archived":false,"fork":false,"pushed_at":"2024-11-04T14:17:39.000Z","size":454,"stargazers_count":41,"open_issues_count":3,"forks_count":20,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-17T06:50:01.154Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexandrovteam.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-10T07:22:16.000Z","updated_at":"2025-07-21T11:14:58.000Z","dependencies_parsed_at":"2024-06-19T04:09:03.498Z","dependency_job_id":"b9dcdea5-e970-4c08-bc5b-c3af49771a93","html_url":"https://github.com/alexandrovteam/pyimzML","commit_stats":{"total_commits":105,"total_committers":14,"mean_commits":7.5,"dds":0.7238095238095238,"last_synced_commit":"bba5efd33667fe18a4759bf67cc7e11b255b3293"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/alexandrovteam/pyimzML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrovteam","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/sbom","scorecard":{"id":180692,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexandrovteam/pyimzML","commit":"d84f61ee5a3242d72c594f5210c611383bd9764a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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":"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/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alexandrovteam/pyimzML/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/alexandrovteam/pyimzML/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Info:   0 out of   2 GitHub-owned 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"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":4,"reason":"6 existing vulnerabilities detected","details":["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-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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 28 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-16T18:48:52.033Z","repository_id":28428792,"created_at":"2025-08-16T18:48:52.034Z","updated_at":"2025-08-16T18:48:52.034Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274189192,"owners_count":25237911,"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":"alexandrovteam","name":"Tools developed by Alexandrov Team, EMBL","uuid":"10551689","kind":"organization","description":"Mainly for processing and analysis of mass spectrometry and imaging MS data","email":null,"website":"http://www.embl.de/research/units/scb/alexandrov/index.html","location":"Heidelberg, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10551689?v=4","repositories_count":27,"last_synced_at":"2024-04-16T05:38:15.347Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alexandrovteam","funding_links":[],"total_stars":106,"followers":7,"following":0,"created_at":"2022-11-04T09:10:07.176Z","updated_at":"2024-04-16T05:38:22.849Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrovteam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrovteam/repositories"},"packages":[{"id":2873693,"name":"pyimzml","ecosystem":"pypi","description":"Parser for conversion of imzML 1.1.0 files","homepage":"https://github.com/alexandrovteam/pyimzML","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/alexandrovteam/pyimzML","keywords_array":["bioinformatics","imaging","mass","spectrometry","parser","imzML"],"namespace":null,"versions_count":19,"first_release_published_at":"2015-03-11T11:10:44.000Z","latest_release_published_at":"2024-11-04T14:19:00.000Z","latest_release_number":"1.5.5","last_synced_at":"2025-08-17T06:48:35.160Z","created_at":"2022-04-10T12:13:55.730Z","updated_at":"2025-08-17T06:50:02.155Z","registry_url":"https://pypi.org/project/pyimzml/","install_command":"pip install pyimzml --index-url https://pypi.org/simple","documentation_url":"https://pyimzml.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"pyimzml","project_status":null},"repo_metadata":{"id":28428792,"uuid":"31943701","full_name":"alexandrovteam/pyimzML","owner":"alexandrovteam","description":"A parser to read .imzML files with python","archived":false,"fork":false,"pushed_at":"2024-11-04T14:17:39.000Z","size":454,"stargazers_count":40,"open_issues_count":3,"forks_count":19,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-17T12:25:45.290Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexandrovteam.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-10T07:22:16.000Z","updated_at":"2025-04-11T18:07:09.000Z","dependencies_parsed_at":"2024-06-19T04:09:03.498Z","dependency_job_id":"b9dcdea5-e970-4c08-bc5b-c3af49771a93","html_url":"https://github.com/alexandrovteam/pyimzML","commit_stats":{"total_commits":105,"total_committers":14,"mean_commits":7.5,"dds":0.7238095238095238,"last_synced_commit":"bba5efd33667fe18a4759bf67cc7e11b255b3293"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/alexandrovteam/pyimzML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrovteam","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/sbom","scorecard":{"id":180692,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexandrovteam/pyimzML","commit":"d84f61ee5a3242d72c594f5210c611383bd9764a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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":"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/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alexandrovteam/pyimzML/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/alexandrovteam/pyimzML/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Info:   0 out of   2 GitHub-owned 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"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":4,"reason":"6 existing vulnerabilities detected","details":["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-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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 28 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-16T18:48:52.033Z","repository_id":28428792,"created_at":"2025-08-16T18:48:52.034Z","updated_at":"2025-08-16T18:48:52.034Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270816133,"owners_count":24650751,"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-17T02:00:09.016Z","response_time":129,"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":"alexandrovteam","name":"Tools developed by Alexandrov Team, EMBL","uuid":"10551689","kind":"organization","description":"Mainly for processing and analysis of mass spectrometry and imaging MS data","email":null,"website":"http://www.embl.de/research/units/scb/alexandrov/index.html","location":"Heidelberg, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10551689?v=4","repositories_count":27,"last_synced_at":"2024-04-16T05:38:15.347Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alexandrovteam","funding_links":[],"total_stars":106,"followers":7,"following":0,"created_at":"2022-11-04T09:10:07.176Z","updated_at":"2024-04-16T05:38:22.849Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrovteam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrovteam/repositories"},"tags":[{"name":"1.5.1","sha":"56a94ca45669aaae697f044eef50a8fd459e3b82","kind":"commit","published_at":"2021-08-10T08:49:38.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.5.1","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"b5162bf24cd2ab1fa509bed88ce16570c25119bd","kind":"commit","published_at":"2021-07-19T13:30:55.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.5.0","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"c8409b9f22a572b857dd29b07514546450fc8eca","kind":"commit","published_at":"2020-10-26T14:39:38.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.4.1","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"4c9dbfd73b3b191f1f4fc341a2fe0f9cde83edfd","kind":"commit","published_at":"2020-07-30T21:12:49.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.4.0","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"ba05b3b39d93b3e7d0fcfeae891631adf84e318d","kind":"commit","published_at":"2019-05-23T11:54:00.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.3.0","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.3.0/manifests"},{"name":"1.2.6","sha":"4f51d0de391836b4fe96793b69e84c3de30a1f7f","kind":"commit","published_at":"2019-04-23T14:10:21.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.2.6","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"d4d74f59ec29a5119b096f61185ff28694163b6d","kind":"commit","published_at":"2019-04-10T08:08:40.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.2.5","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"ed6d8e3b35f42ba8e5d52e60f157e769144e26f8","kind":"commit","published_at":"2018-09-20T14:06:55.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.2.4","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"876a4f71a268633ae79561836d6b0899780bdc7a","kind":"tag","published_at":"2018-07-02T16:31:11.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.2.3","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"103adeea3694ee9e818038240d5e65346cc52535","kind":"tag","published_at":"2018-07-02T16:09:17.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.2.2","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.2/manifests"},{"name":"1.2.0","sha":"2115b0e57fdbf3f2e82038847af4752a2f69d106","kind":"tag","published_at":"2016-07-14T11:32:50.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.2.0","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"99ba81c60756f6f52057afae3e6dcb7d12dfdbc9","kind":"tag","published_at":"2016-01-26T17:20:22.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.1.1","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"de76c392ded0601a890ac552e1f38fae02061a19","kind":"tag","published_at":"2015-11-11T14:35:14.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.1.0","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"048384c73c8f4596c0067379fc2fdd0cfd7725ab","kind":"tag","published_at":"2015-03-16T11:20:23.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.0.1","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"85bfc09c9bd54462aeda5ca9697828d20be2111f","kind":"tag","published_at":"2015-03-12T14:16:48.000Z","download_url":"https://codeload.github.com/alexandrovteam/pyimzML/tar.gz/1.0.0","html_url":"https://github.com/alexandrovteam/pyimzML/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexandrovteam/pyimzML@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T06:50:02.154Z","dependent_packages_count":6,"downloads":2889,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":7.632796390281762,"dependent_repos_count":4.591775589285477,"dependent_packages_count":1.3997123331456143,"stargazers_count":11.754746091929313,"forks_count":8.894837170545733,"docker_downloads_count":null,"average":6.85477351503758},"purl":"pkg:pypi/pyimzml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyimzml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyimzml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyimzml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T11:54:48.489Z","issues_count":14,"pull_requests_count":30,"avg_time_to_close_issue":39725720.0,"avg_time_to_close_pull_request":4006722.6896551726,"issues_closed_count":12,"pull_requests_closed_count":29,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.7857142857142856,"avg_comments_per_pull_request":0.43333333333333335,"merged_pull_requests_count":25,"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/alexandrovteam%2FpyimzML/issues","maintainers":[{"login":"andy-d-palmer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-d-palmer"},{"login":"intsco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/intsco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyimzml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyimzml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyimzml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyimzml/related_packages","maintainers":[{"uuid":"alexandrov_team","login":"alexandrov_team","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/alexandrov_team/","role":null,"created_at":"2023-02-25T04:04:24.948Z","updated_at":"2023-02-25T04:04:24.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alexandrov_team/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":637411,"full_name":"alexandrovteam/pyimzML","default_branch":"master","committers":[{"name":"Dominik Fay","email":"dominik.fay@gmx.de","login":null,"count":29},{"name":"andy-d-palmer","email":"palmer@embl.de","login":null,"count":18},{"name":"Jonathan Brauer","email":"jon.brauer@gmail.com","login":null,"count":14},{"name":"Lachlan Stuart","email":"26366936+LachlanStuart","login":"LachlanStuart","count":13},{"name":"Dominik Fay","email":"dominik.fay@embl.de","login":null,"count":10},{"name":"Sergii Mamedov","email":"finve.ua@gmail.com","login":null,"count":4},{"name":"Artem Tarasov","email":"artem.tarasov@embl.de","login":null,"count":4},{"name":"Theodore A","email":"theodorea@gmail.com","login":null,"count":4},{"name":"Vitaly Kovalev","email":"kovalev@embl.de","login":null,"count":3},{"name":"Vitaly Kovalev","email":"vitaly.kovalev@embl.de","login":null,"count":2},{"name":"andydpalmer","email":"palmer.research@gmail.com","login":null,"count":1},{"name":"Paolo Inglese","email":"p.inglese14@imperial.ac.uk","login":null,"count":1},{"name":"Vitaly Kovalev","email":"1176502+intsco","login":"intsco","count":1},{"name":"andy-d-palmer","email":"andrew.palmer@embl.de","login":null,"count":1}],"total_commits":105,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.5,"dds":0.7238095238095238,"past_year_committers":[{"name":"Sergii Mamedov","email":"finve.ua@gmail.com","login":null,"count":2}],"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2024-01-26T06:08:59.233Z","last_synced_commit":"bba5efd33667fe18a4759bf67cc7e11b255b3293","created_at":"2023-03-09T08:41:44.454Z","updated_at":"2024-01-26T06:08:59.233Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"alexandrovteam/pyimzML","html_url":"https://github.com/alexandrovteam/pyimzML","last_synced_at":"2025-08-17T06:50:02.103Z","status":"error","issues_count":14,"pull_requests_count":30,"avg_time_to_close_issue":39725720.0,"avg_time_to_close_pull_request":4006722.6896551726,"issues_closed_count":12,"pull_requests_closed_count":29,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":2.7857142857142856,"avg_comments_per_pull_request":0.43333333333333335,"merged_pull_requests_count":25,"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:19:23.870Z","updated_at":"2025-09-01T05:41:45.201Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrovteam%2FpyimzML/issues","issue_labels_count":{"bug":2,"question":1,"help wanted":1},"pull_request_labels_count":{"bug":4,"enhancement":4},"issue_author_associations_count":{"NONE":10,"MEMBER":2,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":22,"MEMBER":9,"NONE":4},"issue_authors":{"leorrose":2,"paoloinglese":2,"andy-d-palmer":2,"aryre":1,"hanghu1024":1,"hzxxxxxx":1,"Kawue":1,"Kumarsan201006":1,"krishnakantsingh14":1,"inaciomdrs":1,"DinosaurInSpace":1},"pull_request_authors":{"sergii-mamedov":12,"andy-d-palmer":6,"LachlanStuart":5,"jonathanimb":3,"intsco":3,"ZhengnanCheng":2,"paoloinglese":2,"leorrose":1,"gtluu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":"andy-d-palmer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-d-palmer"},{"login":"intsco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/intsco"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":8,"DeleteEvent":1,"PushEvent":2,"PullRequestEvent":1,"ForkEvent":3},"last_year":{"WatchEvent":8,"DeleteEvent":1,"PushEvent":2,"PullRequestEvent":1,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-01T06:20:34.766Z","updated_at":"2022-09-01T06:20:34.766Z","repository_link":"https://github.com/alexandrovteam/pyimzML/blob/master/docs/requirements.txt","dependencies":[{"id":3470791473,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.10","direct":true,"kind":"runtime","optional":false},{"id":3470791474,"package_name":"wheezy.template","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3470791475,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":3470791476,"package_name":"sphinx_autodoc_typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-01T06:20:34.822Z","updated_at":"2022-09-01T06:20:34.822Z","repository_link":"https://github.com/alexandrovteam/pyimzML/blob/master/setup.py","dependencies":[{"id":3470791493,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3470791494,"package_name":"wheezy.template","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T08:48:10.639Z","updated_at":"2023-01-14T08:48:10.639Z","repository_link":"https://github.com/alexandrovteam/pyimzML/blob/master/.github/workflows/pythonpublish.yml","dependencies":[{"id":6893668076,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893668077,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":14.397779807663747,"created_at":"2025-09-08T11:18:33.695Z","updated_at":"2025-10-07T08:24:44.732Z","avatar_url":"https://github.com/alexandrovteam.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2889,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64326","html_url":"https://science.ecosyste.ms/projects/64326"}