Skip to main content

An example of packaging code

Project description

Usage

  1. Clone the repository

git clone https://github.com/goodcodebadcode/pypi-helloworld.git

  1. Using VSCode open folder "pypi-helloworld"

  2. Install build tools

pip install --user --upgrade setuptools wheel twine

  1. Build the project

python3 setup.py sdist bdist_wheel

  1. Upload to PyPI

python3 -m twine upload dist/*

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

GCBC HelloWorld 1.0.0-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

GCBC_HelloWorld_1.0.0-1.0.0-py3-none-any.whl (3.1 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