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.
- Outputs:
out
- Website: https://github.com/python-poetry/poetry-core
- Licenses: Expat
- Package source: gnu/packages/python-build.scm
- Builds: See build status
- Issues: See known issues
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.