python3-pyproject-examples

example pyproject.toml configs for testing

Description

pyproject-examples was developed with the aim of being used by developers who want to manually test their pyproject.toml configurations. The module serves as a test suite for pyproject.toml analysis tools.

Key Features:
  - Examples of valid and invalid settings:
    Provides a series of example files that adhere to the PEP 621 and
    PEP 517 specifications. Containing example files that demonstrate common
    configuration errors.
  - API to access examples:
    It has functions to retrieve example configurations as strings.
  - Utilities Module:
    It has helper functions for creating regular expressions and testing for
    file not found errors.

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-examples


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-examples