poetry-core
Poetry PEP 517 Build Backend
Install
poetry-core on PyPI
pip
pip install poetry-coreuv
uv add poetry-corepoetry
poetry add poetry-corePackage facts
| License | MIT (permissive) |
| Python support | supports the current Python release (<4.0,>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 82 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: poetry_core-2.4.1-py3-none-any.whl
Keywords: packaging, dependency, poetry
About poetry-core
from the package's own PyPI description — quoted content, verbatim
Poetry Core
Poetry (image) PyPI version (image) Python Versions (image) License: MIT (image) https://github.com/python-poetry/poetry-core/workflows/Tests/badge.svg (image)
A PEP 517 build backend implementation developed for Poetry. This project is intended to be a lightweight, fully compliant, self-contained package allowing PEP 517-compatible build frontends to build Poetry-managed projects.
Usage
In most cases, the usage of this package is transparent to the end-user as it is either used by Poetry itself
or a PEP 517 frontend (eg: pip).
In order to enable the use of poetry-core as your build backend, the following snippet must be present in...
Read as markdown · JSON record · Source repository · Homepage
Similar packages
permissive · top 1,000 on PyPI
pyproject-hookspermissive · top 1,000 on PyPI
buildpermissive · top 1,000 on PyPI
cleopermissive · top 1,000 on PyPI
pbrpermissive · top 1,000 on PyPI
poetry-plugin-exportpermissive · top 1,000 on PyPI
setuptools-scmpermissive · top 1,000 on PyPI
slowapipermissive · top 1,000 on PyPI
hatchlingpermissive · top 100 on PyPI
py-serializablepermissive · top 1,000 on PyPI