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
- Validate README format
- Stabilize 'build.py'
- Configuration option to force use of system site-packages
- Document difference between poetry plugins and entrypoints.
- Install globally with --user
- Detect pyproject.toml changes and automatically run `poetry install` if needed
- Improve script section: support use of script files
- Suggestion: new command to bump versions of dependencies in `pyproject.toml`
- Replacing the URL of a source (e.g. PyPI) at the global level
- Make the lock file more merge-friendly
- Docs
- Python not yet supported