Skip to main content

Poetry plugin for taskipy2

Project description

Poetry plugin for taskipy2

poetry-plugin-taskipy2 is a continuation fork of poetry-plugin-taskipy.

This package is a plugin for the Poetry CLI that directly integrates taskipy2 into it. With this plugin installed, you may then use a task subcommand on the Poetry CLI to run your regular taskipy tasks.

Installation

There are multiple ways to install this plugin and the way you should install it depends on how you've installed Poetry itself.

With Poetry installed via the official installer

With the official installer, you can use the Poetry CLI itself to install the plugin.

$ poetry self add poetry-plugin-taskipy2

With Poetry installed via Pipx

If you installed Poetry via Pipx, you'll want to utilize the inject command.

$ pipx inject poetry poetry-plugin-taskipy2

With Poetry installed via Pip

If you installed Poetry via Pip, you can install the plugin in that same environment.

$ pip install poetry-plugin-taskipy2

Usage

Once you've installed the taskipy poetry plugin, you'll now see a task subcommand on the base poetry CLI.

$ poetry
...

Available commands:
    ...
    task               Run a taskipy task.
    ...

If we assume the following basic pyproject.toml file in the current directory or a parent directory:

[tool.poetry]
name = "project"
version = "0.1.0"

[tool.taskipy.tasks]
test_echo = "echo 'test'"

We may then run:

$ poetry task test_echo
test

For more information, see the taskipy2 documentation.

Project details


Download files

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

Source Distribution

poetry_plugin_taskipy2-1.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

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

poetry_plugin_taskipy2-1.1.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file poetry_plugin_taskipy2-1.1.0.tar.gz.

File metadata

  • Download URL: poetry_plugin_taskipy2-1.1.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.0 Darwin/25.3.0

File hashes

Hashes for poetry_plugin_taskipy2-1.1.0.tar.gz
Algorithm Hash digest
SHA256 766ebfddb6623a9791bb7dbb6c6f9de3a56edaab12b60a91fd107c1f75589c5c
MD5 15595192daaf0405e81daf6b143233ab
BLAKE2b-256 de61222e3870f490b01f3b490aaf9d97e6a381cdefb834b5d2112faaf5bc48f3

See more details on using hashes here.

File details

Details for the file poetry_plugin_taskipy2-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for poetry_plugin_taskipy2-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a113959934e0b65047f3c4c2facae1874139513104ee1d1a7d2f9b0a99d7c242
MD5 6d1c1eca84a1f929f20fb0cc320edfab
BLAKE2b-256 9d6f1d59a6a28a835e45568c846145b5cf67b3aefc9c0d34b554f3d4389a3f82

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