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
- Option to force Poetry to create a virtual environment, even if a virtual env is active
- Improved Error detection / reporting on invalid configuration
- Package dependencies not installed when private PyPi repository present
- Add a warning if credentials are written in lock file
- poetry should report unrecognized package names
- Specify distinct dependency extras for distinct poetry project extras!
- Allow for specifying per-dependency archive format to use
- Have the `poetry show --outdated` result reflected in its exit code for automation/CI
- Version solving failed for packages from private repository with Poetry > 1.0.10
- Wrong metadata generated for old Python versions
- Docs
- Python not yet supported