Last updated:
0 purchases
pyprojectparser 0.11.1
Parser for ‘pyproject.toml’
Docs
Tests
PyPI
Anaconda
Activity
QA
Other
Installation
pyproject-parser can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install pyproject-parser
To install with conda:
$ conda install -c conda-forge pyproject-parser
pyproject-parser also has an optional README validation feature, which checks the README will render correctly on PyPI.
This requires that the readme extra is installed:
$ python -m pip install pyproject-parser[readme]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.