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] [--sdist] [--wheel] [--outdir ./dist] [--skip-dependencies] [.]
positional arguments:
. source directory (defaults to current directory)
optional arguments:
-h, --help show this help message and exit
--sdist, -s build a source package
--wheel, -w build a wheel
--outdir ./dist, -o ./dist
output directory
--skip-dependencies, -x
does not check for the dependencies
See the documentation for more information.
Project details
Release history Release notifications | RSS feed
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.3.1.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for build-0.0.3.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dcd8fb4b6178fb8c7a3eda2aa88a97162b010e9b0b59dc719cda6a4b0318b6d |
|
MD5 | f482258faeed00bc84c18cc0707aee8e |
|
BLAKE2b-256 | 434a2f68f4d0ef448568d044016e453ede1d47b8761413eb7da6a1f1f8cf0250 |