{"id":206772,"name":null,"description":"Python toolkit for building restartable pipelines","url":"https://github.com/databio/pypiper","last_synced_at":"2025-09-11T08:53:16.301Z","repository":{"id":28813828,"uuid":"32337023","full_name":"databio/pypiper","owner":"databio","description":"Python toolkit for building restartable pipelines","archived":false,"fork":false,"pushed_at":"2025-02-25T21:12:46.000Z","size":1713,"stargazers_count":45,"open_issues_count":56,"forks_count":9,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-07-30T03:56:47.601Z","etag":null,"topics":["bioinformatics","bioinformatics-pipeline","pipeline","python","python-toolkit"],"latest_commit_sha":null,"homepage":"http://pypiper.databio.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/databio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-16T16:09:41.000Z","updated_at":"2025-05-15T00:28:03.000Z","dependencies_parsed_at":"2022-09-05T01:20:55.918Z","dependency_job_id":"bf998d1d-c21c-4c1c-bbd7-4010a9c406fd","html_url":"https://github.com/databio/pypiper","commit_stats":{"total_commits":966,"total_committers":19,"mean_commits":50.8421052631579,"dds":0.6790890269151139,"last_synced_commit":"3a8465a900f15a023afc2dd0b73e30cbf2e7eb24"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/databio/pypiper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/sbom","scorecard":{"id":324222,"data":{"date":"2025-08-11","repo":{"name":"github.com/databio/pypiper","commit":"7c0e129440509610fb1d476a4076357105aebf8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/run-pytest.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":"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/black.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/black.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/run-pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/pypiper/run-pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:33","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:11"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","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-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T02:05:41.808Z","repository_id":28813828,"created_at":"2025-08-18T02:05:41.808Z","updated_at":"2025-08-18T02:05:41.808Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274605275,"owners_count":25315867,"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-11T02:00:13.660Z","response_time":74,"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":"databio","name":"Databio","uuid":"13696008","kind":"organization","description":"Solving problems in computational biology","email":null,"website":"https://databio.org","location":"University of Virginia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13696008?v=4","repositories_count":88,"last_synced_at":"2024-04-24T05:24:10.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/databio","funding_links":[],"total_stars":470,"followers":40,"following":0,"created_at":"2022-11-10T01:32:49.596Z","updated_at":"2024-04-24T05:24:28.641Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio/repositories"},"packages":[{"id":2852656,"name":"piper","ecosystem":"pypi","description":"A lightweight python toolkit for gluing together restartable, robust command line pipelines","homepage":"https://github.com/databio/pypiper/","licenses":"BSD2","normalized_licenses":["BSD-3-Clause-Attribution"],"repository_url":"https://github.com/databio/pypiper","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2013-06-06T03:29:14.000Z","latest_release_published_at":"2025-02-25T21:13:12.000Z","latest_release_number":"0.14.4","last_synced_at":"2025-07-30T03:33:25.532Z","created_at":"2022-04-10T12:03:21.666Z","updated_at":"2025-07-30T03:36:30.748Z","registry_url":"https://pypi.org/project/piper/","install_command":"pip install piper --index-url https://pypi.org/simple","documentation_url":"https://piper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"piper"},"repo_metadata":{"id":28813828,"uuid":"32337023","full_name":"databio/pypiper","owner":"databio","description":"Python toolkit for building restartable pipelines","archived":false,"fork":false,"pushed_at":"2025-02-25T21:12:46.000Z","size":1713,"stargazers_count":45,"open_issues_count":56,"forks_count":9,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-06-29T08:41:05.907Z","etag":null,"topics":["bioinformatics","bioinformatics-pipeline","pipeline","python","python-toolkit"],"latest_commit_sha":null,"homepage":"http://pypiper.databio.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/databio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-16T16:09:41.000Z","updated_at":"2025-05-15T00:28:03.000Z","dependencies_parsed_at":"2022-09-05T01:20:55.918Z","dependency_job_id":"bf998d1d-c21c-4c1c-bbd7-4010a9c406fd","html_url":"https://github.com/databio/pypiper","commit_stats":{"total_commits":966,"total_committers":19,"mean_commits":50.8421052631579,"dds":0.6790890269151139,"last_synced_commit":"3a8465a900f15a023afc2dd0b73e30cbf2e7eb24"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/databio/pypiper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267804027,"owners_count":24146527,"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-07-30T02:00:09.044Z","response_time":70,"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":"databio","name":"Databio","uuid":"13696008","kind":"organization","description":"Solving problems in computational biology","email":null,"website":"https://databio.org","location":"University of Virginia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13696008?v=4","repositories_count":88,"last_synced_at":"2024-04-24T05:24:10.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/databio","funding_links":[],"total_stars":470,"followers":40,"following":0,"created_at":"2022-11-10T01:32:49.596Z","updated_at":"2024-04-24T05:24:28.641Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio/repositories"},"tags":[{"name":"v0.14.4","sha":"7c0e129440509610fb1d476a4076357105aebf8c","kind":"commit","published_at":"2025-02-25T21:11:53.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.14.4","html_url":"https://github.com/databio/pypiper/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"33ad9685eb77aa3748baece0ba58f5424eccea6f","kind":"commit","published_at":"2024-10-02T18:13:35.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.14.3","html_url":"https://github.com/databio/pypiper/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"d1e3ece3605ef0d15c0d70ea2dca174abe9ac0a7","kind":"commit","published_at":"2024-05-07T15:58:34.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.14.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"4953415362ce3622498e27ec03d75195fec8a1ab","kind":"commit","published_at":"2024-04-19T14:08:08.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.14.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"3a8465a900f15a023afc2dd0b73e30cbf2e7eb24","kind":"commit","published_at":"2023-12-22T16:38:51.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.14.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.0/manifests"},{"name":"v0.14.0a2","sha":"649c985ed4d74034aaba2056307faf016037d1fc","kind":"commit","published_at":"2023-12-14T15:56:15.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.14.0a2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.14.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.14.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.0a2/manifests"},{"name":"v0.14.0a1","sha":"f92d034b5d5ee4c01f4d7e7077d883a79d93b30e","kind":"commit","published_at":"2023-11-15T23:12:54.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.14.0a1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.14.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.14.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.14.0a1/manifests"},{"name":"v0.13.3a1","sha":"0b430c7ab416f35389a85683c56c2258adb31e60","kind":"commit","published_at":"2023-10-04T19:56:14.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.13.3a1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.13.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.13.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.3a1/manifests"},{"name":"v0.13.2","sha":"8aaede5d75f374fd475573dfd875e3d742c581ea","kind":"commit","published_at":"2023-08-02T20:21:10.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.13.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"933fe21d332d3bb76b1e07bf14474cb8abb1991c","kind":"commit","published_at":"2023-07-14T20:02:59.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.13.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"53850a59ef5136c620c3aeac607dee7cb1eb4f92","kind":"commit","published_at":"2023-06-29T20:02:00.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.13.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"5fa2d1445cff5cbdaf02c26158743189f9dc4e69","kind":"commit","published_at":"2022-01-25T22:05:28.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.3","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"8f9993ab593021be022727cef60e150a764c0ac1","kind":"commit","published_at":"2021-12-21T01:14:06.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"67908f2ee5f51fa5fdddb67eb6d7891aefeeda6a","kind":"commit","published_at":"2019-08-29T17:17:49.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"ec1cd9d20dc48de315e80ab584885e8f8ae41492","kind":"commit","published_at":"2019-08-14T16:03:55.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"a5b7f12377186329f8e3aa9c4f8547be545459e7","kind":"commit","published_at":"2019-06-18T02:33:31.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.3","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"a6503864a3abe91cc68e977c94d59347cb953505","kind":"commit","published_at":"2019-06-07T01:00:32.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"3fee12fa6f62af8e282991bed12f4b053e74ee60","kind":"commit","published_at":"2019-05-30T20:37:21.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"126e23cf6c4025458899fac43610868d268bf875","kind":"commit","published_at":"2019-05-14T20:47:56.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"653216887cb2b2ad8e9119b76f40b39da58ec115","kind":"commit","published_at":"2019-03-26T02:57:54.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.10.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"8287f73664ab097a3b86320302ea950f84721bbb","kind":"commit","published_at":"2019-01-31T16:02:44.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.4","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"aa997fd3754f17d357597ec9d5dd7310296f3a05","kind":"commit","published_at":"2019-01-31T15:46:15.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.3","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"5b5523ced5b691e6298f8f1181aabc8d67ff6219","kind":"commit","published_at":"2019-01-30T22:38:16.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"ed0e9bb0615623dbf58e78a973faf02fe56c108d","kind":"commit","published_at":"2019-01-29T18:45:04.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"bb94eb37356d889236f3073248a2978d593dfff5","kind":"commit","published_at":"2018-11-19T15:58:30.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.9.0/manifests"},{"name":"v0.8","sha":"90018f774f1fcfc4d9122bff37ba4f34b6641507","kind":"commit","published_at":"2018-06-14T01:22:24.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.8","html_url":"https://github.com/databio/pypiper/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.8/manifests"},{"name":"v0.7.2","sha":"35f16f69caf5d8c9bffe484532ec98e9a099a876","kind":"commit","published_at":"2018-06-05T12:02:38.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.7.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.7.2/manifests"},{"name":"v0.7","sha":"82f96fc17a4513f881e43e12af7abf94ec067e77","kind":"commit","published_at":"2017-12-12T20:50:55.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.7","html_url":"https://github.com/databio/pypiper/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.7/manifests"},{"name":"v0.6","sha":"ab7d99df4765c317bffb8827ad5c8d7a22c1a14f","kind":"commit","published_at":"2017-08-24T16:18:57.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.6","html_url":"https://github.com/databio/pypiper/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.6/manifests"},{"name":"v0.5","sha":"87350e4ccc16a4f62da09355ea60cb32cd9274f1","kind":"commit","published_at":"2017-07-21T22:10:29.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.5","html_url":"https://github.com/databio/pypiper/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.5/manifests"},{"name":"v0.5-rc2","sha":"e4090e60636d0436b37f4aa3825de53cc1a94213","kind":"commit","published_at":"2017-07-13T14:55:19.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.5-rc2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.5-rc2/manifests"},{"name":"v0.5-rc1","sha":"d252298000e120ba06834fe05bc932b3ce502f23","kind":"commit","published_at":"2017-06-13T19:54:33.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.5-rc1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.5-rc1/manifests"},{"name":"v0.4-rc1","sha":"e5296cb1212a5b67c48ef1199e6847d5ceb1ed30","kind":"commit","published_at":"2017-01-23T21:02:49.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.4-rc1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.4-rc1/manifests"},{"name":"v0.4","sha":"e5296cb1212a5b67c48ef1199e6847d5ceb1ed30","kind":"commit","published_at":"2017-01-23T21:02:49.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.4","html_url":"https://github.com/databio/pypiper/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/pypiper@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2025-07-30T03:36:30.747Z","dependent_packages_count":1,"downloads":34185,"downloads_period":"last-month","dependent_repos_count":11,"rankings":{"downloads":2.5770753404765907,"dependent_repos_count":4.3802916499436195,"dependent_packages_count":4.74372965710212,"stargazers_count":10.06234971654007,"forks_count":11.409716634782425,"docker_downloads_count":1.3884643015453282,"average":5.7602712167316925},"purl":"pkg:pypi/piper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/piper","docker_dependents_count":8,"docker_downloads_count":27138,"usage_url":"https://repos.ecosyste.ms/usage/pypi/piper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/piper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-29T08:37:53.511Z","issues_count":118,"pull_requests_count":30,"avg_time_to_close_issue":17361682.166666668,"avg_time_to_close_pull_request":4655342.633333334,"issues_closed_count":66,"pull_requests_closed_count":30,"pull_request_authors_count":5,"issue_authors_count":11,"avg_comments_per_issue":2.2203389830508473,"avg_comments_per_pull_request":1.5333333333333332,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3224.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/issues","maintainers":[{"login":"vreuter","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vreuter"},{"login":"nsheff","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsheff"},{"login":"donaldcampbelljr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donaldcampbelljr"},{"login":"stolarczyk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stolarczyk"},{"login":"khoroshevskyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khoroshevskyi"},{"login":"afrendeiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afrendeiro"}],"active_maintainers":[{"login":"donaldcampbelljr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donaldcampbelljr"},{"login":"khoroshevskyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khoroshevskyi"},{"login":"vreuter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vreuter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piper/related_packages","maintainers":[{"uuid":"nsheff","login":"nsheff","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/nsheff/","role":null,"created_at":"2022-11-19T14:55:46.859Z","updated_at":"2022-11-19T14:55:46.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nsheff/packages"},{"uuid":"vreuter","login":"vreuter","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/vreuter/","role":null,"created_at":"2022-11-19T14:55:46.949Z","updated_at":"2022-11-19T14:55:46.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vreuter/packages"},{"uuid":"databio","login":"databio","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://pypi.org/user/databio/","role":null,"created_at":"2022-11-19T14:55:46.878Z","updated_at":"2022-11-19T14:55:46.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/databio/packages"},{"uuid":"michalstolarczyk","login":"michalstolarczyk","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/michalstolarczyk/","role":null,"created_at":"2022-11-19T14:55:46.919Z","updated_at":"2022-11-19T14:55:46.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/michalstolarczyk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":727381,"maintainers_count":309030,"namespaces_count":0,"keywords_count":238553,"github":"pypi","metadata":{"funded_packages_count":50606},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-11T06:32:25.443Z","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"}},{"id":5708213,"name":"py-piper","ecosystem":"spack","description":"A lightweight python toolkit for gluing together restartable, robust\nshell pipelines.\n","homepage":"https://github.com/databio/pypiper","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/databio/pypiper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-12-18T00:53:21.678Z","latest_release_published_at":"2022-12-18T00:53:21.678Z","latest_release_number":"0.12.3","last_synced_at":"2025-09-01T11:20:12.448Z","created_at":"2022-12-18T00:53:21.642Z","updated_at":"2025-09-01T11:20:12.448Z","registry_url":"https://packages.spack.io/package.html?name=py-piper","install_command":"spack install py-piper","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"32337023","full_name":"databio/pypiper","owner":"databio","description":"Python toolkit for building restartable pipelines","archived":false,"fork":false,"pushed_at":"2022-01-25T22:19:56.000Z","size":1514,"stargazers_count":35,"open_issues_count":34,"forks_count":9,"subscribers_count":15,"default_branch":"master","last_synced_at":"2023-03-21T11:48:51.266Z","etag":null,"topics":["bioinformatics","bioinformatics-pipeline","pipeline","python","python-toolkit"],"latest_commit_sha":null,"homepage":"http://pypiper.databio.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-16T16:09:41.000Z","updated_at":"2022-11-23T11:18:20.000Z","dependencies_parsed_at":"2022-09-05T01:20:55.918Z","dependency_job_id":null,"html_url":"https://github.com/databio/pypiper","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"databio","name":"Databio","uuid":"13696008","kind":"organization","description":"Solving problems in computational biology","email":null,"website":"https://databio.org","location":"University of Virginia","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/13696008?v=4","repositories_count":40,"last_synced_at":"2023-02-26T14:35:20.658Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio"},"tags":[{"name":"v0.12.3","sha":"5fa2d1445cff5cbdaf02c26158743189f9dc4e69","kind":"commit","published_at":"2022-01-25T22:05:28.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.3","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.3"},{"name":"v0.12.2","sha":"8f9993ab593021be022727cef60e150a764c0ac1","kind":"commit","published_at":"2021-12-21T01:14:06.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.2"},{"name":"v0.12.1","sha":"67908f2ee5f51fa5fdddb67eb6d7891aefeeda6a","kind":"commit","published_at":"2019-08-29T17:17:49.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.1"},{"name":"v0.12.0","sha":"ec1cd9d20dc48de315e80ab584885e8f8ae41492","kind":"commit","published_at":"2019-08-14T16:03:55.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.12.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.12.0"},{"name":"v0.11.3","sha":"a5b7f12377186329f8e3aa9c4f8547be545459e7","kind":"commit","published_at":"2019-06-18T02:33:31.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.3","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.3"},{"name":"v0.11.2","sha":"a6503864a3abe91cc68e977c94d59347cb953505","kind":"commit","published_at":"2019-06-07T01:00:32.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.2"},{"name":"v0.11.1","sha":"3fee12fa6f62af8e282991bed12f4b053e74ee60","kind":"commit","published_at":"2019-05-30T20:37:21.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.1"},{"name":"v0.11.0","sha":"126e23cf6c4025458899fac43610868d268bf875","kind":"commit","published_at":"2019-05-14T20:47:56.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.11.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.11.0"},{"name":"v0.10.0","sha":"653216887cb2b2ad8e9119b76f40b39da58ec115","kind":"commit","published_at":"2019-03-26T02:57:54.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.10.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.10.0"},{"name":"v0.9.4","sha":"8287f73664ab097a3b86320302ea950f84721bbb","kind":"commit","published_at":"2019-01-31T16:02:44.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.4","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.4"},{"name":"v0.9.3","sha":"aa997fd3754f17d357597ec9d5dd7310296f3a05","kind":"commit","published_at":"2019-01-31T15:46:15.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.3","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.3"},{"name":"v0.9.2","sha":"5b5523ced5b691e6298f8f1181aabc8d67ff6219","kind":"commit","published_at":"2019-01-30T22:38:16.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.2"},{"name":"v0.9.1","sha":"ed0e9bb0615623dbf58e78a973faf02fe56c108d","kind":"commit","published_at":"2019-01-29T18:45:04.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"bb94eb37356d889236f3073248a2978d593dfff5","kind":"commit","published_at":"2018-11-19T15:58:30.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.9.0","html_url":"https://github.com/databio/pypiper/releases/tag/v0.9.0"},{"name":"v0.8","sha":"90018f774f1fcfc4d9122bff37ba4f34b6641507","kind":"commit","published_at":"2018-06-14T01:22:24.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.8","html_url":"https://github.com/databio/pypiper/releases/tag/v0.8"},{"name":"v0.7.2","sha":"35f16f69caf5d8c9bffe484532ec98e9a099a876","kind":"commit","published_at":"2018-06-05T12:02:38.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.7.2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.7.2"},{"name":"v0.7","sha":"82f96fc17a4513f881e43e12af7abf94ec067e77","kind":"commit","published_at":"2017-12-12T20:50:55.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.7","html_url":"https://github.com/databio/pypiper/releases/tag/v0.7"},{"name":"v0.6","sha":"ab7d99df4765c317bffb8827ad5c8d7a22c1a14f","kind":"commit","published_at":"2017-08-24T16:18:57.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.6","html_url":"https://github.com/databio/pypiper/releases/tag/v0.6"},{"name":"v0.5","sha":"87350e4ccc16a4f62da09355ea60cb32cd9274f1","kind":"commit","published_at":"2017-07-21T22:10:29.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.5","html_url":"https://github.com/databio/pypiper/releases/tag/v0.5"},{"name":"v0.5-rc2","sha":"e4090e60636d0436b37f4aa3825de53cc1a94213","kind":"commit","published_at":"2017-07-13T14:55:19.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.5-rc2","html_url":"https://github.com/databio/pypiper/releases/tag/v0.5-rc2"},{"name":"v0.5-rc1","sha":"d252298000e120ba06834fe05bc932b3ce502f23","kind":"commit","published_at":"2017-06-13T19:54:33.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.5-rc1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.5-rc1"},{"name":"v0.4","sha":"e5296cb1212a5b67c48ef1199e6847d5ceb1ed30","kind":"commit","published_at":"2017-01-23T21:02:49.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.4","html_url":"https://github.com/databio/pypiper/releases/tag/v0.4"},{"name":"v0.4-rc1","sha":"e5296cb1212a5b67c48ef1199e6847d5ceb1ed30","kind":"commit","published_at":"2017-01-23T21:02:49.000Z","download_url":"https://codeload.github.com/databio/pypiper/tar.gz/v0.4-rc1","html_url":"https://github.com/databio/pypiper/releases/tag/v0.4-rc1"}]},"repo_metadata_updated_at":"2023-03-22T08:07:20.702Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":23.468111713213837,"forks_count":25.371682645546755,"average":19.226761150479366},"purl":"pkg:spack/py-piper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-piper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-piper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-piper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:22:40.590Z","issues_count":92,"pull_requests_count":20,"avg_time_to_close_issue":19298587.298245613,"avg_time_to_close_pull_request":6513618.8,"issues_closed_count":57,"pull_requests_closed_count":20,"pull_request_authors_count":4,"issue_authors_count":11,"avg_comments_per_issue":2.4021739130434785,"avg_comments_per_pull_request":1.4,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4251096.666666667,"past_year_avg_time_to_close_pull_request":608791.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":3.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-piper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-piper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-piper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-piper/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-12-18T01:10:30.230Z","updated_at":"2022-12-18T01:10:30.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8773,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":407},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-11T07:09:53.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":466104,"full_name":"databio/pypiper","default_branch":"master","committers":[{"name":"nsheff","email":"nsheff","login":"nsheff","count":492},{"name":"Vince Reuter","email":"vince.reuter@gmail.com","login":"vreuter","count":338},{"name":"Michal Stolarczyk","email":"stolarczyk.michal93@gmail.com","login":"stolarczyk","count":66},{"name":"Andre Rendeiro","email":"afrendeiro@gmail.com","login":"afrendeiro","count":36},{"name":"Donald Campbell","email":"125581724+donaldcampbelljr","login":"donaldcampbelljr","count":31},{"name":"jklughammer","email":"jklughammer@cemm.oeaw.ac.at","login":null,"count":15},{"name":"Charles Dietz","email":"cdietz@cemm.oeaw.ac.at","login":null,"count":12},{"name":"Khoroshevskyi","email":"sasha99250@gmail.com","login":"khoroshevskyi","count":9},{"name":"mfarlik","email":"mfarlik@cemm.oeaw.ac.at","login":"mfarlik","count":5},{"name":"jpsmith5","email":"jasonsmith@virginia.edu","login":"jpsmith5","count":4},{"name":"Florian Halbritter","email":"fhalbritter","login":"fhalbritter","count":2},{"name":"fhalbritter","email":"fhalbritter@cemm.oeaw.ac.at","login":null,"count":2},{"name":"Nikolaus Fortelny","email":"nfortelny@n002.hpc.cemm.at","login":null,"count":2},{"name":"Nikolaus Fortelny","email":"nfortelny@n001.hpc.cemm.at","login":null,"count":2},{"name":"Andreas Schoenegger","email":"aschoenegger@cemm.oeaw.ac.at","login":"aschoenegger","count":1},{"name":"Murat Tugrul","email":"muratugrul@gmail.com","login":"mtugrul","count":1},{"name":"Paul Datlinger","email":"pdatlinger@cemm.oeaw.ac.at","login":"pdatlinger","count":1},{"name":"hussainzaidi","email":"hussainazaidi@gmail.com","login":"hussainzaidi","count":1}],"total_commits":1020,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":56.666666666666664,"dds":0.5176470588235293,"past_year_committers":[{"name":"Khoroshevskyi","email":"sasha99250@gmail.com","login":"khoroshevskyi","count":6},{"name":"Donald Campbell","email":"125581724+donaldcampbelljr","login":"donaldcampbelljr","count":1}],"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.1428571428571429,"last_synced_at":"2025-05-20T08:22:02.638Z","last_synced_commit":"7c0e129440509610fb1d476a4076357105aebf8c","created_at":"2023-03-09T00:36:57.515Z","updated_at":"2025-05-20T08:22:02.659Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-11T02:23:18.710Z","repositories_count":5579221,"commits_count":890438433,"contributors_count":33166812,"owners_count":922982,"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":"databio/pypiper","html_url":"https://github.com/databio/pypiper","last_synced_at":"2025-08-31T19:27:22.867Z","status":null,"issues_count":118,"pull_requests_count":31,"avg_time_to_close_issue":17361682.166666668,"avg_time_to_close_pull_request":4505215.064516129,"issues_closed_count":66,"pull_requests_closed_count":31,"pull_request_authors_count":5,"issue_authors_count":11,"avg_comments_per_issue":2.2203389830508473,"avg_comments_per_pull_request":1.4838709677419355,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2612.3333333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T14:48:17.796Z","updated_at":"2025-09-02T10:17:30.132Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fpypiper/issues","issue_labels_count":{"enhancement":19,"question":18,"bug":13,"docs":6,"likely-solved":5,"priority-low":5,"brainstorming":5,"priority-high":3,"platform-specific":2,"tests":2,"macOS":1,"house-of-cards":1,"version-specific":1,"known-issue":1,"PyPI":1,"API":1,"deprecation":1,"design":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":100,"CONTRIBUTOR":7,"NONE":5,"COLLABORATOR":1},"pull_request_author_associations_count":{"MEMBER":34,"CONTRIBUTOR":3},"issue_authors":{"vreuter":50,"nsheff":41,"donaldcampbelljr":8,"stolarczyk":5,"zhangzhen":2,"jpsmith5":2,"nfortelny":1,"wilfriedguiblet":1,"jklughammer":1,"afrendeiro":1,"Rob-murphys":1},"pull_request_authors":{"vreuter":14,"nsheff":10,"donaldcampbelljr":9,"khoroshevskyi":3,"fhalbritter":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-11T00:00:09.407Z","repositories_count":10235042,"issues_count":32589192,"pull_requests_count":103247013,"authors_count":10756525,"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":{"enhancement":1,"question":1,"brainstorming":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":4},"past_year_issue_authors":{"vreuter":1},"past_year_pull_request_authors":{"khoroshevskyi":2,"donaldcampbelljr":2},"maintainers":[{"login":"vreuter","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vreuter"},{"login":"nsheff","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsheff"},{"login":"donaldcampbelljr","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donaldcampbelljr"},{"login":"stolarczyk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stolarczyk"},{"login":"khoroshevskyi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khoroshevskyi"},{"login":"afrendeiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afrendeiro"}],"active_maintainers":[{"login":"khoroshevskyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khoroshevskyi"},{"login":"donaldcampbelljr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donaldcampbelljr"},{"login":"vreuter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vreuter"}]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":3,"PushEvent":5,"PullRequestEvent":2,"ForkEvent":1},"last_year":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":3,"PushEvent":5,"PullRequestEvent":2,"ForkEvent":1}},"keywords":["bioinformatics","bioinformatics-pipeline","pipeline","python","python-toolkit"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-09-05T01:20:55.404Z","updated_at":"2022-09-05T01:20:55.404Z","repository_link":"https://github.com/databio/pypiper/blob/master/requirements/requirements-docs.txt","dependencies":[{"id":3850508062,"package_name":"mkdocs","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":3850508063,"package_name":"markdown-include","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508064,"package_name":"pydoc-markdown","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508065,"package_name":"piper","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-ngstk.txt","sha":null,"kind":"manifest","created_at":"2022-09-05T01:20:55.480Z","updated_at":"2022-09-05T01:20:55.480Z","repository_link":"https://github.com/databio/pypiper/blob/master/requirements/requirements-ngstk.txt","dependencies":[{"id":3850508492,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508493,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508494,"package_name":"pysam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508495,"package_name":"yacman","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-plot.txt","sha":null,"kind":"manifest","created_at":"2022-09-05T01:20:55.589Z","updated_at":"2022-09-05T01:20:55.589Z","repository_link":"https://github.com/databio/pypiper/blob/master/requirements/requirements-plot.txt","dependencies":[{"id":3850508534,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508535,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508536,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-pypiper.txt","sha":null,"kind":"manifest","created_at":"2022-09-05T01:20:55.670Z","updated_at":"2022-09-05T01:20:55.670Z","repository_link":"https://github.com/databio/pypiper/blob/master/requirements/requirements-pypiper.txt","dependencies":[{"id":3850508644,"package_name":"attmap","ecosystem":"pypi","requirements":"\u003e=0.12.5","direct":true,"kind":"runtime","optional":false},{"id":3850508645,"package_name":"logmuse","ecosystem":"pypi","requirements":"\u003e=0.2.4","direct":true,"kind":"runtime","optional":false},{"id":3850508646,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508647,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3850508648,"package_name":"ubiquerg","ecosystem":"pypi","requirements":"\u003e=0.4.5","direct":true,"kind":"runtime","optional":false},{"id":3850508649,"package_name":"yacman","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-09-05T01:20:55.755Z","updated_at":"2022-09-05T01:20:55.755Z","repository_link":"https://github.com/databio/pypiper/blob/master/requirements/requirements-test.txt","dependencies":[{"id":3850508728,"package_name":"mock","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"test","optional":false},{"id":3850508729,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.2.1","direct":true,"kind":"test","optional":false},{"id":3850508730,"package_name":"hypothesis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3850508731,"package_name":"coveralls","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"test","optional":false},{"id":3850508732,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.6.1","direct":true,"kind":"test","optional":false},{"id":3850508733,"package_name":"veracitools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3850508734,"package_name":"pytest-remotedata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":18.52982642482514,"created_at":"2025-09-09T04:22:45.546Z","updated_at":"2025-10-07T08:44:14.304Z","avatar_url":"https://github.com/databio.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":34185,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ngs","pipeline-submission-engine","reproducibility"],"project_url":"https://science.ecosyste.ms/api/v1/projects/206772","html_url":"https://science.ecosyste.ms/projects/206772"}