poetry
Python dependency management and packaging made easy
Python dependency management and packaging made easy
To install this package, run one of the following:
Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Poetry offers a lockfile to ensure repeatable installs, and can build your project for distribution.
Summary
Python dependency management and packaging made easy
Last Updated
Mar 31, 2023 at 13:01
License
MIT
Total Downloads
15.0K
Version Downloads
2.6K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/python-poetry/poetry/Documentation
https://python-poetry.org/docs/