{"id":368229,"url":"https://github.com/nat-n/poethepoet","last_synced_at":"2026-06-20T13:30:20.377Z","repository":{"id":38017535,"uuid":"267704930","full_name":"nat-n/poethepoet","owner":"nat-n","description":"A task runner that works well with poetry or uv.","archived":false,"fork":false,"pushed_at":"2026-06-07T21:39:15.000Z","size":9917,"stargazers_count":2043,"open_issues_count":16,"forks_count":78,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-06-13T10:05:31.825Z","etag":null,"topics":["developer-experience","developer-tools","development-workflow","dx","poetry","poetry-plugin","python","task-runner","uv"],"latest_commit_sha":null,"homepage":"https://poethepoet.natn.io/","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/nat-n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["nat-n"],"custom":"https://www.buymeacoffee.com/natn"}},"created_at":"2020-05-28T21:56:22.000Z","updated_at":"2026-06-11T18:14:47.000Z","dependencies_parsed_at":"2026-06-05T06:00:45.936Z","dependency_job_id":null,"html_url":"https://github.com/nat-n/poethepoet","commit_stats":{"total_commits":274,"total_committers":38,"mean_commits":"7.2105263157894735","dds":"0.25912408759124084","last_synced_commit":"a4702d86d485afa8055ffe610a425541313d5dfb"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/nat-n/poethepoet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nat-n","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/sbom","scorecard":{"id":675003,"data":{"date":"2025-08-11","repo":{"name":"github.com/nat-n/poethepoet","commit":"9c582c8d25b72b90c509e844930061681825045c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:140","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1"],"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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: tests/fixtures/packages/cowpy-1.1.5-py3-none-any.whl:1","Warn: binary detected: tests/fixtures/packages/poetry-1.8.2-py3-none-any.whl:1","Warn: binary detected: tests/fixtures/packages/poetry-2.0.0-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/publish-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/publish-docs.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: poethepoet-0.37.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.37.0","Info: signed release artifact: poethepoet-0.36.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.36.0","Info: signed release artifact: poethepoet-0.35.1-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.35.1","Info: signed release artifact: poethepoet-0.35.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.35.0","Info: signed release artifact: poethepoet-0.34.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.34.0","Warn: release artifact v0.37.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/239105822","Warn: release artifact v0.36.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/228623307","Warn: release artifact v0.35.1 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/228611995","Warn: release artifact v0.35.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/216583917","Warn: release artifact v0.34.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/213683611"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:98"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T21:11:33.333Z","repository_id":38017535,"created_at":"2025-08-21T21:11:33.333Z","updated_at":"2025-08-21T21:11:33.333Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34532259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"nat-n","name":"Nat Noordanus","uuid":"880829","kind":"user","description":"","email":"n@noordan.us","website":"natn.io","location":"Lausanne, Switzerland","twitter":null,"company":"@nexthink ","icon_url":"https://avatars.githubusercontent.com/u/880829?u=863910f74543e03bfd09d25c7fea9cf7f4773754\u0026v=4","repositories_count":53,"last_synced_at":"2025-10-16T23:32:14.633Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nat-n","funding_links":["https://github.com/sponsors/nat-n"],"total_stars":1874,"followers":63,"following":21,"created_at":"2022-11-03T19:41:07.163Z","updated_at":"2025-10-16T23:32:14.633Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nat-n","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nat-n/repositories"},"packages":[{"id":14594126,"name":"github.com/nat-n/poethepoet","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nat-n/poethepoet","keywords_array":[],"namespace":null,"versions_count":74,"first_release_published_at":"2020-06-04T21:18:57.000Z","latest_release_published_at":"2026-05-15T15:23:26.000Z","latest_release_number":"v0.46.0","last_synced_at":"2026-06-17T14:10:50.098Z","created_at":"2026-06-06T13:02:46.752Z","updated_at":"2026-06-17T14:10:50.098Z","registry_url":"https://pkg.go.dev/github.com/nat-n/poethepoet","install_command":"go get github.com/nat-n/poethepoet","documentation_url":"https://pkg.go.dev/github.com/nat-n/poethepoet#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-06T14:05:42.192Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.018105683062034,"dependent_packages_count":4.702150485313165,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.8601280841876},"purl":"pkg:golang/github.com/nat-n/poethepoet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nat-n/poethepoet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nat-n/poethepoet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nat-n/poethepoet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnat-n%2Fpoethepoet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnat-n%2Fpoethepoet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnat-n%2Fpoethepoet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnat-n%2Fpoethepoet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnat-n%2Fpoethepoet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnat-n%2Fpoethepoet/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2180437,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12855568,"name":"poethepoet","ecosystem":"nixpkgs","description":"Task runner that works well with poetry","homepage":"https://github.com/nat-n/poethepoet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nat-n/poethepoet","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T23:57:59.460Z","latest_release_published_at":"2026-01-26T23:57:59.460Z","latest_release_number":"0.28.0","last_synced_at":"2026-04-03T01:09:07.788Z","created_at":"2026-01-26T23:57:57.755Z","updated_at":"2026-04-03T02:01:50.964Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=poethepoet","install_command":"nix-env -iA nixpkgs.poethepoet","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/po/poethepoet/package.nix#L37","metadata":{"nix_attribute":"poethepoet-0.28.0","position":"pkgs/by-name/po/poethepoet/package.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/poethepoet?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/poethepoet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/poethepoet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/poethepoet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/poethepoet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/poethepoet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/poethepoet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/poethepoet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/poethepoet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/poethepoet/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13292462,"name":"poethepoet","ecosystem":"nixpkgs","description":"A task runner that works well with poetry","homepage":"https://github.com/nat-n/poethepoet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nat-n/poethepoet","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:13:49.493Z","latest_release_published_at":"2026-02-02T06:13:49.493Z","latest_release_number":"0.24.4","last_synced_at":"2026-03-08T22:45:01.862Z","created_at":"2026-02-02T06:13:44.986Z","updated_at":"2026-03-09T18:01:42.100Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=poethepoet","install_command":"nix-env -iA nixpkgs.poethepoet","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/by-name/po/poethepoet/package.nix#L36","metadata":{"nix_attribute":"poethepoet-0.24.4","position":"pkgs/by-name/po/poethepoet/package.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/poethepoet?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/poethepoet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/poethepoet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/poethepoet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/poethepoet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/poethepoet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/poethepoet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/poethepoet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/poethepoet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/poethepoet/codemeta","maintainers":[{"uuid":"figsoda","login":null,"name":"figsoda","email":"figsoda@pm.me","url":"https://github.com/figsoda","packages_count":456,"html_url":null,"role":null,"created_at":"2026-03-08T22:45:02.065Z","updated_at":"2026-03-08T22:45:02.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/figsoda/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13191722,"name":"poethepoet","ecosystem":"nixpkgs","description":"A task runner that works well with poetry","homepage":"https://github.com/nat-n/poethepoet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nat-n/poethepoet","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:13:01.999Z","latest_release_published_at":"2026-02-02T00:13:01.999Z","latest_release_number":"0.26.1","last_synced_at":"2026-03-09T01:13:45.403Z","created_at":"2026-02-02T00:12:57.226Z","updated_at":"2026-03-09T02:05:54.111Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=poethepoet","install_command":"nix-env -iA nixpkgs.poethepoet","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/by-name/po/poethepoet/package.nix#L37","metadata":{"nix_attribute":"poethepoet-0.26.1","position":"pkgs/by-name/po/poethepoet/package.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/poethepoet?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/poethepoet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/poethepoet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/poethepoet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/poethepoet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/poethepoet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/poethepoet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/poethepoet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/poethepoet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/poethepoet/codemeta","maintainers":[{"uuid":"figsoda","login":null,"name":"figsoda","email":"figsoda@pm.me","url":"https://github.com/figsoda","packages_count":455,"html_url":null,"role":null,"created_at":"2026-03-09T01:13:45.644Z","updated_at":"2026-03-09T01:13:45.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/figsoda/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":2855857,"name":"poethepoet","ecosystem":"pypi","description":"A task runner that works well with poetry and uv.","homepage":"https://poethepoet.natn.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nat-n/poethepoet","keywords_array":["automation","tasks","task-runner","plugin","poetry","poe"],"namespace":null,"versions_count":83,"first_release_published_at":"2020-05-28T22:01:37.000Z","latest_release_published_at":"2026-05-15T15:52:01.000Z","latest_release_number":"0.46.0","last_synced_at":"2026-06-17T14:10:46.575Z","created_at":"2022-04-10T12:04:58.038Z","updated_at":"2026-06-17T14:10:46.576Z","registry_url":"https://pypi.org/project/poethepoet/","install_command":"pip install poethepoet --index-url https://pypi.org/simple","documentation_url":"https://poethepoet.natn.io/","metadata":{"funding":null,"documentation":"https://poethepoet.natn.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Software Development :: Build Tools","Topic :: Software Development :: Libraries","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing"],"normalized_name":"poethepoet","project_status":null},"repo_metadata":{"id":38017535,"uuid":"267704930","full_name":"nat-n/poethepoet","owner":"nat-n","description":"A task runner that works well with poetry or uv.","archived":false,"fork":false,"pushed_at":"2026-06-01T21:14:42.000Z","size":9861,"stargazers_count":2041,"open_issues_count":19,"forks_count":78,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-06-05T06:02:29.073Z","etag":null,"topics":["developer-experience","developer-tools","development-workflow","dx","poetry","poetry-plugin","python","task-runner","uv"],"latest_commit_sha":null,"homepage":"https://poethepoet.natn.io/","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/nat-n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["nat-n"],"custom":"https://www.buymeacoffee.com/natn"}},"created_at":"2020-05-28T21:56:22.000Z","updated_at":"2026-06-04T09:09:53.000Z","dependencies_parsed_at":"2026-06-05T06:00:45.936Z","dependency_job_id":null,"html_url":"https://github.com/nat-n/poethepoet","commit_stats":{"total_commits":274,"total_committers":38,"mean_commits":"7.2105263157894735","dds":"0.25912408759124084","last_synced_commit":"a4702d86d485afa8055ffe610a425541313d5dfb"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/nat-n/poethepoet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nat-n","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/sbom","scorecard":{"id":675003,"data":{"date":"2025-08-11","repo":{"name":"github.com/nat-n/poethepoet","commit":"9c582c8d25b72b90c509e844930061681825045c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:140","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1"],"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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: tests/fixtures/packages/cowpy-1.1.5-py3-none-any.whl:1","Warn: binary detected: tests/fixtures/packages/poetry-1.8.2-py3-none-any.whl:1","Warn: binary detected: tests/fixtures/packages/poetry-2.0.0-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/publish-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nat-n/poethepoet/publish-docs.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: poethepoet-0.37.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.37.0","Info: signed release artifact: poethepoet-0.36.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.36.0","Info: signed release artifact: poethepoet-0.35.1-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.35.1","Info: signed release artifact: poethepoet-0.35.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.35.0","Info: signed release artifact: poethepoet-0.34.0-py3-none-any.whl.sigstore.json: https://github.com/nat-n/poethepoet/releases/tag/v0.34.0","Warn: release artifact v0.37.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/239105822","Warn: release artifact v0.36.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/228623307","Warn: release artifact v0.35.1 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/228611995","Warn: release artifact v0.35.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/216583917","Warn: release artifact v0.34.0 does not have provenance: https://api.github.com/repos/nat-n/poethepoet/releases/213683611"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:98"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T21:11:33.333Z","repository_id":38017535,"created_at":"2025-08-21T21:11:33.333Z","updated_at":"2025-08-21T21:11:33.333Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34011812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":"nat-n","name":"Nat Noordanus","uuid":"880829","kind":"user","description":"","email":"n@noordan.us","website":"natn.io","location":"Lausanne, Switzerland","twitter":null,"company":"@nexthink ","icon_url":"https://avatars.githubusercontent.com/u/880829?u=863910f74543e03bfd09d25c7fea9cf7f4773754\u0026v=4","repositories_count":53,"last_synced_at":"2025-10-16T23:32:14.633Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nat-n","funding_links":["https://github.com/sponsors/nat-n"],"total_stars":1874,"followers":63,"following":21,"created_at":"2022-11-03T19:41:07.163Z","updated_at":"2025-10-16T23:32:14.633Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nat-n","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nat-n/repositories"},"tags":[{"name":"v0.46.0","sha":"23a4c1aa56ada6cf7290c9ad29bad02a5142587e","kind":"commit","published_at":"2026-05-15T15:23:26.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.46.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"244cf0be48719e0ee9d21d48f9e2b929bd663a65","kind":"commit","published_at":"2026-04-28T20:48:23.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.45.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"67a623d6771988c5193c8ddb322e056d025b5632","kind":"commit","published_at":"2026-04-06T15:54:31.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.44.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"6a25fba17c8b46f8be0a7553bcf653aaacbc33f5","kind":"commit","published_at":"2026-04-03T07:55:52.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.43.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"49792724526b9e740f3c76a6ece2e1039d76b8ea","kind":"commit","published_at":"2026-02-26T22:42:25.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.42.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"b1589da0a5f00f5a2a4d2deef1dbdf368d4e0697","kind":"commit","published_at":"2026-02-22T14:09:51.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.42.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"b15e96ec2f0329a3302b1dc18bfc2a5a04ad817a","kind":"commit","published_at":"2026-02-08T20:26:29.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.41.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"0a7247d8f714e4180a3023ebb6ee6cc689edd9b0","kind":"commit","published_at":"2026-01-05T17:44:43.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.40.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"283113c54f1f0a23cdf73cfa5ff6473547a11420","kind":"commit","published_at":"2025-12-25T14:53:08.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.39.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"9e751f2cbc86d734f647520c4eb444dd042d3bf9","kind":"commit","published_at":"2025-11-23T13:39:18.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.38.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.38.0/manifests"},{"name":"v0.38.0-beta","sha":"59b3a64c266d84896c67567326e34a459da05ccb","kind":"commit","published_at":"2025-10-12T21:34:26.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.38.0-beta","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.38.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.38.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.38.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.38.0-beta/manifests"},{"name":"v0.37.0","sha":"9c582c8d25b72b90c509e844930061681825045c","kind":"commit","published_at":"2025-08-11T16:36:12.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.37.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"681394679272105063a849daf1d05f4256b16088","kind":"commit","published_at":"2025-06-29T19:42:44.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.36.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.36.0/manifests"},{"name":"v0.35.1","sha":"50cdbcfc3746dd19b131247b69aa73283f95b7be","kind":"commit","published_at":"2025-06-29T16:52:52.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.35.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"23436a0bcf0144b8969feddddccc5ca0ce6cb15c","kind":"commit","published_at":"2025-06-09T12:49:01.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.35.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7168b21801d87b2a32f4e60b38526d9b34be73aa","kind":"commit","published_at":"2025-04-21T13:26:27.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.34.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"0909ae2a1ca841d921f258193940fe1f0db81196","kind":"commit","published_at":"2025-03-15T20:28:32.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.33.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"6ee43d6b97fa161c88153cf177903521f2b9decc","kind":"commit","published_at":"2025-03-02T07:24:29.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.33.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.33.0/manifests"},{"name":"v0.32.2","sha":"8166142ccab503b50da0ebca0fc977e26a41b2dc","kind":"commit","published_at":"2025-01-26T19:44:21.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.32.2","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"9997e878d4398b406c18ea7b23a49a176ec4c1a5","kind":"commit","published_at":"2025-01-09T21:26:45.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.32.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"f199b1135d3d0cc978a6750dc3e1e74a10f49709","kind":"commit","published_at":"2024-12-27T20:58:33.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.32.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"3884fcd2409d9ed15404971e12883e863f21eedd","kind":"commit","published_at":"2024-11-25T21:13:46.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.31.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"0d5025e142d000e3c94d9f9e4cafac2fe4f6d340","kind":"commit","published_at":"2024-11-23T22:15:43.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.31.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"909891d7c7c2e49321e097bba6f8c62e1712efd1","kind":"commit","published_at":"2024-11-09T21:59:06.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.30.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"72892b100e40d4fd6ba64edf8401ef9c5faad1d6","kind":"commit","published_at":"2024-09-23T21:40:18.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.29.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"e9689ad51a56b08b2fb230e76dda02c29c558b00","kind":"commit","published_at":"2024-08-31T19:28:30.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.28.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"32689ca6252d0da09232087ad8f97ea9337036eb","kind":"commit","published_at":"2024-06-26T19:38:33.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.27.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"4b66184b838f06139b5934ef2cb51a53e8b64b4a","kind":"commit","published_at":"2024-04-30T21:14:36.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.26.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"0bd2a08fa38924d05aac50866b028242eb156d64","kind":"commit","published_at":"2024-04-27T21:28:01.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.26.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"152f6879f1abd2e853aaff051332e7afac39e01e","kind":"commit","published_at":"2024-04-13T18:25:23.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.25.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"b57f631194e4d3d92d4e08550fe0eeaa065e63e4","kind":"commit","published_at":"2024-02-25T19:41:42.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.25.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"43cc75b20c96002d9b4e920ff1a30c8d6b755a1f","kind":"commit","published_at":"2023-11-18T20:36:27.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.24.4","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"412feb738e50bf2a6cb34b7908cae13a770393b1","kind":"commit","published_at":"2023-11-12T14:42:15.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.24.3","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"aa4e1600f586d264885d03f4acb4142ae33f60cf","kind":"commit","published_at":"2023-11-04T10:06:41.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.24.2","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"903ed9af0dd313a6da32f24ec4357101435976d8","kind":"commit","published_at":"2023-10-07T18:39:20.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.24.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"caf7ba819a52c952225d8addb1eaea923ec30294","kind":"commit","published_at":"2023-09-30T19:13:35.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.24.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"3c71fae691063f0f2a54d83158d43f49d56780e7","kind":"commit","published_at":"2023-09-23T13:54:33.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.23.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e502a907a9a1d1d9f66ae6f7ebb5bd15bc4b4438","kind":"commit","published_at":"2023-09-03T15:24:05.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.22.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.22.1/manifests"},{"name":"v.0.22.0","sha":"842d5d20fdfd0b85c40589b4ade279157081d162","kind":"commit","published_at":"2023-08-14T17:21:37.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v.0.22.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v.0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v.0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v.0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v.0.22.0/manifests"},{"name":"v0.22.0","sha":"842d5d20fdfd0b85c40589b4ade279157081d162","kind":"commit","published_at":"2023-08-14T17:21:37.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.22.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"75ef547e8c1802e96661fd9b5c2da8d20930a5ec","kind":"commit","published_at":"2023-07-12T14:45:56.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.21.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"5cbc815818e3394e14a9131fff5af7f2f4b46613","kind":"commit","published_at":"2023-07-09T15:23:59.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.21.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"163d774c57f8ab4822e51891ae7a9bde75958712","kind":"commit","published_at":"2023-05-03T21:11:25.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.20.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"6fe8a471973cf7be9757176176dcc9eff2245380","kind":"commit","published_at":"2023-03-22T21:35:13.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.19.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.19.0/manifests"},{"name":"v0.18.2-beta.2","sha":"2081a3f7c9f56761b5d6a2e02e648e5d1e93a512","kind":"commit","published_at":"2023-02-17T22:43:08.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.18.2-beta.2","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.18.2-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.18.2-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.2-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.2-beta.2/manifests"},{"name":"v0.18.2-beta.1","sha":"9ba7285e5d4e20e4575accbc45c7d1b8224a535d","kind":"commit","published_at":"2023-02-04T13:34:19.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.18.2-beta.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.18.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.18.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.2-beta.1/manifests"},{"name":"v0.18.1","sha":"287f8c5a37dfccfc48f66055143139bbcb5baffa","kind":"commit","published_at":"2023-01-15T20:24:13.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.18.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"be6a5f63d20f5bebfc30663d1b70ea28317eb712","kind":"commit","published_at":"2023-01-09T21:24:29.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.18.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"ac2fe75de9d96a2d3bd5317cf5dffee7b5d08300","kind":"commit","published_at":"2022-12-26T20:49:42.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.17.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"743569aa8941461b804e078819273ff16c41085c","kind":"commit","published_at":"2022-12-26T19:01:46.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.17.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"d266433aef5a4ea2c0fe3238feffc45c26e87356","kind":"commit","published_at":"2022-11-27T16:14:17.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.16.5","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"adf7c1450c223974072894ff44eef71fdf4e0f08","kind":"commit","published_at":"2022-10-09T13:29:42.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.16.4","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"9ea3718da3d3d21e7093f8e710d90e0f8adb7e34","kind":"commit","published_at":"2022-10-08T21:22:37.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.16.3","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"3addd38aad1119be22a653abe2ddd0b01eb0c414","kind":"commit","published_at":"2022-09-02T20:49:26.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.16.2","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.2/manifests"},{"name":"v.0.16.1","sha":"210ae45d474a54ab43c98db88ae0620b2c11a430","kind":"commit","published_at":"2022-08-30T21:03:22.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v.0.16.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v.0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v.0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v.0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v.0.16.1/manifests"},{"name":"v0.16.1","sha":"210ae45d474a54ab43c98db88ae0620b2c11a430","kind":"commit","published_at":"2022-08-30T21:03:22.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.16.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"9e2a0126ce035b24b3e6dae1cb0ebd6c3cac8b78","kind":"commit","published_at":"2022-07-17T20:28:11.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.16.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"09cddf3a0bd2d100eb291e04103a00644e67243c","kind":"commit","published_at":"2022-07-03T11:46:00.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.15.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"30d67a8d10eb3fb9c72895cd8c9164d7525be625","kind":"commit","published_at":"2022-06-18T19:15:45.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.14.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"e9cabc322191982aaa8a1d5f6f8d0581d0027666","kind":"commit","published_at":"2022-03-01T20:15:44.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.13.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e98043b5ebd278e8d06e7bddc2d90ef924050fd4","kind":"commit","published_at":"2022-02-27T17:06:16.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.13.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"d93653d307d358fe11c31a9f22300b881728e443","kind":"commit","published_at":"2022-02-09T20:10:07.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.12.3","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"5322bc62415fb64f000ec94a6cc5f6e8335d33f9","kind":"commit","published_at":"2022-01-16T13:56:10.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.12.2","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"7f3d64f642bfb1a2290f3223215943ff6f006203","kind":"commit","published_at":"2022-01-13T19:47:25.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.12.1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9aa7b36b9b3f50b249a530e01b7b1dfc2d5a3a92","kind":"commit","published_at":"2022-01-08T13:57:22.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.12.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0619a80ca992fe910d1cf85e58b22a959df8d436","kind":"commit","published_at":"2021-11-14T20:30:26.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.11.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0/manifests"},{"name":"v.0.11.0b6","sha":"a2778c6417ca39258e3ac0a9dedefcc5ffa8f958","kind":"commit","published_at":"2021-10-26T20:06:36.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v.0.11.0b6","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v.0.11.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v.0.11.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v.0.11.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v.0.11.0b6/manifests"},{"name":"v0.11.0b6","sha":"a2778c6417ca39258e3ac0a9dedefcc5ffa8f958","kind":"commit","published_at":"2021-10-26T20:06:36.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.11.0b6","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.11.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.11.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b6/manifests"},{"name":"v0.11.0b5","sha":"cb17707b2c5d7c742b33aa77bd231cdbf6ff0f5c","kind":"commit","published_at":"2021-08-24T11:37:18.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.11.0b5","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.11.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.11.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b5/manifests"},{"name":"v0.11.0b4","sha":"582f5a67b40e340d12a7f01039a9e2192d1bb423","kind":"commit","published_at":"2021-08-22T11:38:37.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.11.0b4","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.11.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.11.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b4/manifests"},{"name":"v0.11.0b3","sha":"893e22ddf9707f9c1a4fe05c26d22bd1590c447d","kind":"commit","published_at":"2021-06-13T21:24:32.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.11.0b3","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.11.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.11.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b3/manifests"},{"name":"v0.11.0b2","sha":"697e26ab17126ae5a6d8367dfe11cb8a5a9fd406","kind":"commit","published_at":"2021-04-28T21:50:12.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.11.0b2","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b2/manifests"},{"name":"v0.11.0b1","sha":"7442ece3dfa960706542ff160e7ac526b00f1249","kind":"commit","published_at":"2021-02-14T18:50:52.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.11.0b1","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.11.0b1/manifests"},{"name":"v0.10.0","sha":"c5ac6cf3f9561f3891f620dc576e707cbcf441f0","kind":"commit","published_at":"2021-02-07T18:02:36.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.10.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"e36ee136f3c4c0f016fa87069fac7f83af583aae","kind":"commit","published_at":"2020-09-27T18:00:32.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.9.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"47dd7736bcec4c1fd6bf76b556647f4b5d11fd04","kind":"commit","published_at":"2020-09-02T20:21:30.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.8.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"43ce754718e7951f079dab52ea870379888879cd","kind":"commit","published_at":"2020-08-16T10:36:14.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.7.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"30de9b592eef98ef0b69e5880b5e28aa1b4ae7f9","kind":"commit","published_at":"2020-08-09T17:59:41.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.6.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"165d80632e9b75993abcd3d36f647d852c22f5ad","kind":"commit","published_at":"2020-08-02T12:54:05.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.5.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4eb978938dae32da9c9244a14a87255b93efbe7e","kind":"commit","published_at":"2020-07-11T16:33:53.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.4.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d65d7b5a7622ec4d9a470e1d3d8ec7d10a3b7c2e","kind":"commit","published_at":"2020-06-20T20:55:46.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.3.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"0b21e437957ba954122035ceacf08cd0a1e4bb20","kind":"commit","published_at":"2020-06-17T19:28:53.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.2.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bdf986e0f66ec7ef9efb59c8dd13d99b7257d403","kind":"commit","published_at":"2020-06-04T21:18:57.000Z","download_url":"https://codeload.github.com/nat-n/poethepoet/tar.gz/v0.1.0","html_url":"https://github.com/nat-n/poethepoet/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nat-n/poethepoet@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-13T13:58:49.456Z","dependent_packages_count":65,"downloads":4443499,"downloads_period":"last-month","dependent_repos_count":768,"rankings":{"downloads":0.41086938065537715,"dependent_repos_count":0.43396967740534304,"dependent_packages_count":0.40997122697120925,"stargazers_count":1.9810972443517798,"forks_count":6.089302928301648,"docker_downloads_count":2.7574030406085956,"average":2.0137689163823254},"purl":"pkg:pypi/poethepoet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/poethepoet","docker_dependents_count":13,"docker_downloads_count":1463,"usage_url":"https://repos.ecosyste.ms/usage/pypi/poethepoet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/poethepoet/dependencies","status":null,"funding_links":["https://github.com/sponsors/nat-n","https://www.buymeacoffee.com/natn"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T07:00:41.267Z","issues_count":144,"pull_requests_count":189,"avg_time_to_close_issue":6806680.927927928,"avg_time_to_close_pull_request":712889.1588235294,"issues_closed_count":111,"pull_requests_closed_count":170,"pull_request_authors_count":44,"issue_authors_count":116,"avg_comments_per_issue":3.305555555555556,"avg_comments_per_pull_request":0.8518518518518519,"merged_pull_requests_count":158,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":26,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":3938792.111111111,"past_year_avg_time_to_close_pull_request":877051.3103448276,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.4615384615384617,"past_year_avg_comments_per_pull_request":0.7804878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/issues","maintainers":[{"login":"nat-n","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nat-n"}],"active_maintainers":[{"login":"nat-n","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nat-n"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/poethepoet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/poethepoet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/poethepoet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/poethepoet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/poethepoet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/poethepoet/codemeta","maintainers":[{"uuid":"natn","login":"natn","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/natn/","role":null,"created_at":"2022-12-06T23:21:53.337Z","updated_at":"2022-12-06T23:21:53.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/natn/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380919,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":13072383,"name":"poethepoet","ecosystem":"nixpkgs","description":"Task runner that works well with poetry","homepage":"https://github.com/nat-n/poethepoet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nat-n/poethepoet","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:23:23.497Z","latest_release_published_at":"2026-02-01T17:23:23.497Z","latest_release_number":"0.28.0","last_synced_at":"2026-04-11T16:01:30.673Z","created_at":"2026-02-01T17:23:05.328Z","updated_at":"2026-04-11T16:31:20.034Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=poethepoet","install_command":"nix-env -iA nixpkgs.poethepoet","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/po/poethepoet/package.nix#L37","metadata":{"nix_attribute":"poethepoet-0.28.0","position":"pkgs/by-name/po/poethepoet/package.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/poethepoet?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/poethepoet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/poethepoet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/poethepoet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/poethepoet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/poethepoet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/poethepoet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/poethepoet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/poethepoet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/poethepoet/codemeta","maintainers":[{"uuid":"figsoda","login":null,"name":"figsoda","email":"figsoda@pm.me","url":"https://github.com/figsoda","packages_count":458,"html_url":null,"role":null,"created_at":"2026-03-04T00:30:57.393Z","updated_at":"2026-03-04T00:30:57.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/figsoda/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}}],"commits":{"id":630942,"full_name":"nat-n/poethepoet","default_branch":"main","total_commits":381,"total_committers":45,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.466666666666667,"dds":0.17060367454068237,"past_year_total_commits":51,"past_year_total_committers":9,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.666666666666667,"past_year_dds":0.2941176470588235,"last_synced_at":"2026-06-17T12:02:38.487Z","last_synced_commit":"1bfad47910423bda09ac1cf38086f95fa9a51e28","created_at":"2023-03-09T08:22:36.257Z","updated_at":"2026-06-17T12:01:54.875Z","committers":[{"name":"Nat Noordanus","email":"n@natn.me","login":"nat-n","count":316},{"name":"kzrnm","email":"gengesa@gmail.com","login":"kzrnm","count":10},{"name":"KotlinIsland","email":"65446343+KotlinIsland","login":"KotlinIsland","count":3},{"name":"Michael Jaquier","email":"cigani","login":"cigani","count":2},{"name":"worldworm","email":"13227454+worldworm","login":"worldworm","count":2},{"name":"timrid","email":"6593626+timrid","login":"timrid","count":2},{"name":"Vasek Sraier","email":"git@vakabus.cz","login":"vakabus","count":2},{"name":"Sebastian Willing","email":"sewi@cpan.org","login":"sewi-cpan","count":2},{"name":"Parnassius","email":"Parnassius","login":"Parnassius","count":2},{"name":"Jairo Llopis","email":"Yajo","login":"Yajo","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Artemis","email":"hollyshort21@gmail.com","login":"Artemis21","count":2},{"name":"Adam Meily","email":"ameily","login":"ameily","count":2},{"name":"Andrew Howe","email":"howeaj","login":"howeaj","count":1},{"name":"Anton Grübel","email":"anton.gruebel@gmail.com","login":"gruebel","count":1},{"name":"Arne Küderle","email":"a.kuederle@gmail.com","login":"AKuederle","count":1},{"name":"Bartosz Sławecki","email":"github.armored767@passinbox.com","login":"bswck","count":1},{"name":"Bertrand Bordage","email":"bordage.bertrand@gmail.com","login":"BertrandBordage","count":1},{"name":"Bruno Cesar Rocha","email":"rochacbruno","login":"rochacbruno","count":1},{"name":"D. Bohdan","email":"3179832+dbohdan","login":"dbohdan","count":1},{"name":"Danilo Campana Fuchs","email":"danilo_fuchs@hotmail.com","login":"danilofuchs","count":1},{"name":"Guilherme de Andrade","email":"guilhermedeandrade@protonmail.com","login":"ubmit","count":1},{"name":"Hugo Sansaqua","email":"privet-kitty","login":"privet-kitty","count":1},{"name":"Šarūnas Nejus","email":"snejus@protonmail.com","login":"snejus","count":1},{"name":"taconi","email":"44283700+taconi","login":"taconi","count":1},{"name":"mason3k","email":"48703453+mason3k","login":"mason3k","count":1},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":1},{"name":"d1r3ct0r","email":"mwadimemakokha@gmail.com","login":"CalvoM","count":1},{"name":"charles","email":"3221512+charlesbmi","login":"charlesbmi","count":1},{"name":"Vitali Tsimoshka","email":"rtck@tck9f.com","login":"tsimoshka","count":1},{"name":"Timothée Mazzucotelli","email":"pawamoy@pm.me","login":"pawamoy","count":1},{"name":"ThatXliner","email":"bryan.hu.2020@gmail.com","login":"ThatXliner","count":1},{"name":"Sam","email":"usr_ein@pm.me","login":"usr-ein","count":1},{"name":"Roger J. A. Duthie","email":"343584+rjaduthie","login":"rjaduthie","count":1},{"name":"Phillip Sitbon","email":"phillip@sitbon.net","login":"sitbon","count":1},{"name":"Per Jensen","email":"perstofferjensen@gmail.com","login":"per11235813","count":1},{"name":"Oto Šťáva","email":"oto.stava@gmail.com","login":"Spiffyk","count":1},{"name":"NSPC911","email":"87571998+NSPC911","login":"NSPC911","count":1},{"name":"Munim Munna","email":"6266677+monim67","login":"monim67","count":1},{"name":"M. R","email":"2947595+m-roberts","login":"m-roberts","count":1},{"name":"Lussac","email":"lussaczheng@gmail.com","login":"LussacZheng","count":1},{"name":"Lewis Franklin","email":"github@brolewis.com","login":"brolewis","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Jeremy Raymond","email":"jeraymond@gmail.com","login":"jeraymond","count":1},{"name":"Jannis Mainczyk","email":"jmainczyk@gmail.com","login":"jannismain","count":1}],"past_year_committers":[{"name":"Nat Noordanus","email":"n@noordan.us","login":"nat-n","count":36},{"name":"kzrnm","email":"gengesa@gmail.com","login":"kzrnm","count":7},{"name":"timrid","email":"6593626+timrid","login":"timrid","count":2},{"name":"charles","email":"3221512+charlesbmi","login":"charlesbmi","count":1},{"name":"Per Jensen","email":"perstofferjensen@gmail.com","login":"per11235813","count":1},{"name":"NSPC911","email":"87571998+NSPC911","login":"NSPC911","count":1},{"name":"Lewis Franklin","email":"github@brolewis.com","login":"brolewis","count":1},{"name":"Bruno Cesar Rocha","email":"rochacbruno","login":"rochacbruno","count":1},{"name":"Anton Grübel","email":"anton.gruebel@gmail.com","login":"gruebel","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263701,"commits_count":875006711,"contributors_count":35072943,"owners_count":1168673,"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":{"table":{"full_name":"nat-n/poethepoet","html_url":"https://github.com/nat-n/poethepoet","last_synced_at":"2026-06-08T00:00:34.597Z","status":null,"issues_count":144,"pull_requests_count":189,"avg_time_to_close_issue":6806680.927927928,"avg_time_to_close_pull_request":712889.1588235294,"issues_closed_count":111,"pull_requests_closed_count":170,"pull_request_authors_count":44,"issue_authors_count":116,"avg_comments_per_issue":3.305555555555556,"avg_comments_per_pull_request":0.8518518518518519,"merged_pull_requests_count":158,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":26,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":3938792.111111111,"past_year_avg_time_to_close_pull_request":877051.3103448276,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.4615384615384617,"past_year_avg_comments_per_pull_request":0.7804878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-14T20:22:56.847Z","updated_at":"2026-06-08T00:00:34.598Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nat-n%2Fpoethepoet/issues","issue_labels_count":{"table":{"enhancement":38,"bug":35,"help wanted":6,"good first issue":4,"Seeking feedback":4,"documentation":3}},"pull_request_labels_count":{"table":{"enhancement":7,"bug":6,"codex":2,"documentation":1}},"issue_author_associations_count":{"table":{"NONE":116,"CONTRIBUTOR":18,"OWNER":10}},"pull_request_author_associations_count":{"table":{"OWNER":112,"CONTRIBUTOR":55,"NONE":22}},"issue_authors":{"table":{"nat-n":10,"mgzenitech":3,"dbohdan":3,"DouglasBlackwood":2,"snejus":2,"fritz-trawa":2,"emanueljg":2,"aaronsteers":2,"lsorber":2,"xenador1":2,"pawamoy":2,"kbhatiya999":2,"monim67":2,"Interpause":2,"ThatXliner":2,"wsascha":2,"starhel":2,"fdaguin":2,"jwhitaker-gridcog":1,"Ravencentric":1,"smac89":1,"gangofnuns":1,"per11235813":1,"tsimoshka":1,"lfygh":1,"chris-twosense":1,"ni-fgenois":1,"tzah4748":1,"fllesser":1,"kethan1":1,"mshonichev":1,"nitedani":1,"dschiller":1,"yahya-abou-imran":1,"adhamsalama":1,"privet-kitty":1,"sewi-cpan":1,"shanehh":1,"dmwyatt":1,"peterjob-oi":1,"roger-duthie-pivotal":1,"NellyWhads":1,"darkvertex":1,"JarnoRFB":1,"kzrnm":1,"jacobm-splunk":1,"joshriverscambia2019":1,"fleimgruber":1,"adam2392":1,"qadzek":1,"ItsDrike":1,"jeraymond":1,"amotl":1,"stephen-spar":1,"colinrsmall":1,"kurt-rhee":1,"AKuederle":1,"OceanManOne":1,"amirhessam88":1,"shoriminimoe":1,"arzamas500":1,"jnoortheen":1,"timos-flwls":1,"taminomara":1,"MartinWallgren":1,"kghenderson":1,"wsidl":1,"tcamise-gpsw":1,"biasedbit":1,"Kaelten":1,"zekiblue":1,"XF-FW":1,"cwichel":1,"JosXa":1,"rjaduthie":1,"pseusys":1,"radoering":1,"stephen-lockett":1,"vesnikos":1,"Algirdyz":1,"rjurney":1,"rupert61622-blip":1,"medecau":1,"oefe":1,"frbaxter-kr":1,"trajano":1,"KajinOnd":1,"cclauss":1,"rockallite":1,"Levelleor":1,"rainmanxp":1,"demetrius-mp":1,"LukasHebing":1,"NSPC911":1,"rimai4":1,"lypwig":1,"twoertwein":1,"jaklan":1,"relsunkaev":1,"taconi":1,"Gobot1234":1,"StripedMiha":1,"deemp":1,"Dr-Irv":1,"erasmas":1,"timrid":1,"Tradunsky":1,"jma":1,"JJ":1,"m-roberts":1,"dan-gittik":1,"connerxyz":1,"ownik":1,"tumidi":1,"ianepperson":1,"deX-de":1}},"pull_request_authors":{"table":{"nat-n":112,"sewi-cpan":5,"kzrnm":5,"cclauss":4,"KotlinIsland":3,"timrid":3,"ThatXliner":3,"worldworm":3,"BertrandBordage":2,"nickvalin1":2,"AKuederle":2,"dbohdan":2,"jeraymond":2,"snejus":2,"kianmeng":2,"taconi":2,"Artemis21":2,"bswck":2,"johnthagen":2,"Parnassius":2,"Spiffyk":2,"per11235813":2,"NSPC911":2,"monim67":1,"rochacbruno":1,"m-roberts":1,"danilofuchs":1,"howeaj":1,"usr-ein":1,"lawrence3699":1,"cnaples79":1,"gruebel":1,"tcamise-gpsw":1,"CalvoM":1,"tsimoshka":1,"rjaduthie":1,"mason3k":1,"jannismain":1,"cigani":1,"ubmit":1,"brolewis":1,"privet-kitty":1,"yajo":1,"sitbon":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:18.937Z","repositories_count":14790903,"issues_count":33436186,"pull_requests_count":110014716,"authors_count":11299944,"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":{"table":{"enhancement":11,"bug":3,"good first issue":3,"help wanted":2}},"past_year_pull_request_labels_count":{"table":{"enhancement":3,"bug":2,"codex":2}},"past_year_issue_author_associations_count":{"table":{"NONE":21,"OWNER":3,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":26,"NONE":9,"CONTRIBUTOR":6}},"past_year_issue_authors":{"table":{"nat-n":3,"xenador1":2,"starhel":2,"trajano":1,"timrid":1,"taminomara":1,"shoriminimoe":1,"rupert61622-blip":1,"rimai4":1,"qadzek":1,"per11235813":1,"NSPC911":1,"lypwig":1,"kzrnm":1,"kurt-rhee":1,"Kaelten":1,"frbaxter-kr":1,"fllesser":1,"deX-de":1,"deemp":1,"colinrsmall":1,"aaronsteers":1}},"past_year_pull_request_authors":{"table":{"nat-n":26,"timrid":3,"kzrnm":2,"NSPC911":2,"per11235813":2,"brolewis":1,"cnaples79":1,"gruebel":1,"lawrence3699":1,"rochacbruno":1,"sewi-cpan":1}},"maintainers":[{"table":{"login":"nat-n","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nat-n"}}],"active_maintainers":[{"table":{"login":"nat-n","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nat-n"}}]}},"events":{"total":{"ReleaseEvent":15,"DeleteEvent":41,"PullRequestEvent":84,"ForkEvent":10,"DiscussionEvent":3,"IssuesEvent":48,"WatchEvent":405,"IssueCommentEvent":125,"PushEvent":308,"GollumEvent":2,"PullRequestReviewEvent":23,"PullRequestReviewCommentEvent":13,"CreateEvent":55},"last_year":{"ReleaseEvent":4,"DeleteEvent":11,"PullRequestEvent":25,"ForkEvent":1,"DiscussionEvent":3,"IssuesEvent":19,"WatchEvent":135,"IssueCommentEvent":55,"PushEvent":135,"GollumEvent":2,"PullRequestReviewEvent":16,"PullRequestReviewCommentEvent":11,"CreateEvent":22}},"keywords":["developer-experience","developer-tools","development-workflow","dx","poetry","poetry-plugin","python","task-runner","uv"],"dependencies":[{"ecosystem":"pypi","filepath":"tests/fixtures/groups_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-06-05T06:00:45.317Z","updated_at":"2026-06-05T06:00:45.317Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/groups_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/nested_includes_project/deep_cycle/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-06-05T06:00:45.507Z","updated_at":"2026-06-05T06:00:45.507Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/nested_includes_project/deep_cycle/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/nested_includes_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-06-05T06:00:45.551Z","updated_at":"2026-06-05T06:00:45.551Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/nested_includes_project/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:39.746Z","updated_at":"2023-09-28T00:00:39.746Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13987033395,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13987033396,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:39.753Z","updated_at":"2023-09-28T00:00:39.753Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/.github/workflows/publish-docs.yml","dependencies":[{"id":13987033397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13987033398,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13987033399,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-09-28T00:00:39.802Z","updated_at":"2023-09-28T00:00:39.802Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/poetry.lock","dependencies":[{"id":13987033400,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.13","direct":false,"kind":"develop","optional":false},{"id":13987033401,"package_name":"annotated-types","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"develop","optional":false},{"id":13987033402,"package_name":"ansicon","ecosystem":"pypi","requirements":"1.89.0","direct":false,"kind":"develop","optional":false},{"id":13987033403,"package_name":"astroid","ecosystem":"pypi","requirements":"2.11.7","direct":false,"kind":"develop","optional":false},{"id":13987033404,"package_name":"attrs","ecosystem":"pypi","requirements":"23.1.0","direct":false,"kind":"runtime","optional":false},{"id":13987033405,"package_name":"babel","ecosystem":"pypi","requirements":"2.12.1","direct":false,"kind":"develop","optional":false},{"id":13987033406,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.12.2","direct":false,"kind":"develop","optional":false},{"id":13987033407,"package_name":"black","ecosystem":"pypi","requirements":"23.9.1","direct":false,"kind":"develop","optional":false},{"id":13987033408,"package_name":"blessed","ecosystem":"pypi","requirements":"1.20.0","direct":false,"kind":"develop","optional":false},{"id":13987033409,"package_name":"bpython","ecosystem":"pypi","requirements":"0.24","direct":false,"kind":"develop","optional":false},{"id":13987033410,"package_name":"cachecontrol","ecosystem":"pypi","requirements":"0.12.14","direct":false,"kind":"runtime","optional":false},{"id":13987033411,"package_name":"cachy","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13987033412,"package_name":"certifi","ecosystem":"pypi","requirements":"2023.7.22","direct":false,"kind":"runtime","optional":false},{"id":13987033413,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":13987033414,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":13987033415,"package_name":"cleo","ecosystem":"pypi","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":13987033416,"package_name":"click","ecosystem":"pypi","requirements":"8.1.7","direct":false,"kind":"develop","optional":false},{"id":13987033417,"package_name":"clikit","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":13987033418,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"develop","optional":false},{"id":13987033419,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":13987033420,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":13987033421,"package_name":"coverage","ecosystem":"pypi","requirements":"7.3.1","direct":false,"kind":"develop","optional":false},{"id":13987033422,"package_name":"cryptography","ecosystem":"pypi","requirements":"41.0.4","direct":false,"kind":"runtime","optional":false},{"id":13987033423,"package_name":"curtsies","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"develop","optional":false},{"id":13987033424,"package_name":"cwcwidth","ecosystem":"pypi","requirements":"0.1.8","direct":false,"kind":"develop","optional":false},{"id":13987033425,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"develop","optional":false},{"id":13987033426,"package_name":"dill","ecosystem":"pypi","requirements":"0.3.7","direct":false,"kind":"develop","optional":false},{"id":13987033427,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.7","direct":false,"kind":"develop","optional":false},{"id":13987033428,"package_name":"docutils","ecosystem":"pypi","requirements":"0.19","direct":false,"kind":"develop","optional":false},{"id":13987033429,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.1.3","direct":false,"kind":"develop","optional":false},{"id":13987033430,"package_name":"filelock","ecosystem":"pypi","requirements":"3.12.4","direct":false,"kind":"develop","optional":false},{"id":13987033431,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.42.1","direct":false,"kind":"develop","optional":false},{"id":13987033432,"package_name":"furo","ecosystem":"pypi","requirements":"2023.9.10","direct":false,"kind":"develop","optional":false},{"id":13987033433,"package_name":"greenlet","ecosystem":"pypi","requirements":"2.0.2","direct":false,"kind":"develop","optional":false},{"id":13987033434,"package_name":"html5lib","ecosystem":"pypi","requirements":"1.1","direct":false,"kind":"runtime","optional":false},{"id":13987033435,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":13987033436,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":13987033437,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"6.8.0","direct":false,"kind":"develop","optional":false},{"id":13987033438,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"6.1.0","direct":false,"kind":"develop","optional":false},{"id":13987033439,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":13987033440,"package_name":"isort","ecosystem":"pypi","requirements":"5.12.0","direct":false,"kind":"develop","optional":false},{"id":13987033441,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13987033442,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":13987033443,"package_name":"jinxed","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"develop","optional":false},{"id":13987033444,"package_name":"jsonschema","ecosystem":"pypi","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":13987033445,"package_name":"keyring","ecosystem":"pypi","requirements":"20.0.1","direct":false,"kind":"runtime","optional":false},{"id":13987033446,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.5","direct":false,"kind":"develop","optional":false},{"id":13987033447,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"develop","optional":false},{"id":13987033448,"package_name":"livereload","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"develop","optional":false},{"id":13987033449,"package_name":"lockfile","ecosystem":"pypi","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":13987033450,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":13987033451,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.3","direct":false,"kind":"develop","optional":false},{"id":13987033452,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.7.3","direct":false,"kind":"develop","optional":false},{"id":13987033453,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":13987033454,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"develop","optional":false},{"id":13987033455,"package_name":"msgpack","ecosystem":"pypi","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":13987033456,"package_name":"mypy","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"develop","optional":false},{"id":13987033457,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":13987033458,"package_name":"numpy","ecosystem":"pypi","requirements":"1.24.4","direct":false,"kind":"develop","optional":false},{"id":13987033459,"package_name":"packaging","ecosystem":"pypi","requirements":"23.1","direct":false,"kind":"develop","optional":false},{"id":13987033460,"package_name":"pastel","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13987033461,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.11.2","direct":false,"kind":"develop","optional":false},{"id":13987033462,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":13987033463,"package_name":"pillow","ecosystem":"pypi","requirements":"10.0.1","direct":false,"kind":"develop","optional":false},{"id":13987033464,"package_name":"pkginfo","ecosystem":"pypi","requirements":"1.9.6","direct":false,"kind":"runtime","optional":false},{"id":13987033465,"package_name":"platformdirs","ecosystem":"pypi","requirements":"3.10.0","direct":false,"kind":"develop","optional":false},{"id":13987033466,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"develop","optional":false},{"id":13987033467,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":13987033468,"package_name":"poetry","ecosystem":"pypi","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":13987033469,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13987033470,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":13987033471,"package_name":"pydantic","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":13987033472,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"develop","optional":false},{"id":13987033473,"package_name":"pygments","ecosystem":"pypi","requirements":"2.16.1","direct":false,"kind":"develop","optional":false},{"id":13987033474,"package_name":"pylev","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13987033475,"package_name":"pylint","ecosystem":"pypi","requirements":"2.13.9","direct":false,"kind":"develop","optional":false},{"id":13987033476,"package_name":"pyparsing","ecosystem":"pypi","requirements":"2.4.7","direct":false,"kind":"runtime","optional":false},{"id":13987033477,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.14.11","direct":false,"kind":"runtime","optional":false},{"id":13987033478,"package_name":"pytest","ecosystem":"pypi","requirements":"7.4.2","direct":false,"kind":"develop","optional":false},{"id":13987033479,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":13987033480,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"develop","optional":false},{"id":13987033481,"package_name":"pytz","ecosystem":"pypi","requirements":"2023.3.post1","direct":false,"kind":"develop","optional":false},{"id":13987033482,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":13987033483,"package_name":"pyxdg","ecosystem":"pypi","requirements":"0.28","direct":false,"kind":"develop","optional":false},{"id":13987033484,"package_name":"requests","ecosystem":"pypi","requirements":"2.31.0","direct":false,"kind":"runtime","optional":false},{"id":13987033485,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13987033486,"package_name":"rich","ecosystem":"pypi","requirements":"13.5.3","direct":false,"kind":"develop","optional":false},{"id":13987033487,"package_name":"rstcheck","ecosystem":"pypi","requirements":"6.2.0","direct":false,"kind":"develop","optional":false},{"id":13987033488,"package_name":"rstcheck-core","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":13987033489,"package_name":"secretstorage","ecosystem":"pypi","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":13987033490,"package_name":"setuptools","ecosystem":"pypi","requirements":"68.2.2","direct":false,"kind":"runtime","optional":false},{"id":13987033491,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"8.0.3","direct":false,"kind":"develop","optional":false},{"id":13987033492,"package_name":"shellingham","ecosystem":"pypi","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":13987033493,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13987033494,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":13987033495,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.5","direct":false,"kind":"develop","optional":false},{"id":13987033496,"package_name":"sphinx","ecosystem":"pypi","requirements":"6.2.1","direct":false,"kind":"develop","optional":false},{"id":13987033497,"package_name":"sphinx-basic-ng","ecosystem":"pypi","requirements":"1.0.0b2","direct":false,"kind":"develop","optional":false},{"id":13987033498,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"develop","optional":false},{"id":13987033499,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"develop","optional":false},{"id":13987033500,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":13987033501,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":13987033502,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":13987033503,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":13987033504,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":13987033505,"package_name":"sphinxext-opengraph","ecosystem":"pypi","requirements":"0.8.2","direct":false,"kind":"develop","optional":false},{"id":13987033508,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":13987033509,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.5.11","direct":false,"kind":"runtime","optional":false},{"id":13987033510,"package_name":"tornado","ecosystem":"pypi","requirements":"6.3.3","direct":false,"kind":"develop","optional":false},{"id":13987033511,"package_name":"typer","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":13987033512,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":13987033513,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":13987033514,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.24.5","direct":false,"kind":"develop","optional":false},{"id":13987033515,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.6","direct":false,"kind":"develop","optional":false},{"id":13987033516,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":13987033517,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"develop","optional":false},{"id":13987033518,"package_name":"zipp","ecosystem":"pypi","requirements":"3.17.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.139Z","updated_at":"2023-09-28T00:00:41.139Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/pyproject.toml","dependencies":[{"id":13987033519,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8","direct":true,"kind":"runtime","optional":false},{"id":13987033520,"package_name":"pastel","ecosystem":"pypi","requirements":"^0.2.1","direct":true,"kind":"runtime","optional":false},{"id":13987033521,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=1.2.2","direct":true,"kind":"runtime","optional":false},{"id":13987033522,"package_name":"poetry","ecosystem":"pypi","requirements":"^1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/cmds_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.242Z","updated_at":"2023-09-28T00:00:41.242Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/cmds_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/conditionals_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.289Z","updated_at":"2023-09-28T00:00:41.289Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/conditionals_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/cwd_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.312Z","updated_at":"2023-09-28T00:00:41.312Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/cwd_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/default_value_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.346Z","updated_at":"2023-09-28T00:00:41.346Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/default_value_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/envfile_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.365Z","updated_at":"2023-09-28T00:00:41.365Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/envfile_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/example_project/poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-09-28T00:00:41.745Z","updated_at":"2023-09-28T00:00:41.745Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/example_project/poetry.lock","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/example_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.834Z","updated_at":"2023-09-28T00:00:41.834Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/example_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/expr_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.876Z","updated_at":"2023-09-28T00:00:41.876Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/expr_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/graphs_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.919Z","updated_at":"2023-09-28T00:00:41.919Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/graphs_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/high_verbosity/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.960Z","updated_at":"2023-09-28T00:00:41.960Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/high_verbosity/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/includes_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:41.994Z","updated_at":"2023-09-28T00:00:41.994Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/includes_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/low_verbosity/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.010Z","updated_at":"2023-09-28T00:00:42.010Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/low_verbosity/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/monorepo_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.024Z","updated_at":"2023-09-28T00:00:42.024Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/monorepo_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/monorepo_project/subproject_1/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.033Z","updated_at":"2023-09-28T00:00:42.033Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/monorepo_project/subproject_1/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/monorepo_project/subproject_2/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.242Z","updated_at":"2023-09-28T00:00:42.242Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/monorepo_project/subproject_2/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/monorepo_project/subproject_3/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.278Z","updated_at":"2023-09-28T00:00:42.278Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/monorepo_project/subproject_3/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/packages/poe_test_helpers/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.318Z","updated_at":"2023-09-28T00:00:42.318Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/packages/poe_test_helpers/pyproject.toml","dependencies":[{"id":13987034064,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/packages/poe_test_package/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.337Z","updated_at":"2023-09-28T00:00:42.337Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/packages/poe_test_package/pyproject.toml","dependencies":[{"id":13987034065,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/poetry_plugin_project/empty_prefix/poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-09-28T00:00:42.345Z","updated_at":"2023-09-28T00:00:42.345Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poetry_plugin_project/empty_prefix/poetry.lock","dependencies":[{"id":13987034066,"package_name":"cowpy","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":13987034067,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/poetry_plugin_project/empty_prefix/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.371Z","updated_at":"2023-09-28T00:00:42.371Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poetry_plugin_project/empty_prefix/pyproject.toml","dependencies":[{"id":13987034118,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":13987034119,"package_name":"cowpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13987034120,"package_name":"poe_test_helpers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/poetry_plugin_project/poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-09-28T00:00:42.426Z","updated_at":"2023-09-28T00:00:42.426Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poetry_plugin_project/poetry.lock","dependencies":[{"id":13987034121,"package_name":"cowpy","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":13987034122,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/poetry_plugin_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.463Z","updated_at":"2023-09-28T00:00:42.463Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poetry_plugin_project/pyproject.toml","dependencies":[{"id":13987034124,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":13987034125,"package_name":"cowpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13987034126,"package_name":"poe_test_helpers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/poetry_plugin_project/with_prefix/poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-09-28T00:00:42.542Z","updated_at":"2023-09-28T00:00:42.542Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poetry_plugin_project/with_prefix/poetry.lock","dependencies":[{"id":13987034239,"package_name":"cowpy","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":13987034240,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/poetry_plugin_project/with_prefix/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.567Z","updated_at":"2023-09-28T00:00:42.567Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poetry_plugin_project/with_prefix/pyproject.toml","dependencies":[{"id":13987034241,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":13987034242,"package_name":"cowpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":13987034243,"package_name":"poe_test_helpers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/refs_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.597Z","updated_at":"2023-09-28T00:00:42.597Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/refs_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/scripts_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:42.807Z","updated_at":"2023-09-28T00:00:42.807Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/scripts_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/sequences_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:43.915Z","updated_at":"2023-09-28T00:00:43.915Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/sequences_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/shells_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:45.652Z","updated_at":"2023-09-28T00:00:45.652Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/shells_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/simple_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:47.454Z","updated_at":"2023-09-28T00:00:47.454Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/simple_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/switch_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:48.790Z","updated_at":"2023-09-28T00:00:48.790Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/switch_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/venv_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T00:00:48.862Z","updated_at":"2023-09-28T00:00:48.862Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/venv_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/include_scripts_project/uv.lock","sha":null,"kind":"lockfile","created_at":"2026-02-18T02:04:12.158Z","updated_at":"2026-02-18T02:04:12.158Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/include_scripts_project/uv.lock","dependencies":[{"id":25820573622,"package_name":"include-scripts","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25820573638,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/refs_error_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:13.103Z","updated_at":"2026-02-18T02:04:13.103Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/refs_error_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/scripts_project/poetry.lock","sha":null,"kind":"lockfile","created_at":"2026-02-18T02:04:13.175Z","updated_at":"2026-02-18T02:04:13.175Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/scripts_project/poetry.lock","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/uv_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:13.350Z","updated_at":"2026-02-18T02:04:13.350Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/uv_project/pyproject.toml","dependencies":[{"id":25820573666,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25820573668,"package_name":"poe-test-package","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/includes_project/sub_git_repo/sub_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:12.601Z","updated_at":"2026-02-18T02:04:12.601Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/includes_project/sub_git_repo/sub_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/parallel_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:12.829Z","updated_at":"2026-02-18T02:04:12.829Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/parallel_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/poe_tasks_file_project/sub2/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:12.967Z","updated_at":"2026-02-18T02:04:12.967Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poe_tasks_file_project/sub2/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/monorepo_project/subproject_4/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:12.713Z","updated_at":"2026-02-18T02:04:12.713Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/monorepo_project/subproject_4/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/packages/poe_test_helpers/poetry.lock","sha":null,"kind":"lockfile","created_at":"2026-02-18T02:04:12.759Z","updated_at":"2026-02-18T02:04:12.759Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/packages/poe_test_helpers/poetry.lock","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/poe_tasks_file_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:12.875Z","updated_at":"2026-02-18T02:04:12.875Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poe_tasks_file_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/poe_tasks_file_project/sub1/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:12.921Z","updated_at":"2026-02-18T02:04:12.921Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/poe_tasks_file_project/sub1/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/uv_project/subproject/uv.lock","sha":null,"kind":"lockfile","created_at":"2026-02-18T02:04:13.596Z","updated_at":"2026-02-18T02:04:13.596Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/uv_project/subproject/uv.lock","dependencies":[{"id":25820573669,"package_name":"uv-sub-project","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/include_scripts_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:11.974Z","updated_at":"2026-02-18T02:04:11.974Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/include_scripts_project/pyproject.toml","dependencies":[{"id":25820573615,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/simple_executor_project/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:13.281Z","updated_at":"2026-02-18T02:04:13.281Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/simple_executor_project/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/fixtures/uv_project/uv.lock","sha":null,"kind":"lockfile","created_at":"2026-02-18T02:04:13.966Z","updated_at":"2026-02-18T02:04:13.966Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/uv_project/uv.lock","dependencies":[{"id":25820573694,"package_name":"poe-test-helpers","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25820573695,"package_name":"poe-test-package","ecosystem":"pypi","requirements":"0.0.99","direct":false,"kind":"runtime","optional":false},{"id":25820573697,"package_name":"uv-project","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/fixtures/uv_project/subproject/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-18T02:04:13.550Z","updated_at":"2026-02-18T02:04:13.550Z","repository_link":"https://github.com/nat-n/poethepoet/blob/main/tests/fixtures/uv_project/subproject/pyproject.toml","dependencies":[]}],"score":26.744110834348483,"created_at":"2025-10-10T10:06:47.567Z","updated_at":"2026-06-20T13:30:20.378Z","avatar_url":"https://github.com/nat-n.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368229","html_url":"https://summary.ecosyste.ms/projects/368229"}