python-poetry / python-poetry/poetry-plugin-bundle

Best practices to add `poetry bundle` options to `pyproject.toml`

Open
#92 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
151
Forks
30
Avg merge
48m
Merged PRs (30d)
5

Description

Any suggestions? This repository adds two features in my mind: 1/ the bundler manager for poetry bundle and 2/ the bundler class for poetry bundle venv. For using this repository it would be great to add options for the bundler manager in toml instead of specifying them in the command line. Also, could other plugins that introduce other bundler classes also place their options in the same section of toml? Thank you

Contributor guide

No contributing guide indexed for this repository

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

Start by reviewing the poetry bundle bundler manager and the bundler class for poetry bundle venv, then inspect how command-line options are currently defined. Determine how bundler options should map into pyproject.toml and whether plugin-provided bundler classes can share the same configuration section. Done means the configuration format and supported option behavior are specified and implemented consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.