Module pyproject

Source

Functionsยง

append_tool_sections
Appends tool sections from old pyproject.toml to new one
extract_poetry_packages
Extracts Poetry packages configuration
extract_poetry_sources
Extracts Poetry package sources from old pyproject.toml
extract_project_name
Extracts project name from pyproject.toml
update_description
Updates project description
update_git_dependencies
Updates git dependencies in pyproject.toml
update_project_version
Updates the project version in pyproject.toml
update_pyproject_toml
Updates the pyproject.toml with basic project metadata
update_scripts
Updates scripts section from Poetry to standard format
update_url
Updates project URL
update_uv_indices
Updates UV indices in pyproject.toml
update_uv_indices_from_urls
Updates UV indices from URLs