Skip to main content

A small example package

Project description

https://packaging.python.org/tutorials/packaging-projects/

touch LICENSE, README.md, setup.py
python -m pip install --user --upgrade setuptools wheel twine
python setup.py sdist bdist_wheel
python -m twine upload --repository pypi dist/*
pip install example-pkg-bradmorg

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

example-pkg-bradmorg-0.0.2.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

example_pkg_bradmorg-0.0.2-py3-none-any.whl (2.7 kB view hashes)

Uploaded 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