An open API service for producing an overview of a list of open source projects.

https://github.com/nat-n/poethepoet

developer-experience developer-tools development-workflow dx poetry poetry-plugin python task-runner uv

Score: 27.118550282697345

Last synced: about 2 hours ago
JSON representation

Repository metadata:

A task runner that works well with poetry or uv.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 402
Total Committers: 45
Avg Commits per committer: 8.933
Development Distribution Score (DDS): 0.162

Commits in past year: 65
Committers in past year: 8
Avg Commits per committer in past year: 8.125
Development Distribution Score (DDS) in past year: 0.215

Name Email Commits
Nat Noordanus n****@n****e 337
kzrnm g****a@g****m 10
KotlinIsland 6****d 3
Michael Jaquier c****i 2
worldworm 1****m 2
timrid 6****d 2
Vasek Sraier g****t@v****z 2
Sebastian Willing s****i@c****g 2
Parnassius P****s 2
Jairo Llopis Y****o 2
Christian Clauss c****s@m****m 2
Artemis h****1@g****m 2
Adam Meily a****y 2
Andrew Howe h****j 1
Anton Grübel a****l@g****m 1
Arne Küderle a****e@g****m 1
Bartosz Sławecki g****7@p****m 1
Bertrand Bordage b****d@g****m 1
Bruno Cesar Rocha r****o 1
D. Bohdan 3****n 1
Danilo Campana Fuchs d****s@h****m 1
Guilherme de Andrade g****e@p****m 1
Hugo Sansaqua p****y 1
Šarūnas Nejus s****s@p****m 1
taconi 4****i 1
mason3k 4****k 1
johnthagen j****n 1
d1r3ct0r m****a@g****m 1
charles 3****i 1
Vitali Tsimoshka r****k@t****m 1
and 15 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 147
Total pull requests: 203
Average time to close issues: 3 months
Average time to close pull requests: 8 days
Total issue authors: 117
Total pull request authors: 45
Average comments per issue: 3.27
Average comments per pull request: 0.8
Merged pull request: 174
Bot issues: 0
Bot pull requests: 0

Past year issues: 23
Past year pull requests: 50
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 7 days
Past year issue authors: 18
Past year pull request authors: 10
Past year average comments per issue: 2.43
Past year average comments per pull request: 0.56
Past year merged pull request: 38
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/nat-n/poethepoet

Top Issue Authors

  • nat-n (10)
  • snejus (3)
  • mgzenitech (3)
  • dbohdan (3)
  • DouglasBlackwood (2)
  • emanueljg (2)
  • fritz-trawa (2)
  • aaronsteers (2)
  • lsorber (2)
  • xenador1 (2)
  • pawamoy (2)
  • kbhatiya999 (2)
  • monim67 (2)
  • Interpause (2)
  • ThatXliner (2)

Top Pull Request Authors

  • nat-n (125)
  • sewi-cpan (5)
  • kzrnm (5)
  • cclauss (4)
  • ThatXliner (3)
  • worldworm (3)
  • KotlinIsland (3)
  • timrid (3)
  • BertrandBordage (2)
  • AKuederle (2)
  • jeraymond (2)
  • snejus (2)
  • kianmeng (2)
  • taconi (2)
  • Artemis21 (2)

Top Issue Labels

  • enhancement (38)
  • bug (35)
  • help wanted (6)
  • good first issue (4)
  • Seeking feedback (4)
  • documentation (3)

Top Pull Request Labels

  • enhancement (7)
  • bug (6)
  • codex (2)
  • documentation (1)

Package metadata

pypi.org: poethepoet

A task runner that works well with poetry and uv.

  • Homepage: https://poethepoet.natn.io/
  • Documentation: https://poethepoet.natn.io/
  • Licenses: MIT
  • Latest release: 0.48.0 (published about 2 months ago)
  • Last Synced: 2026-08-22T20:02:53.759Z (1 day ago)
  • Versions: 86
  • Dependent Packages: 65
  • Dependent Repositories: 768
  • Downloads: 6,415,922 Last month
  • Docker Downloads: 1,463
  • Rankings:
    • Dependent packages count: 0.41%
    • Downloads: 0.411%
    • Dependent repos count: 0.434%
    • Stargazers count: 1.981%
    • Average: 2.014%
    • Docker downloads count: 2.757%
    • Forks count: 6.089%
  • Maintainers (1)
proxy.golang.org: github.com/nat-n/poethepoet

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/nat-n/poethepoet#section-documentation
  • Licenses: mit
  • Latest release: v0.48.0 (published about 2 months ago)
  • Last Synced: 2026-08-22T20:10:41.027Z (1 day ago)
  • Versions: 77
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.702%
    • Average: 4.86%
    • Dependent repos count: 5.018%
nixpkgs-24.11: poethepoet

Task runner that works well with poetry

nixpkgs-24.05: poethepoet

A task runner that works well with poetry

nixpkgs-unstable: poethepoet

Task runner that works well with poetry

nixpkgs-23.11: poethepoet

A task runner that works well with poetry


Dependencies

tests/fixtures/groups_project/pyproject.toml pypi
tests/fixtures/nested_includes_project/deep_cycle/pyproject.toml pypi
tests/fixtures/nested_includes_project/pyproject.toml pypi
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/publish-docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • peaceiris/actions-gh-pages v3 composite
poetry.lock pypi
  • 117 dependencies
pyproject.toml pypi
  • pastel ^0.2.1
  • poetry ^1.0
  • python >=3.8
  • tomli >=1.2.2
tests/fixtures/cmds_project/pyproject.toml pypi
tests/fixtures/conditionals_project/pyproject.toml pypi
tests/fixtures/cwd_project/pyproject.toml pypi
tests/fixtures/default_value_project/pyproject.toml pypi
tests/fixtures/envfile_project/pyproject.toml pypi
tests/fixtures/example_project/poetry.lock pypi
tests/fixtures/example_project/pyproject.toml pypi
tests/fixtures/expr_project/pyproject.toml pypi
tests/fixtures/graphs_project/pyproject.toml pypi
tests/fixtures/high_verbosity/pyproject.toml pypi
tests/fixtures/includes_project/pyproject.toml pypi
tests/fixtures/low_verbosity/pyproject.toml pypi
tests/fixtures/monorepo_project/pyproject.toml pypi
tests/fixtures/monorepo_project/subproject_1/pyproject.toml pypi
tests/fixtures/monorepo_project/subproject_2/pyproject.toml pypi
tests/fixtures/monorepo_project/subproject_3/pyproject.toml pypi
tests/fixtures/packages/poe_test_helpers/pyproject.toml pypi
  • python >=3.7
tests/fixtures/packages/poe_test_package/pyproject.toml pypi
  • python ^3.7
tests/fixtures/poetry_plugin_project/empty_prefix/poetry.lock pypi
  • cowpy 1.1.5 develop
  • poe-test-helpers 0.2.0 develop
tests/fixtures/poetry_plugin_project/empty_prefix/pyproject.toml pypi
  • cowpy * develop
  • poe_test_helpers * develop
  • python ^3.7
tests/fixtures/poetry_plugin_project/poetry.lock pypi
  • cowpy 1.1.5 develop
  • poe-test-helpers 0.2.0 develop
tests/fixtures/poetry_plugin_project/pyproject.toml pypi
  • cowpy * develop
  • poe_test_helpers * develop
  • python ^3.7
tests/fixtures/poetry_plugin_project/with_prefix/poetry.lock pypi
  • cowpy 1.1.5 develop
  • poe-test-helpers 0.2.0 develop
tests/fixtures/poetry_plugin_project/with_prefix/pyproject.toml pypi
  • cowpy * develop
  • poe_test_helpers * develop
  • python ^3.7
tests/fixtures/refs_project/pyproject.toml pypi
tests/fixtures/scripts_project/pyproject.toml pypi
tests/fixtures/sequences_project/pyproject.toml pypi
tests/fixtures/shells_project/pyproject.toml pypi
tests/fixtures/simple_project/pyproject.toml pypi
tests/fixtures/switch_project/pyproject.toml pypi
tests/fixtures/venv_project/pyproject.toml pypi
tests/fixtures/include_scripts_project/uv.lock pypi
  • include-scripts 0.1.0
  • poe-test-helpers 0.2.0
tests/fixtures/refs_error_project/pyproject.toml pypi
tests/fixtures/scripts_project/poetry.lock pypi
tests/fixtures/uv_project/pyproject.toml pypi
  • poe-test-helpers *
  • poe-test-package *
tests/fixtures/includes_project/sub_git_repo/sub_project/pyproject.toml pypi
tests/fixtures/parallel_project/pyproject.toml pypi
tests/fixtures/poe_tasks_file_project/sub2/pyproject.toml pypi
tests/fixtures/monorepo_project/subproject_4/pyproject.toml pypi
tests/fixtures/packages/poe_test_helpers/poetry.lock pypi
tests/fixtures/poe_tasks_file_project/pyproject.toml pypi
tests/fixtures/poe_tasks_file_project/sub1/pyproject.toml pypi
tests/fixtures/uv_project/subproject/uv.lock pypi
  • uv-sub-project 0.1.0
tests/fixtures/include_scripts_project/pyproject.toml pypi
  • poe-test-helpers *
tests/fixtures/simple_executor_project/pyproject.toml pypi
tests/fixtures/uv_project/uv.lock pypi
  • poe-test-helpers 0.2.0
  • poe-test-package 0.0.99
  • uv-project 0.1.0
tests/fixtures/uv_project/subproject/pyproject.toml pypi
tests/skills/fixtures/uv_with_test/pyproject.toml pypi
tests/skills/fixtures/sequential_check/pyproject.toml pypi
tests/skills/fixtures/bare_uv/pyproject.toml pypi
tests/skills/fixtures/scripts_project/pyproject.toml pypi
tests/skills/fixtures/poe_project/pyproject.toml pypi