sample python packaging and upload to pypi demo.
Project description
A sample Python project
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
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size python_packaging_demo-0.1.6-py2.py3-none-any.whl (6.6 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size python_packaging_demo-0.1.6.tar.gz (5.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for python_packaging_demo-0.1.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 410b1c6ab5b32988d19b36c2ecd1df498a8a7c8fe33e319be7b272ef9c6eaa8d |
|
MD5 | 53e3ab66e007be3a7c8858b0dc9928cc |
|
BLAKE2-256 | e97b175cc32005d4dbb5303d1c426494faca128ecd8c4f91f0da82b9601e0bca |
Hashes for python_packaging_demo-0.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3def508eec5548f39b5c53c076b6dcc15c15d1ce05af5df7e536bd6f4ce2e5b |
|
MD5 | ecd9e160c1b5626224e37dd8071028a5 |
|
BLAKE2-256 | e843653322817394a9f8843b099b25c77e2faaba494b4cc14a2d5d8dd7d49913 |