This package browser is in early development. Mind the rough edges.

python-poetry-core 2.1.2

Poetry PEP 517 build back-end

The poetry-core module provides a PEP 517 build back-end implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build front-ends to build Poetry managed projects.

Installation

Install python-poetry-core 2.1.2 as follows:

guix install python-poetry-core@2.1.2

Or install the latest version:

guix install python-poetry-core

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.