Contents

pep517 0.13.1

0

Wrappers to build Python packages using PEP 517 hooks

Wrappers to build Python packages using PEP 517 hooks

Stars: 128, Watchers: 128, Forks: 56, Open Issues: 21

The pypa/pyproject-hooks repo was created 8 years ago and the last code push was 8 months ago.
The project is popular with 128 github stars!

How to Install pep517

You can install pep517 using pip

pip install pep517

or add it to a project with poetry

poetry add pep517

Package Details

Author
Thomas Kluyver
License
None
Homepage
https://github.com/pypa/pep517
PyPi:
https://pypi.org/project/pep517/
GitHub Repo:
https://github.com/pypa/pep517

Classifiers

No  pep517  pypi packages just yet.

Errors

A list of common pep517 errors.

Code Examples

Here are some pep517 code examples and snippets.

Related Packages & Articles