python-poetry / python-poetry/poetry-plugin-bundle
Best practices to add `poetry bundle` options to `pyproject.toml`
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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