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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Poetry!