Product Information
What is Poetry?
Poetry assists you in declaring, managing, and installing dependencies for Python projects, ensuring you have the correct stack everywhere. Its commands are intuitive and user-friendly, with sensible defaults while remaining configurable. Poetry comes equipped with a comprehensive dependency resolver that always finds a solution if one exists, and it either utilizes the virtualenvs you've configured or creates its own to maintain isolation from your system at all times.
How to use Poetry?
Poetry is a dependency management and packaging tool for Python projects. It helps users declare, manage, and install project dependencies, ensuring the correct environment stack everywhere. It offers intuitive commands, a powerful dependency resolver, and supports project environment isolation.
Core Functions of Poetry
Command Line Interface
Virtual development environment
Package manager
Usage Scenarios of Poetry
- Manage dependencies for Python projects
- Package Python libraries for installation
- Install and publish packages from PyPI or private repositories
- Create and manage project-isolated virtual environments.
- Extend Poetry's functionality through plugins.
Common Questions about Poetry
What does Poetry do?
How do I use Poetry?
What are the core features of Poetry?
What are the application scenarios for Poetry?



















