carlosperate / awesome-pyproject

An Awesome List of projects using the pyproject.toml Python configuration file.
Creative Commons Zero v1.0 Universal
939 stars 35 forks source link

Code Analysis: Add validate-pyproject. #70

Closed carlosperate closed 1 year ago

carlosperate commented 1 year ago

Resource description

validate-pyproject - A command line tool and Python library for validating pyproject.toml files based on JSON Schema, and includes checks for PEP 517, PEP 518 and PEP 621.

By submitting this pull request I confirm I've read and complied with the below requirements