Skip to main content

A hellowold example package

Project description

Example python package

example how to create python package and deploy to pip registory

Prerequisite

  • install wheel
python3 -m pip install --user --upgrade setuptools wheel
  • intstall twine
python3 -m pip install --user --upgrade twine

Build & Deploy Steps

  • Go to setup.py directories and run the following command
    • it will generated a lot of files include dist directory which include package
python3 setup.py sdist bdist_wheel

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-hta-helloworld-0.0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

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