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

Add possibility to install dependencies to target directory. pip -t flag analogue

Open
#51 1 comment 34 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

Add possibility to install dependencies to target directory without creating a venv. pip -t flag analogue.

The proposed command example is

poetry bundle site-packages ./vendor

Creating this ticket here as suggested on the poetry issue tracker

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 with the proposed poetry bundle site-packages ./vendor command and review the linked Poetry issue for context on the requested behavior. Done means dependencies can be installed into the specified target directory without creating a virtual environment, with the command and destination behavior documented or tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
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.