poetry
https://github.com/python-poetry/poetry
Python
Python packaging and dependency management made easy
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to poetry
Help out
- Issues
- `VIRTUAL_ENV` env var prevents `poetry -C` from finding the target project's in-project `.venv`
- fix: support removing packages from project.optional-dependencies
- Fix file scripts not copied to bin on poetry install
- `poetry self update` selects an older version of `msgpack`
- `poetry show --tree --only group_A` shows wrong tree when the same package has different extra dependencies in two different groups
- Missing locale dev dependencies are reported although installend without dev
- `poetry install -C path/to/project` installs packages with relative path to python interpreter
- Support linehaul data in user agent
- Cannot remove optional dependency
- add ignore_in_venv to allow ignore in venv
- Docs
- Python not yet supported