Poetry is a comprehensive Python dependency management and packaging tool that streamlines project setup and maintenance. By consolidating various configuration files into a single pyproject.toml, it simplifies the management of dependencies, virtual environments, and package publishing. Poetry ensures consistency across development environments and facilitates the creation of reproducible builds, making it an essential tool for Python developers seeking efficiency and reliability.
Features
- Manages project dependencies and packaging through pyproject.toml
- Automatically creates and manages isolated virtual environments
- Provides a robust dependency resolver for conflict-free installations
- Simplifies package publishing to PyPI
- Replaces multiple configuration files with a unified approach
- Supports version constraints and dependency groups
- Offers a user-friendly CLI for common tasks
- Open-source under the MIT license
Categories
Package ManagersLicense
MIT LicenseFollow Poetry
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Poetry!