{"library":"poetry","type":"cli","category":null,"description":"Poetry is a comprehensive tool for Python dependency management and packaging, leveraging `pyproject.toml` for configuration and a `poetry.lock` file for consistent, reproducible environments. It handles dependency resolution, virtual environment management, and project building. The current version is 2.3.2, with frequent minor and patch releases, though without a fixed release cycle.","language":"python","status":"active","version":"2.3.2","tags":["packaging","dependency management","build tool","cli","virtual environments"],"install":[{"cmd":"pipx install poetry","imports":[]},{"cmd":"curl -sSL https://install.python-poetry.org | python3 -","imports":[]},{"cmd":"(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | python -","imports":[]}],"homepage":"https://python-poetry.org/","github":"https://github.com/python-poetry/poetry","docs":"https://python-poetry.org/docs","changelog":"https://python-poetry.org/history/","pypi":"https://pypi.org/project/poetry/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sat Apr 11","next_check":"Fri Jun 26","install_tag":null}}