{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Parses and validates Python project metadata from pyproject.toml files according to PEP 517, 518, 621, and 631 specifications.","skillfed_tags":["pep-517-518-621","toml-parsing","project-metadata"],"use_cases":["Build tools and package managers that need to read and validate pyproject.toml configuration files.","Development utilities that inspect project metadata to determine dependencies, build requirements, or version information.","CI/CD pipelines that programmatically extract and validate project configuration without shell parsing.","IDE plugins or linters that need to understand a project's pyproject.toml structure and constraints."],"what_it_does":"pyproject-toml is a pre-alpha library for parsing and validating Python project configuration from pyproject.toml files. It aims to implement the Python Enhancement Proposals that define modern project metadata standards (PEP 517, 518, 621, 631, and others). The package wraps standard dependencies\u2014setuptools, wheel, pydantic, packaging, and tomli\u2014to handle TOML parsing and metadata validation.\n\nThe library is dormant but stable; its last commit was recent (2024-11-13) but no active development is occurring. It supports Python 3.9 through 3.13 and carries a permissive MIT license. Use it when you need programmatic access to pyproject.toml metadata in a Python application, though be aware the API is pre-alpha and may change before reaching version 1.0.","worth_installing":"Yes, if you need to parse pyproject.toml files programmatically and can tolerate a pre-alpha API. The package has low install friction, no known vulnerabilities, and a permissive license. However, expect no active maintenance\u2014the last release was 640 days ago\u2014so pin the version and avoid relying on future updates. Suitable for stable, internal tooling but not for packages that need ongoing support."},"id":"pyproject-toml","links":{"html":"https://skillfed.io/packages/pyproject-toml","md":"https://skillfed.io/packages/pyproject-toml.md","pypi":"https://pypi.org/project/pyproject-toml/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-11-12","license_spdx":null,"license_treatment":"permissive","name":"pyproject-toml","python_support":"supports_current","summary":"Project intend to implement PEP 517, 518, 621, 631 and so on."},"popularity":{"monthly_downloads":190410,"position":9911,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
