{"id":67887,"name":"doepipeline","description":"A python package for optimizing processing pipelines using statistical design of experiments (DoE).","url":"https://github.com/clicumu/doepipeline","last_synced_at":"2025-09-08T14:01:08.557Z","repository":{"id":53534051,"uuid":"52971795","full_name":"clicumu/doepipeline","owner":"clicumu","description":"A python package for optimizing processing pipelines using statistical design of experiments (DoE).","archived":false,"fork":false,"pushed_at":"2022-06-21T21:35:55.000Z","size":849,"stargazers_count":24,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-11T20:03:13.401Z","etag":null,"topics":["bioinformatics","doe","optimization","pipeline"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clicumu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-02T15:02:54.000Z","updated_at":"2025-05-26T13:34:15.000Z","dependencies_parsed_at":"2022-08-20T13:21:31.790Z","dependency_job_id":null,"html_url":"https://github.com/clicumu/doepipeline","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/clicumu/doepipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/sbom","scorecard":{"id":291528,"data":{"date":"2025-08-11","repo":{"name":"github.com/clicumu/doepipeline","commit":"9f4998dbfa38dda6d0c9b8d599bacf236f89d708"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 7 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-17T18:22:09.934Z","repository_id":53534051,"created_at":"2025-08-17T18:22:09.934Z","updated_at":"2025-08-17T18:22:09.934Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196111,"owners_count":25239148,"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":"clicumu","name":"clicumu","uuid":"8589909","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8589909?v=4","repositories_count":6,"last_synced_at":"2024-03-23T05:51:25.746Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/clicumu","funding_links":[],"total_stars":166,"followers":null,"following":null,"created_at":"2023-02-25T18:32:04.138Z","updated_at":"2024-03-23T05:51:25.906Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu/repositories"},"packages":[{"id":2713759,"name":"doepipeline","ecosystem":"pypi","description":"Package for optimizing pipelines using DoE.","homepage":"https://github.com/clicumu/doepipeline","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/clicumu/doepipeline","keywords_array":["pipeline","doe","optimization"],"namespace":null,"versions_count":4,"first_release_published_at":"2018-12-19T15:40:31.000Z","latest_release_published_at":"2019-06-13T21:41:13.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-13T02:33:14.712Z","created_at":"2022-04-10T10:47:34.464Z","updated_at":"2025-08-13T02:33:14.713Z","registry_url":"https://pypi.org/project/doepipeline/","install_command":"pip install doepipeline --index-url https://pypi.org/simple","documentation_url":"https://doepipeline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering"],"normalized_name":"doepipeline"},"repo_metadata":{"id":53534051,"uuid":"52971795","full_name":"clicumu/doepipeline","owner":"clicumu","description":"A python package for optimizing processing pipelines using statistical design of experiments (DoE).","archived":false,"fork":false,"pushed_at":"2022-06-21T21:35:55.000Z","size":849,"stargazers_count":24,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-09T23:02:15.888Z","etag":null,"topics":["bioinformatics","doe","optimization","pipeline"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clicumu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-02T15:02:54.000Z","updated_at":"2025-05-26T13:34:15.000Z","dependencies_parsed_at":"2022-08-20T13:21:31.790Z","dependency_job_id":null,"html_url":"https://github.com/clicumu/doepipeline","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/clicumu/doepipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264890074,"owners_count":23678832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"clicumu","name":"clicumu","uuid":"8589909","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8589909?v=4","repositories_count":6,"last_synced_at":"2024-03-23T05:51:25.746Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/clicumu","funding_links":[],"total_stars":166,"followers":null,"following":null,"created_at":"2023-02-25T18:32:04.138Z","updated_at":"2024-03-23T05:51:25.906Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu/repositories"},"tags":[{"name":"v1.1.1","sha":"4cc934c10d55bb14b851ed76c7654d8d5ac6fe54","kind":"commit","published_at":"2019-06-13T21:37:42.000Z","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/v1.1.1","html_url":"https://github.com/clicumu/doepipeline/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clicumu/doepipeline@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd1c6dac38e76362bf57353193deba2c27dc313d","kind":"commit","published_at":"2019-06-12T20:47:32.000Z","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/v1.1.0","html_url":"https://github.com/clicumu/doepipeline/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clicumu/doepipeline@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"ff894a5146202039511917d39d04e11a58562174","kind":"commit","published_at":"2018-12-06T08:01:39.000Z","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/v1.0.0","html_url":"https://github.com/clicumu/doepipeline/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/clicumu/doepipeline@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-07-11T20:03:26.502Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.26950752086784,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":13.346333299425941,"forks_count":22.63611360089978,"docker_downloads_count":null,"average":22.794982327512155},"purl":"pkg:pypi/doepipeline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/doepipeline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/doepipeline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/doepipeline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-09T23:03:07.000Z","issues_count":15,"pull_requests_count":20,"avg_time_to_close_issue":26160981.0,"avg_time_to_close_pull_request":7692.777777777777,"issues_closed_count":13,"pull_requests_closed_count":18,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/issues","maintainers":[{"login":"RickardSjogren","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RickardSjogren"},{"login":"druvus","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/druvus"},{"login":"danisven","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danisven"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doepipeline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doepipeline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doepipeline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doepipeline/related_packages","maintainers":[{"uuid":"RickardSjogren","login":"RickardSjogren","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/RickardSjogren/","role":null,"created_at":"2023-02-24T02:30:58.391Z","updated_at":"2023-02-24T02:30:58.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/RickardSjogren/packages"},{"uuid":"druvus","login":"druvus","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/druvus/","role":null,"created_at":"2023-02-24T02:30:58.384Z","updated_at":"2023-02-24T02:30:58.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/druvus/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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"}},{"id":5284451,"name":"doepipeline","ecosystem":"conda","description":null,"homepage":"https://github.com/clicumu/doepipeline","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/clicumu/doepipeline","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-12-21T12:56:55.000Z","latest_release_published_at":"2019-06-13T22:06:16.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-09T15:51:14.527Z","created_at":"2022-10-03T15:40:53.358Z","updated_at":"2025-08-09T15:51:14.527Z","registry_url":"https://anaconda.org/conda-forge/doepipeline","install_command":"conda install -c conda-forge doepipeline","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"52971795","full_name":"clicumu/doepipeline","owner":"clicumu","description":"A python package for optimizing processing pipelines using statistical design of experiments (DoE).","archived":false,"fork":false,"pushed_at":"2022-06-21T21:35:55.000Z","size":849,"stargazers_count":20,"open_issues_count":4,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-03-21T10:46:32.425Z","etag":null,"topics":["bioinformatics","doe","optimization","pipeline"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-02T15:02:54.000Z","updated_at":"2023-02-20T07:45:01.000Z","dependencies_parsed_at":"2022-08-20T13:21:31.790Z","dependency_job_id":null,"html_url":"https://github.com/clicumu/doepipeline","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu","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":"clicumu","name":"clicumu","uuid":"8589909","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/8589909?v=4","repositories_count":3,"last_synced_at":"2023-02-25T18:33:16.677Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clicumu"},"tags":[{"name":"v1.1.1","sha":"4cc934c10d55bb14b851ed76c7654d8d5ac6fe54","kind":"commit","published_at":"2019-06-13T21:37:42.000Z","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/v1.1.1","html_url":"https://github.com/clicumu/doepipeline/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"fd1c6dac38e76362bf57353193deba2c27dc313d","kind":"commit","published_at":"2019-06-12T20:47:32.000Z","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/v1.1.0","html_url":"https://github.com/clicumu/doepipeline/releases/tag/v1.1.0"},{"name":"v1.0.0","sha":"ff894a5146202039511917d39d04e11a58562174","kind":"commit","published_at":"2018-12-06T08:01:39.000Z","download_url":"https://codeload.github.com/clicumu/doepipeline/tar.gz/v1.0.0","html_url":"https://github.com/clicumu/doepipeline/releases/tag/v1.0.0"}]},"repo_metadata_updated_at":"2023-03-22T07:24:16.393Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":45.814824057898676,"forks_count":57.36960319440978,"average":47.09633142001497},"purl":"pkg:conda/doepipeline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/doepipeline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/doepipeline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/doepipeline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T02:55:35.961Z","issues_count":15,"pull_requests_count":20,"avg_time_to_close_issue":26160981.0,"avg_time_to_close_pull_request":7692.777777777777,"issues_closed_count":13,"pull_requests_closed_count":18,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doepipeline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doepipeline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doepipeline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doepipeline/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":27255,"full_name":"clicumu/doepipeline","default_branch":"master","committers":[{"name":"RickardSjogren","email":"r.sjogren89@gmail.com","count":121},{"name":"Daniel Svensson","email":"daniel.swensson.88@gmail.com","count":22},{"name":"Daniel Svensson","email":"danisven@users.noreply.github.com","count":19},{"name":"Daniel Svensson","email":"daniel.svensson@umu.se","count":14},{"name":"Andreas Sjödin","email":"andreas.sjodin@gmail.com","count":14},{"name":"Daniel Svensson","email":"danielsv@rackham1.uppmax.uu.se","count":2},{"name":"Daniel Svensson","email":"danielsv@b-an01.hpc2n.umu.se","count":1}],"total_commits":193,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":27.571428571428573,"dds":0.37305699481865284,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:01:31.494Z","last_synced_commit":"9f4998dbfa38dda6d0c9b8d599bacf236f89d708","created_at":"2023-03-07T16:34:36.295Z","updated_at":"2023-10-25T14:01:31.494Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"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":"clicumu/doepipeline","html_url":"https://github.com/clicumu/doepipeline","last_synced_at":"2025-07-12T13:34:24.888Z","status":null,"issues_count":15,"pull_requests_count":20,"avg_time_to_close_issue":26160981.0,"avg_time_to_close_pull_request":7692.777777777777,"issues_closed_count":13,"pull_requests_closed_count":18,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T20:47:02.624Z","updated_at":"2025-07-12T13:34:24.888Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/clicumu%2Fdoepipeline/issues","issue_labels_count":{"enhancement":2,"question":1},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"COLLABORATOR":14,"NONE":1},"pull_request_author_associations_count":{"COLLABORATOR":18,"NONE":2},"issue_authors":{"druvus":7,"danisven":6,"RickardSjogren":1,"bgriffen":1},"pull_request_authors":{"RickardSjogren":12,"druvus":3,"danisven":3,"dependabot[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"RickardSjogren","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RickardSjogren"},{"login":"druvus","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/druvus"},{"login":"danisven","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danisven"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["bioinformatics","doe","optimization","pipeline"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-20T13:21:31.085Z","updated_at":"2022-08-20T13:21:31.085Z","repository_link":"https://github.com/clicumu/doepipeline/blob/master/requirements.txt","dependencies":[{"id":2166911826,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":true,"kind":"runtime","optional":false},{"id":2166911827,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.14.0","direct":true,"kind":"runtime","optional":false},{"id":2166911828,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":2166911829,"package_name":"pyDOE2","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":2166911830,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.6.1","direct":true,"kind":"runtime","optional":false},{"id":2166911831,"package_name":"pytz","ecosystem":"pypi","requirements":"==2017.3","direct":true,"kind":"runtime","optional":false},{"id":2166911832,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==5.1","direct":true,"kind":"runtime","optional":false},{"id":2166911833,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.2.1","direct":true,"kind":"runtime","optional":false},{"id":2166911834,"package_name":"six","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":2166911835,"package_name":"statsmodels","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-20T13:21:31.664Z","updated_at":"2022-08-20T13:21:31.664Z","repository_link":"https://github.com/clicumu/doepipeline/blob/master/setup.py","dependencies":[{"id":2166912136,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2166912137,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2166912138,"package_name":"pyDOE2","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":2166912139,"package_name":"statsmodels","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":2166912140,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.2.1","direct":true,"kind":"runtime","optional":false}]}],"score":7.986164860332727,"created_at":"2025-09-08T11:18:51.604Z","updated_at":"2025-10-07T08:25:27.965Z","avatar_url":"https://github.com/clicumu.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":12,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1101/504050"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67887","html_url":"https://science.ecosyste.ms/projects/67887"}