{"id":70104,"name":"pyteomics","description":"Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis.","url":"https://github.com/levitsky/pyteomics","last_synced_at":"2025-09-08T15:00:59.370Z","repository":{"id":41342136,"uuid":"244038055","full_name":"levitsky/pyteomics","owner":"levitsky","description":"Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis.","archived":false,"fork":false,"pushed_at":"2025-07-23T16:13:43.000Z","size":4521,"stargazers_count":138,"open_issues_count":7,"forks_count":38,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-23T06:09:04.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pyteomics.readthedocs.io","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/levitsky.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-29T20:38:33.000Z","updated_at":"2025-08-21T23:32:01.000Z","dependencies_parsed_at":"2023-12-19T20:53:48.160Z","dependency_job_id":"1f234267-4122-4bd6-8515-827ed375be64","html_url":"https://github.com/levitsky/pyteomics","commit_stats":{"total_commits":1590,"total_committers":23,"mean_commits":69.1304347826087,"dds":0.3786163522012579,"last_synced_commit":"07ae745728157731ab05c5a131b21ed61b53b2dc"},"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/levitsky/pyteomics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levitsky","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/sbom","scorecard":{"id":586276,"data":{"date":"2025-08-11","repo":{"name":"github.com/levitsky/pyteomics","commit":"07d1cd7336659ec379fad796496be67fff2b7cb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","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":"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":"Maintained","score":10,"reason":"14 commit(s) and 6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","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":"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":"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/pythonpackage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.7.5 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/179046926","Warn: release artifact v4.7.4 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/177793578","Warn: release artifact v4.7.3 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/167809127","Warn: release artifact v4.7.2 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/153025887","Warn: release artifact v4.7.1 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/142003168","Warn: release artifact v4.7.5 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/179046926","Warn: release artifact v4.7.4 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/177793578","Warn: release artifact v4.7.3 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/167809127","Warn: release artifact v4.7.2 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/153025887","Warn: release artifact v4.7.1 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/142003168"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108"],"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-20T20:35:53.823Z","repository_id":41342136,"created_at":"2025-08-20T20:35:53.823Z","updated_at":"2025-08-20T20:35:53.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202747,"owners_count":25240371,"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":"levitsky","name":"Lev Levitsky","uuid":"3358268","kind":"user","description":"","email":"","website":null,"location":"Moscow, Russia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3358268?v=4","repositories_count":20,"last_synced_at":"2023-08-02T21:05:54.161Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/levitsky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T21:56:16.843Z","updated_at":"2023-08-02T21:05:54.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levitsky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levitsky/repositories"},"packages":[{"id":2884969,"name":"pyteomics","ecosystem":"pypi","description":"A framework for proteomics data analysis.","homepage":"http://pyteomics.readthedocs.io","licenses":"License :: OSI Approved :: Apache Software License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/levitsky/pyteomics","keywords_array":[],"namespace":null,"versions_count":77,"first_release_published_at":"2012-02-15T00:25:31.000Z","latest_release_published_at":"2024-10-18T13:26:25.000Z","latest_release_number":"4.7.5","last_synced_at":"2025-08-22T23:21:00.845Z","created_at":"2022-04-10T12:19:33.360Z","updated_at":"2025-08-23T06:09:39.929Z","registry_url":"https://pypi.org/project/pyteomics/","install_command":"pip install pyteomics --index-url https://pypi.org/simple","documentation_url":"http://pyteomics.readthedocs.io","metadata":{"funding":null,"documentation":"http://pyteomics.readthedocs.io","classifiers":["Intended Audience :: Science/Research","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Topic :: Education","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Scientific/Engineering :: Chemistry","Topic :: Scientific/Engineering :: Physics","Topic :: Software Development :: Libraries"],"normalized_name":"pyteomics","project_status":null},"repo_metadata":{"id":41342136,"uuid":"244038055","full_name":"levitsky/pyteomics","owner":"levitsky","description":"Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis.","archived":false,"fork":false,"pushed_at":"2025-07-22T18:24:58.000Z","size":4510,"stargazers_count":131,"open_issues_count":6,"forks_count":38,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-22T20:26:32.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pyteomics.readthedocs.io","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/levitsky.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-29T20:38:33.000Z","updated_at":"2025-07-22T18:23:16.000Z","dependencies_parsed_at":"2023-12-19T20:53:48.160Z","dependency_job_id":"1f234267-4122-4bd6-8515-827ed375be64","html_url":"https://github.com/levitsky/pyteomics","commit_stats":{"total_commits":1590,"total_committers":23,"mean_commits":69.1304347826087,"dds":0.3786163522012579,"last_synced_commit":"07ae745728157731ab05c5a131b21ed61b53b2dc"},"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/levitsky/pyteomics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levitsky","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/sbom","scorecard":{"id":586276,"data":{"date":"2025-08-11","repo":{"name":"github.com/levitsky/pyteomics","commit":"07d1cd7336659ec379fad796496be67fff2b7cb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","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":"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":"Maintained","score":10,"reason":"14 commit(s) and 6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","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":"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":"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/pythonpackage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/levitsky/pyteomics/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.7.5 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/179046926","Warn: release artifact v4.7.4 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/177793578","Warn: release artifact v4.7.3 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/167809127","Warn: release artifact v4.7.2 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/153025887","Warn: release artifact v4.7.1 not signed: https://api.github.com/repos/levitsky/pyteomics/releases/142003168","Warn: release artifact v4.7.5 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/179046926","Warn: release artifact v4.7.4 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/177793578","Warn: release artifact v4.7.3 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/167809127","Warn: release artifact v4.7.2 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/153025887","Warn: release artifact v4.7.1 does not have provenance: https://api.github.com/repos/levitsky/pyteomics/releases/142003168"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108"],"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-20T20:35:53.823Z","repository_id":41342136,"created_at":"2025-08-20T20:35:53.823Z","updated_at":"2025-08-20T20:35:53.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745695,"owners_count":24813516,"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-23T02:00:09.327Z","response_time":69,"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":"levitsky","name":"Lev Levitsky","uuid":"3358268","kind":"user","description":"","email":"","website":null,"location":"Moscow, Russia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3358268?v=4","repositories_count":20,"last_synced_at":"2023-08-02T21:05:54.161Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/levitsky","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T21:56:16.843Z","updated_at":"2023-08-02T21:05:54.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levitsky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levitsky/repositories"},"tags":[{"name":"v4.7.5","sha":"7dc2fdd8650ade2c4a13a10fb8a582111b34c04d","kind":"tag","published_at":"2024-10-09T07:47:42.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.7.5","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"dec3ee59163c3860208a0b399914873c1675fede","kind":"tag","published_at":"2024-10-01T12:29:29.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.7.4","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"579f185d857a42941d4f6d8707ade60c954e11e7","kind":"tag","published_at":"2024-07-30T09:25:19.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.7.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"afe758ea42e4dd177bc298cf9e2a22dfad43830f","kind":"tag","published_at":"2024-04-26T16:36:36.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.7.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"7ca5eb20c099d08fdfbfbad14f8763ef1b7fff96","kind":"tag","published_at":"2024-02-14T15:28:37.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.7.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7.1/manifests"},{"name":"v4.7","sha":"afba654957ac228bb6483e490893c8175bb9078a","kind":"tag","published_at":"2024-02-05T14:41:15.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.7","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.7/manifests"},{"name":"v4.6.3","sha":"e0acadbf10860b3ee8373a5eb179120f85182d8e","kind":"tag","published_at":"2023-11-01T22:31:01.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.6.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"f93d80e4db96ae7cbbd4da7a7664b26974d7bf7a","kind":"tag","published_at":"2023-09-07T12:56:28.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.6.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"642c1c1dfbb505f216e356c2a794476007d48742","kind":"tag","published_at":"2023-08-31T14:01:12.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.6.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6.1/manifests"},{"name":"v4.6","sha":"c26053271e3900981bc2edc0a1ea52d1990909ad","kind":"tag","published_at":"2023-04-20T15:25:58.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.6","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.6/manifests"},{"name":"v4.5.6","sha":"3605dc58dc05e9198759900b8419c6d8987e8986","kind":"tag","published_at":"2022-10-31T21:20:24.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.5.6","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"e0e46844fd97bd918ac0515ecebe715365f6a1ae","kind":"tag","published_at":"2022-08-21T18:36:00.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.5.5","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"f03994fc91c5ea4ceaa5c5c6f1ebd34b59044d41","kind":"tag","published_at":"2022-07-18T12:42:01.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.5.4","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"e12512356219dc366bf464a42c9ed9eade8480d6","kind":"tag","published_at":"2022-02-23T21:57:27.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.5.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"fb4991b12675d58417bdc1bd73aace493e283ff2","kind":"tag","published_at":"2021-12-16T16:01:41.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.5.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"5ccd0ed54e95a7395dd9da9cdc4f123d04f1c059","kind":"tag","published_at":"2021-12-10T16:29:13.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.5.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5.1/manifests"},{"name":"v4.5","sha":"f5cd7835ac86a25c4510ea89d5229b5212f3b9f3","kind":"tag","published_at":"2021-09-20T14:55:15.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.5","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.5/manifests"},{"name":"v4.4.2","sha":"cbdd1c26e836b0323369778be2493110aaca26e3","kind":"tag","published_at":"2021-03-26T12:45:55.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.4.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"8214b553490f3f67b452d7c9b36540c4f5503e23","kind":"tag","published_at":"2021-01-14T17:30:27.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.4.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4.1/manifests"},{"name":"v4.4","sha":"33bc84aa5c6ea0ab1cc75ca0b4feda11145bbd96","kind":"commit","published_at":"2020-11-16T22:46:42.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.4","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4/manifests"},{"name":"v4.4-beta0","sha":"ae604197ab3d1f9c4824e753fe3134406863dc21","kind":"commit","published_at":"2020-11-07T17:24:28.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.4-beta0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.4-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.4-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.4-beta0/manifests"},{"name":"v4.3.3","sha":"29f41361aa75d28046ecde1924b637f89267f3c5","kind":"commit","published_at":"2020-09-29T15:54:21.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.3.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"9dc05b382be069707ec1236fb6405a6bb9223b14","kind":"commit","published_at":"2020-05-20T16:50:44.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.3.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"ba5493480dc03cddce399d1833fadb737eadb47d","kind":"commit","published_at":"2020-05-18T19:40:39.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.3.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3.1/manifests"},{"name":"v4.3post1","sha":"b57c82f081d5f645c9a791d5db52dde3208d8886","kind":"commit","published_at":"2020-05-18T19:25:49.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.3post1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.3post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.3post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3post1/manifests"},{"name":"v4.3","sha":"229d010151173754c45d564f8bc27b6e49b01096","kind":"commit","published_at":"2020-05-18T18:02:20.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/v4.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/v4.3/manifests"},{"name":"4.2","sha":"1e3bd4c442a44ab0762e3c34ec6546d64063b90b","kind":"commit","published_at":"2020-02-03T12:32:23.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/4.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.2/manifests"},{"name":"4.1.2","sha":"a754a7ebeb79d3a4b83119f4381abb36b697d789","kind":"commit","published_at":"2019-06-07T15:41:00.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/4.1.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"2c8f2f8ca572fa94a5bce0c9a3bb4c795aaf1aa4","kind":"commit","published_at":"2019-05-06T15:41:09.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/4.1.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.1.1/manifests"},{"name":"4.1","sha":"bd54a05b75f8f41ed3c1de9597ccd1012d0b03b2","kind":"commit","published_at":"2019-03-14T20:41:05.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/4.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.1/manifests"},{"name":"4.0.1","sha":"8435e7d23b465dbcc5d5fa036067dd6d5b5bf7a1","kind":"commit","published_at":"2019-01-07T12:23:31.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/4.0.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"e121d47ff3eb1db23ef2c4137eb6025a5c2e1413","kind":"commit","published_at":"2019-01-05T18:29:59.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/4.0.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/4.0.0/manifests"},{"name":"3.5.1","sha":"e9320992106eaa2eaa950bbdeca50d33f1b9a942","kind":"commit","published_at":"2018-05-28T16:17:08.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.5.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.5.1/manifests"},{"name":"3.5","sha":"2747b67ad84427e73dfcc3187d06fb6ee49a88ce","kind":"commit","published_at":"2018-05-28T11:20:26.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.5","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.5/manifests"},{"name":"3.4.2","sha":"7ef1e8d987014039d321b70ecdbc4ac41c7622d8","kind":"commit","published_at":"2017-06-30T21:12:05.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.4.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"ac85d1185e547ab5092a38995ae5b4797b8af521","kind":"commit","published_at":"2017-02-20T12:58:16.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.4.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.4.1/manifests"},{"name":"3.4","sha":"febe803da136a2c17fa97078b97555a8a96563b1","kind":"commit","published_at":"2016-09-08T19:23:00.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.4","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.4/manifests"},{"name":"3.3.1","sha":"59e7d9bca73fa1479e77499cf82039fb3671f93a","kind":"commit","published_at":"2016-05-27T13:26:06.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.3.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.3.1/manifests"},{"name":"3.3","sha":"6d614bf924d15449596d7173f81d33f33a6afde4","kind":"commit","published_at":"2016-05-19T15:55:10.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.3/manifests"},{"name":"3.2","sha":"b596a22c0a13ecd4c9f2399def69a7d99338aa14","kind":"commit","published_at":"2016-02-18T15:04:25.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.2/manifests"},{"name":"3.1.1","sha":"5cd46fecf4889b505de9f5367f6e43a896fe1fa1","kind":"commit","published_at":"2015-10-11T21:17:50.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.1.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.1.1/manifests"},{"name":"3.1","sha":"55ba292873f3d0c75c4647b576f9f0f6dd2491c2","kind":"commit","published_at":"2015-09-22T18:05:55.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.1/manifests"},{"name":"3.0.1","sha":"6f9a46c9d4bd4f4641d6d971ad5d1344f229ab38","kind":"commit","published_at":"2015-04-15T22:20:10.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.0.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"4bd92865babdef095e08460a024e9555ab76afe0","kind":"commit","published_at":"2015-04-07T14:45:21.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/3.0.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/3.0.0/manifests"},{"name":"2.5.5","sha":"b7c1750979787f76d21373a6519ff78beee0a643","kind":"commit","published_at":"2015-01-13T12:39:04.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.5.5","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.5/manifests"},{"name":"2.5.4","sha":"a011512b2e4f47564f35640243086681e96f85ac","kind":"commit","published_at":"2015-01-01T14:52:23.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.5.4","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"4f62a07c7e80c4bafabfd741bfd7c66ece108207","kind":"commit","published_at":"2014-12-19T16:00:01.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.5.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"35834fe7e467b1ccc08ff99b280f00afc66a7be6","kind":"commit","published_at":"2014-11-21T18:57:36.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.5.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"f1571d6790f55d84851be09dc58d0c9990c950a0","kind":"commit","published_at":"2014-10-28T15:46:35.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.5.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"6496e4550d79750cc879d29ab44851d3db43f245","kind":"commit","published_at":"2014-10-20T20:24:49.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.5.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"1dd0247c1263f7a653607a6d26e001081f6baf73","kind":"commit","published_at":"2014-06-20T09:30:04.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.4.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"3f06b0d8c5a32a43b0c7ffe94809a067ab9e075d","kind":"commit","published_at":"2014-05-06T19:03:12.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.4.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"cb6e4b1e9750e06a3f120fb8d402c703680d94e8","kind":"commit","published_at":"2014-05-04T15:34:26.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.4.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"b5f9b2327566ba650400dd917c0a084e8c8ef1bd","kind":"commit","published_at":"2014-04-01T21:30:09.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.4.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"991ba378e8571cf17046787fd1486bea39c10139","kind":"commit","published_at":"2014-02-20T21:22:50.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.3.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"cdbde72dc073591b6ba7cbc314e7d43fc0723c98","kind":"commit","published_at":"2013-12-22T10:11:29.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.2.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"aa454a55d29990cebdad2241b76a3ca59b7a3a39","kind":"commit","published_at":"2013-11-27T20:44:30.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.2.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c50d1878c02c82cdf437cdcb65624df3ee68d5dd","kind":"commit","published_at":"2013-10-25T17:20:36.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.2.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"b72af9e4b6bbfe96cfdffd63948cc3c0f9d468cc","kind":"commit","published_at":"2013-09-03T14:52:28.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.1.6","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"c07b5a62394c6d2510d20e8fcefc2c5bde87048f","kind":"commit","published_at":"2013-04-25T19:53:09.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.1.5","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"31b85da40268bf3597d61edd1998ae8cfdc19553","kind":"commit","published_at":"2013-04-10T14:37:28.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.1.4","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"f9487d83dccf0f786b7603b907a3df5bbe43c49b","kind":"commit","published_at":"2013-02-26T13:17:35.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.1.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"9ca81248da57b86e9c5be9cd4a30ebd3e8e40fc4","kind":"commit","published_at":"2013-02-01T10:53:43.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.1.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"85ce91812fc13b38148c68065471539e036bdbde","kind":"commit","published_at":"2013-01-27T16:16:13.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.1.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"56af8a6757c970f05ae666ae66a5a2900794771c","kind":"commit","published_at":"2013-01-11T17:00:32.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.1.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"169a7bda1f982ba148660628efb186103c7eb76a","kind":"commit","published_at":"2012-10-23T18:48:11.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.0.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"2734eafc95698439355c517c29175ae6f5d7c601","kind":"commit","published_at":"2012-10-04T21:13:49.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.0.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"874c4d7669b604b7c558f67e6e8e79c5a45811fa","kind":"commit","published_at":"2012-10-04T16:19:33.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.0.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0.1/manifests"},{"name":"2.0_beta_2","sha":"045f597bdfd138fecc6d6f9ea9cca34f5feeb119","kind":"commit","published_at":"2012-10-04T15:28:42.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.0_beta_2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.0_beta_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.0_beta_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0_beta_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0_beta_2/manifests"},{"name":"2.0_beta","sha":"d128124d221b0bdb240f657b80f69c191b810be2","kind":"commit","published_at":"2012-10-03T21:10:03.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/2.0_beta","html_url":"https://github.com/levitsky/pyteomics/releases/tag/2.0_beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@2.0_beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0_beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/2.0_beta/manifests"},{"name":"1.2.5","sha":"c0ce79fe69b6d89f8a855f60cc9ce4503d1cdbf7","kind":"commit","published_at":"2012-06-17T18:25:54.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.2.5","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"7c2c1d4ce82a3d1368b4f0c35abfb31b19a19412","kind":"commit","published_at":"2012-04-25T20:33:52.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.2.4","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"cb8bd78be8418743324e36434d9fd571a2450f99","kind":"commit","published_at":"2012-04-18T10:36:54.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.2.3","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"796b9f136543b5abf2d5e084a6476567835cb60e","kind":"commit","published_at":"2012-04-10T21:22:28.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.2.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"8f9f66ddd3b6e9dbf75cf53106be3b24ea16edf5","kind":"commit","published_at":"2012-04-07T13:03:25.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.2.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c43f81cc5beca8a586e8bc6eea610b2115c5d7d","kind":"commit","published_at":"2012-04-05T12:44:50.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.2.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"95ba70a4e6c33ae59530025e338b6c222956516e","kind":"commit","published_at":"2012-03-09T18:14:55.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.1.0","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"fc55f97840d5141c25521480b8e9d9a8ca65cd0d","kind":"commit","published_at":"2012-03-01T13:27:21.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.0.2","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"8a63f97867e8f4adb1037ffd5cf0d4917b5308d4","kind":"commit","published_at":"2012-02-29T13:58:36.000Z","download_url":"https://codeload.github.com/levitsky/pyteomics/tar.gz/1.0.1","html_url":"https://github.com/levitsky/pyteomics/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/levitsky/pyteomics@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T06:09:39.928Z","dependent_packages_count":52,"downloads":87085,"downloads_period":"last-month","dependent_repos_count":110,"rankings":{"downloads":2.407294855990992,"dependent_repos_count":1.4241290214400586,"dependent_packages_count":0.33211893020738853,"stargazers_count":7.293836884150654,"forks_count":7.065081745141113,"docker_downloads_count":0.9722537119210155,"average":3.2491191914752036},"purl":"pkg:pypi/pyteomics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyteomics","docker_dependents_count":9,"docker_downloads_count":250362,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyteomics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyteomics/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T20:42:52.426Z","issues_count":89,"pull_requests_count":73,"avg_time_to_close_issue":2404517.880952381,"avg_time_to_close_pull_request":963568.8904109589,"issues_closed_count":84,"pull_requests_closed_count":73,"pull_request_authors_count":15,"issue_authors_count":50,"avg_comments_per_issue":3.191011235955056,"avg_comments_per_pull_request":2.5342465753424657,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":875649.0,"past_year_avg_time_to_close_pull_request":659021.7272727273,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.2142857142857144,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/issues","maintainers":[{"login":"levitsky","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/levitsky"}],"active_maintainers":[{"login":"levitsky","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/levitsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyteomics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyteomics/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyteomics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyteomics/related_packages","maintainers":[{"uuid":"levitsky","login":"levitsky","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/levitsky/","role":null,"created_at":"2023-02-25T05:52:07.565Z","updated_at":"2023-02-25T05:52:07.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/levitsky/packages"},{"uuid":"goloborodko.anton","login":"goloborodko.anton","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/goloborodko.anton/","role":null,"created_at":"2023-02-25T05:52:07.558Z","updated_at":"2023-02-25T05:52:07.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/goloborodko.anton/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":641744,"full_name":"levitsky/pyteomics","default_branch":"master","committers":[{"name":"Lev Levitsky","email":"3358268+levitsky","login":"levitsky","count":1371},{"name":"Joshua Klein","email":"mobiusklein@gmail.com","login":"mobiusklein","count":213},{"name":"Anton Goloborodko","email":"goloborodko.anton@gmail.com","login":"golobor","count":70},{"name":"Anna Lefarova","email":"annalefarova@gmail.com","login":"annalefarova","count":8},{"name":"Mark Ivanov","email":"markmipt","login":"markmipt","count":6},{"name":"Julian Mueller","email":"julian.mueller@immatics.com","login":null,"count":5},{"name":"Fabian Egli","email":"fabianegli","login":"fabianegli","count":5},{"name":"Julia Bubis","email":"35299741+SimpleNumber","login":"SimpleNumber","count":4},{"name":"caetera","email":"homer2k@gmail.com","login":"caetera","count":4},{"name":"Lev Levitsky","email":"levitsky@phystech.su","login":null,"count":3},{"name":"Michael Porter","email":"4313656+emptyport","login":"emptyport","count":3},{"name":"Dikshant jha","email":"122460149+dikshant182004","login":"dikshant182004","count":2},{"name":"Donavan See","email":"donavan@see-empire.com","login":"donnyyy777","count":2},{"name":"Sean Peters","email":"39690401+speters-cmri","login":"speters-cmri","count":2},{"name":"saulius","email":"saulius@ce-pdimaggi-04.ce.ic.ac.uk.localdomain","login":null,"count":2},{"name":"Andrey Rozenberg","email":"alephreish@gmail.com","login":"alephreish","count":1},{"name":"Jim Johnson","email":"jj@umn.edu","login":"jj-umn","count":1},{"name":"John Chilton","email":"jmchilton@gmail.com","login":"jmchilton","count":1},{"name":"Manor Askenazi","email":"596326+manor","login":"manor","count":1},{"name":"Micha Birklbauer","email":"micha.birklbauer@gmail.com","login":"michabirklbauer","count":1},{"name":"Ralf Gabriels","email":"ralfg@hotmail.be","login":"RalfG","count":1},{"name":"Seth Just","email":"97198012+sjust-seerbio","login":"sjust-seerbio","count":1},{"name":"superrino130","email":"60283445+superrino130","login":"superrino130","count":1}],"total_commits":1708,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":74.26086956521739,"dds":0.1973067915690867,"past_year_committers":[{"name":"Lev Levitsky","email":"lev.levitsky@phystech.su","login":"levitsky","count":71},{"name":"Joshua Klein","email":"mobiusklein@gmail.com","login":"mobiusklein","count":3},{"name":"Lev Levitsky","email":"levitsky@phystech.su","login":null,"count":3},{"name":"Dikshant jha","email":"122460149+dikshant182004","login":"dikshant182004","count":2}],"past_year_total_commits":79,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.75,"past_year_dds":0.10126582278481011,"last_synced_at":"2025-05-29T13:17:39.534Z","last_synced_commit":"87f39ed373e009dab9ffc3c42589abb8ae2d883d","created_at":"2023-03-09T08:55:24.134Z","updated_at":"2025-05-29T13:17:39.672Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"levitsky/pyteomics","html_url":"https://github.com/levitsky/pyteomics","last_synced_at":"2025-08-23T06:09:39.772Z","status":"error","issues_count":89,"pull_requests_count":73,"avg_time_to_close_issue":2404517.880952381,"avg_time_to_close_pull_request":963568.8904109589,"issues_closed_count":84,"pull_requests_closed_count":73,"pull_request_authors_count":15,"issue_authors_count":50,"avg_comments_per_issue":3.191011235955056,"avg_comments_per_pull_request":2.5342465753424657,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":875649.0,"past_year_avg_time_to_close_pull_request":659021.7272727273,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.2142857142857144,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-14T22:01:41.620Z","updated_at":"2025-09-02T21:41:49.249Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/levitsky%2Fpyteomics/issues","issue_labels_count":{"documentation":1,"enhancement":1,"good first issue":1,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":66,"CONTRIBUTOR":14,"OWNER":9},"pull_request_author_associations_count":{"CONTRIBUTOR":58,"OWNER":27,"NONE":4},"issue_authors":{"levitsky":9,"RalfG":6,"sorenwacker":5,"mobiusklein":4,"colin-combe":4,"caetera":4,"alessandro-vai":3,"jspaezp":3,"CCranney":3,"hguturu":3,"fabianegli":2,"morestart":2,"sjust-seerbio":2,"lutzfischer":2,"ypriverol":2,"radusuciu":2,"freejstone":1,"mobiotwin":1,"LoponteHF":1,"jmmitc06":1,"tristanbrown":1,"rcatzel":1,"sunpoet":1,"wsnoble":1,"dikshant182004":1,"mwang87":1,"trishorts":1,"sureshhewabi":1,"hugokitano":1,"jschmacht":1,"jgriss":1,"tivdnbos":1,"Mnago":1,"PDiracDelta":1,"lars-kolbowski":1,"jonasscheid":1,"sschrstn":1,"KKKKK-tech":1,"bittremieux":1,"irleader":1,"JB91451":1,"annalefarova":1,"mafreitas":1,"kesinger":1,"hechth":1,"jlw387":1,"mgleeming":1,"sugatoray":1,"eeko-kon":1},"pull_request_authors":{"mobiusklein":43,"levitsky":27,"RalfG":4,"caetera":3,"fabianegli":2,"dikshant182004":2,"alephreish":1,"superrino130":1,"annalefarova":1,"donnyyy777":1,"sjust-seerbio":1,"michabirklbauer":1,"paretje":1,"jmueller95":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097320,"issues_count":31426573,"pull_requests_count":97235070,"authors_count":10701179,"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":{"OWNER":6,"NONE":5,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"OWNER":12,"CONTRIBUTOR":5,"NONE":1},"past_year_issue_authors":{"levitsky":6,"alessandro-vai":1,"caetera":1,"dikshant182004":1,"jlw387":1,"lutzfischer":1,"mobiusklein":1,"rcatzel":1,"sschrstn":1},"past_year_pull_request_authors":{"levitsky":12,"mobiusklein":4,"dikshant182004":2},"maintainers":[{"login":"levitsky","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/levitsky"}],"active_maintainers":[{"login":"levitsky","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/levitsky"}]},"events":{"total":{"IssuesEvent":16,"WatchEvent":20,"DeleteEvent":6,"IssueCommentEvent":43,"PushEvent":46,"PullRequestReviewEvent":15,"PullRequestReviewCommentEvent":15,"PullRequestEvent":14,"ForkEvent":4,"CreateEvent":4},"last_year":{"IssuesEvent":16,"WatchEvent":20,"DeleteEvent":6,"IssueCommentEvent":43,"PushEvent":46,"PullRequestReviewEvent":15,"PullRequestReviewCommentEvent":15,"PullRequestEvent":14,"ForkEvent":4,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"doc/build-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T23:26:50.873Z","updated_at":"2022-08-31T23:26:50.873Z","repository_link":"https://github.com/levitsky/pyteomics/blob/master/doc/build-requirements.txt","dependencies":[{"id":3446717740,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717741,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717742,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717743,"package_name":"sphinx-sitemap","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717744,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T23:26:50.880Z","updated_at":"2022-08-31T23:26:50.880Z","repository_link":"https://github.com/levitsky/pyteomics/blob/master/requirements.txt","dependencies":[{"id":3446717745,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717746,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717747,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717748,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717749,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3446717750,"package_name":"pynumpress","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T23:26:50.888Z","updated_at":"2022-08-31T23:26:50.888Z","repository_link":"https://github.com/levitsky/pyteomics/blob/master/test-requirements.txt","dependencies":[{"id":3446717751,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717752,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717753,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717754,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717755,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717756,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717757,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717758,"package_name":"hdf5plugin","ecosystem":"pypi","requirements":"\u003c3.0.0","direct":true,"kind":"test","optional":false},{"id":3446717759,"package_name":"hdf5plugin","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717760,"package_name":"pynumpress","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3446717761,"package_name":"psims","ecosystem":"pypi","requirements":"\u003e0.1.42","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T03:30:34.043Z","updated_at":"2023-01-29T03:30:34.043Z","repository_link":"https://github.com/levitsky/pyteomics/blob/master/.github/workflows/pythonpackage.yml","dependencies":[{"id":7221473424,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7221473425,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T03:30:34.128Z","updated_at":"2023-01-29T03:30:34.128Z","repository_link":"https://github.com/levitsky/pyteomics/blob/master/.github/workflows/pythonpublish.yml","dependencies":[{"id":7221473491,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7221473492,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-20T21:13:57.140Z","updated_at":"2023-10-20T21:13:57.140Z","repository_link":"https://github.com/levitsky/pyteomics/blob/master/setup.py","dependencies":[]}],"score":20.841904240005103,"created_at":"2025-09-08T11:19:06.195Z","updated_at":"2025-10-07T08:25:53.546Z","avatar_url":"https://github.com/levitsky.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":87085,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","genomics","ngs","proteomics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70104","html_url":"https://science.ecosyste.ms/projects/70104"}