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
Feb 22, 2024 at 07:57
License
MIT
Total Downloads
7
Supported Platforms
GitHub Repository
https://github.com/python-poetry/poetry/Documentation
https://python-poetry.org/docs/