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
- poetry shell/run automatically installs current pyproject.toml
- (🎁) `poetry show X --version` would be pretty useful for scripts
- Multiple constraints on same package cause O(exp(N)) checks
- Transitive dependencies of path dependencies are not updated with `poetry update X`
- Allow uninstall via `poetry self remove`
- Poetry removes numpy for some versions of python and pandas
- Cannot install `bleach`-package via git (detects vendorized package rather than main package)
- Show output / errors from failed processes (CalledProcessError)
- (🎁) Support isolated dependencies that install like `pyprojectx`/`pipx`
- [docs] configuration documentation does not specify the precedence of each method
- Docs
- Python not yet supported