Poetry is a data manager that provides a python based programmatic way to access all the data in pyproject.toml files
for projects that use the poetry build system. In other words, its a library that allows you to access metadata about
your software.
