# https://packaging.python.org/tutorials/packaging-projects/ # https://codewithmosh.com/courses/423295/lectures/8417866 # What I have done at startup: # pip install –user setuptools wheel twine # Crated all dirs and files (but ‘dist’ and ‘build’ - they are generated by ‘python setup.py …’) # License: Use templates from: https://choosealicense.com/licenses/gpl-3.0/# # Build distributions (2 packages): python setup.py <source_distribution> <build_distribution> # python setup.py sdist bdist_wheel # Upload the distributions: # twine upload dist/*
This is the homepage of our project.
Release files for publicprojectexample 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| publicprojectexample-1.1.tar.gz | 1.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| publicprojectexample-1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.1 kB
Release files / publicprojectexample-1.1.tar.gz
| Download URL | publicprojectexample-1.1.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
463b50b9dfc2b17f1d8196889dd1a2c3b1a1202ec8ca0f743de2ee08bcbc1ba9
|
|
BLAKE2b-256 checksum How to use checksums |
f8305fc1a94cbd08751ca339335ab54920d6ee48084df402a1fa0d1dd05db436
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
|
Release files / publicprojectexample-1.1-py3-none-any.whl
| Download URL | publicprojectexample-1.1-py3-none-any.whl |
|---|---|
| Size | 14.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4c53eb339622c07f4711a961b6d335f6d3368db66d74f737b70f5f147a2a47a7
|
|
BLAKE2b-256 checksum How to use checksums |
b28f31f81822d66758af45b0abe93af6de68a2d99ab5506d30ecbc71dca4673a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
|