Skip to main content

sample python packaging and upload to pypi demo.

Project description

A sample Python project

License

The MIT License

PYPI

Latest Version wheel format python versions implementation status downloads/month downloads/week downloads/day

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

sphinx: http://sphinx-doc.org/tutorial.html

Add shields and progress bar

http://shields.io/

https://github.com/fehmicansaglam/progressed.io

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

python_packaging_demo-0.1.7.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

python_packaging_demo-0.1.7-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page