Skip to main content

A task runner that works well with poetry.

Project description

Poe the Poet

Poe the Poet

PyPI version PyPI version PyPI version PyPI version

A batteries included task runner that works well with poetry.

📖 Read the documentation 📖


Features

Quick start

  1. Install the Poe the Poet via pipx or another method.
pipx install poethepoet
  1. Define some tasks in your pyproject.toml
[tool.poe.tasks]
test         = "pytest --cov=my_app"                         # a simple command task
serve.script = "my_app.service:run(debug=True)"              # python script based task
tunnel.shell = "ssh -N -L 0.0.0.0:8080:$PROD:8080 $PROD &"   # (posix) shell based task
  1. Run your tasks via the CLI
$ poe test -v tests/unit # extra CLI arguments are appended to the underlying command
Poe => pytest --cov=my_app
...

If you're using poetry, then poe will automatically use CLI tools and libraries from your poetry managed virtualenv without you having to run poetry run or poetry shell

Poe can also be used without poetry.

Contributing

There's plenty to do, come say hi in the discussions or open an issue! 👋

Also check out the CONTRIBUTING guide 🤓

License

MIT

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

poethepoet-0.24.3.tar.gz (51.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

poethepoet-0.24.3-py3-none-any.whl (65.9 kB view details)

Uploaded Python 3

File details

Details for the file poethepoet-0.24.3.tar.gz.

File metadata

  • Download URL: poethepoet-0.24.3.tar.gz
  • Upload date:
  • Size: 51.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for poethepoet-0.24.3.tar.gz
Algorithm Hash digest
SHA256 73f1060200d1c8f21e303d06a879c5c0e17b96ab16740da70aee2dcc3e4350e4
MD5 c400c9bfd0dac8eb7ca3e42ec59325dd
BLAKE2b-256 22bc9d5c611f51c71757e43fcb031cf5828962cf30895ac6f36fb5a10f63819b

See more details on using hashes here.

File details

Details for the file poethepoet-0.24.3-py3-none-any.whl.

File metadata

  • Download URL: poethepoet-0.24.3-py3-none-any.whl
  • Upload date:
  • Size: 65.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for poethepoet-0.24.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8817c6d3d8492776bbb17eb29b7b815b2905aefaa0ad887137e69e53349e2235
MD5 b5bacf0f868c61ec27ab9c64f028f9cd
BLAKE2b-256 59c22a7bb3b44a83a495e74937588b332f87f32654e28cd6f1012ad3b32fa808

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page