A sample Python project
License
PYPI
Describe
A sample project that demonstrate python packaging and upload to pypi.
build && upload
$ python setup.py sdist $ python setup.py bdist_wheel $ python setup.py register -r pypi $ python setup.py sdist upload -r pypi $ python setup.py bdist_wheel upload -r pypi or $ twine upload dist/*
How to packaging
refer to: https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
and https://python-packaging-user-guide.readthedocs.org/en/latest/distributing.html
Docs
Add shields and progress bar
Changelog
change logs.
0.1.5/6 (2015-09-11)
– update docs.
– update docs and some shields.
0.1.3/4 (2015-09-10)
oh no.
– fix CHANGE_LOG.
0.1.2 (2015-09-10)
– update CHANGE_LOG.
0.1.1 (2015-09-10)
– Fix README.
0.1.0 (2015-09-10)
Initial release.
Credits
python_packaging_demo is written and maintained by webee.yw.
Contributors
The following wonderful people contributed directly or indirectly to this project:
Please add yourself here alphabetically when you submit your first pull request.
Release files for python_packaging_demo 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python_packaging_demo-0.1.7.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python_packaging_demo-0.1.7-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 12.0 kB
Release files / python_packaging_demo-0.1.7.tar.gz
| Download URL | python_packaging_demo-0.1.7.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b75408dc29950eff29619a50a7f55a54b2946f5c7689d4c17c6fb9cac9e930c0
|
|
BLAKE2b-256 checksum How to use checksums |
e5dd0f1c143005c62ef001839d5c622b283ed042350e4909bdcf57ef53590bee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / python_packaging_demo-0.1.7-py2.py3-none-any.whl
| Download URL | python_packaging_demo-0.1.7-py2.py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
b7225d7bf869a8667600b26151f220c380640beaaae9f52346258cb4f1ac90f7
|
|
BLAKE2b-256 checksum How to use checksums |
4365a66c2a82c705619f431bab5b73494e1e27ced292f201f899236538a631d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |