Project Icon

poetry

Enhanced Python Project Dependency Management with Poetry

Product DescriptionPoetry simplifies Python project packaging by consolidating multiple files into a single pyproject.toml, ensuring reliable dependency management. It works with Python 3.8 and above and supports diverse dependencies, including those that are version-specific, optional, or sourced from Git. Manage your development and documentation dependencies seamlessly with Poetry's intuitive installation methods and comprehensive guides. The project supports community contributions and provides resources to assist contributors. Discover related tools such as poetry-core and poetry-plugin-export for an optimal project setup.
Project Details