Poetry Core is the PEP 517 build backend and core utilities for the Poetry dependency management and packaging tool. The current version is 2.3.1, released on March 27, 2026. Poetry Core is actively maintained with regular updates.
pip install poetry-coreVerified import paths — ran on the pinned version, not inferred.
A basic example demonstrating how to import and use PoetryCore to access project metadata.
Upgrade to Python 3.10 or later.
Ensure 'project' section is present in pyproject.toml.
Adjust the import statement for 'PoetryCore' according to the updated 'poetry' API documentation or downgrade 'poetry' to a compatible version.
No dependency data recorded yet.