sample python packaging and upload to pypi demo.
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python_packaging_demo-0.1.7.tar.gz
.
File metadata
- Download URL: python_packaging_demo-0.1.7.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b75408dc29950eff29619a50a7f55a54b2946f5c7689d4c17c6fb9cac9e930c0 |
|
MD5 | f570f4782d45fb21403d4b3d960fb3d1 |
|
BLAKE2b-256 | e5dd0f1c143005c62ef001839d5c622b283ed042350e4909bdcf57ef53590bee |
File details
Details for the file python_packaging_demo-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: python_packaging_demo-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7225d7bf869a8667600b26151f220c380640beaaae9f52346258cb4f1ac90f7 |
|
MD5 | 16c720b4b7e693f081d2e486e8458696 |
|
BLAKE2b-256 | 4365a66c2a82c705619f431bab5b73494e1e27ced292f201f899236538a631d8 |