pyproject-parser - "Parser for 'pyproject.toml' file"
Contents
Commands
check Validate the given ``pyproject.toml`` file.
info Extracts information from the given ``pyproject.toml`` file and prints the JSON representation.
reformat
Reformat the given ``pyproject.toml`` file.
Description
Tool developed to parse the pyproject.toml file. In addition to the parsing library, pyproject-parser has
a command-line interface for validating and reformatting pyproject.toml files.
Name
pyproject-parser - "Parser for 'pyproject.toml' file"
Options
-h,--help
Show the help message and exit.
Usage
pyproject-parser [OPTIONS] COMMAND [ARGS]...
