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: 113, Watchers: 113, Forks: 46, Open Issues: 11

The pypa/pyproject-hooks repo was created 6 years ago and the last code push was 1 months ago.
The project is popular with 113 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.

GitHub Issues

The pep517 package has 11 open issues on GitHub

  • Consider renaming this project to not include the PEP number
  • Moving users away using pep517 as a CLI tool

See more issues on GitHub

Related Packages & Articles