Skip to content

ride2ubaye/build

This branch is 283 commits behind pypa/build:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0b103c · Sep 28, 2022
Jun 27, 2022
May 24, 2022
Sep 28, 2022
Sep 28, 2022
Oct 15, 2020
Sep 28, 2022
Sep 28, 2022
May 24, 2022
Sep 3, 2022
May 11, 2020
Oct 14, 2021
Oct 13, 2021
May 21, 2022
Aug 8, 2022
Nov 8, 2020
May 24, 2022

Repository files navigation

build

pre-commit.ci status CI check CI test codecov

Documentation Status PyPI version Discord

A simple, correct PEP 517 build frontend.

See the documentation for more information.

Installation

build can be installed via pip or an equivalent via:

$ pip install build

Usage

$ python -m build

This will build the package in an isolated environment, generating a source-distribution and wheel in the directory dist/. See the documentation for full information.

Code of Conduct

Everyone interacting in the build's codebase, issue trackers, chat rooms, and mailing lists is expected to follow the PSF Code of Conduct.

About

A simple, correct PEP 517 package builder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%