Poetry alternatives
Poetry is a tool for declaring, managing, and installing dependencies in Python projects. It ensures consistent environments across different systems with intuitive commands and sensible defaults. It also provides an advanced dependency resolver that finds solutions when possible and isolates projects from the system.