{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing"}],"enrichment":{"capability":"Provides a programmatic API to read and interact with Python projects defined by pyproject.toml files, handling project metadata and configuration parsing.","skillfed_tags":["build-tools","project-metadata"],"use_cases":["Build tools that need to read project metadata and dependencies from pyproject.toml without reimplementing parsing logic","Testing frameworks that require introspection of project configuration and isolated environment setup","Package managers or dependency resolvers that must inspect project metadata programmatically","IDE plugins or editor extensions that display project information or validate configuration","CI/CD pipelines that need to extract build requirements or project metadata at runtime"],"what_it_does":"pyproject-api is a library that provides programmatic access to Python project configuration stored in pyproject.toml files. It abstracts away the details of parsing and validating project metadata, allowing tools and scripts to reliably read project information without manually handling TOML parsing or schema validation.\n\nThe package is designed for developers building tools that need to inspect or interact with Python projects\u2014build systems, testing frameworks, dependency managers, and IDE integrations. It depends on packaging and tomli to handle the underlying parsing and version specification logic, and supports Python 3.10 and later.","worth_installing":"Yes. Active maintenance, zero known vulnerabilities, low install friction, and permissive MIT licensing make this a safe choice. The package is in production-stable status and widely used, making it a reliable foundation for tools that need to read pyproject.toml files."},"id":"pyproject-api","links":{"html":"https://skillfed.io/packages/pyproject-api","md":"https://skillfed.io/packages/pyproject-api.md","pypi":"https://pypi.org/project/pyproject-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-21","license_spdx":"MIT","license_treatment":"permissive","name":"pyproject-api","python_support":"supports_current","summary":"API to interact with the python pyproject.toml based projects"},"popularity":{"monthly_downloads":18508227,"position":1083,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.11.0"}
