Code Managing Python projects with Poetry Poetry is a packaging and dependency management tool for Python. It can be used to quickly bootstrap a Python project, manage the dependencies, and do packaging stuff. Here is a quick overview.