dist-builder
Build a wheel and source distribution and bundle with other files in a zip
python -m dist-builder
build.ini
By default, dist-builder expects setup.py to be in your current working directory, and it simply builds a wheel and source distribution. This is not particularly interesting, so add a build.ini file to customize your build. dist-builder will look in the current working directory for your build.ini, or you can specify it as an argument like this:
python -m dist-builder /path/to/any-name-build.ini
Release files for dist-builder 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dist-builder-0.3.0.tar.gz | 3.7 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dist_builder-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
| dist_builder-0.3.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:11.6 kB
Release files / dist-builder-0.3.0.tar.gz
| Download URL | dist-builder-0.3.0.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8b8d72ac187f3edbce1f0d9e523496e95828ab6c905819f3360ff6e5ddd4fbb8
|
|
BLAKE2b-256 checksum How to use checksums |
65a647d5a4254db78a2d4a7defa2b1b6280290209b3d365532d0e7fcd977c49d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.37.0 CPython/3.7.5
|
Release files / dist_builder-0.3.0-py3-none-any.whl
| Download URL | dist_builder-0.3.0-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d3f08febc7fbe99201426d4338232e6b08708743325188912ec4e92feba5e00d
|
|
BLAKE2b-256 checksum How to use checksums |
dc92b76d4bdbd438adddbf1c08aaa452deee76b47de35dd81eda4aea556582d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.37.0 CPython/3.7.5
|
Release files / dist_builder-0.3.0-py2-none-any.whl
| Download URL | dist_builder-0.3.0-py2-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
496207d70db59392ef5ecb2959e04a037f060e7a9a8acfce363f132577e9b29a
|
|
BLAKE2b-256 checksum How to use checksums |
8df0da2ec879773070bad767207e6e7af9d5a86e4eab6258e93ebb86ad077929
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.37.0 CPython/3.7.5
|