Description
Validates pyproject.toml files against JSON Schema rules from Python or the command line. It helps package maintainers catch malformed project metadata before publishing or building a package.
Use it as a library or CLI tool in packaging workflows. Validation improves metadata quality, but maintainers should still review dependency declarations, build backends, and included files.