python3-pyproject-parser

parser for '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.

main features:
 - Returns a string representation of the PyProject.
 - Write as TOML in the provided file.
 - Serializes to TOML.
 - Constructs an instance of PyProject from a dictionary.
 - Loads the pyproject.toml configuration mapping from the provided file.
 - Reformats the provided pyproject.toml file.
 - Resolves the file key in the readme and the license (if present) to recover
   the contents of the file.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/repo-helper/pyproject-parser


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pyproject-parser