Skip to main content

python-build - A simple, correct PEP517 package builder

Project description

python-build

A simple, correct PEP517 package builder.

$ python -m build -h
usage: python -m build [-h] [--verbose] [--sdist] [--wheel] [--outdir ./dist] [.]

positional arguments:
  .                     source directory (defaults to current directory)

optional arguments:
  -h, --help            show this help message and exit
  --verbose, -v         enable verbose output
  --sdist, -s           build a source package
  --wheel, -w           build a wheel
  --outdir ./dist, -o ./dist
                        output directory

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

build-0.0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

build-0.0.2-py2.py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page