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, 2025 at 23:14
License
MIT
Total Downloads
4
Version Downloads
2
Supported Platforms
GitHub Repository
https://github.com/python-poetry/poetry/Documentation
https://python-poetry.org/docs/