python-poetry / python-poetry/poetry

expose `application` to `Plugin` plugins

Open
#6,412 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area/plugin-api kind/feature
Dominant language
Python
Stars
34.3k
Forks
2.5k
Avg merge
2d 19h
Merged PRs (30d)
30

Description

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

Currently I have to get the needed info throug inspection of the stack in order to prevent running my plugin when wheel building is not required.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the Plugin API and how plugin execution currently determines whether wheel building is required; define how the application context should be exposed to plugins. Done means a plugin can access application information directly and no longer needs stack inspection for this decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.