Skip to main content

A small example package

Project description

demo_pkg

A reference for making python packages and uploading them on PyPI

Follow the above directory structure and enter the commands:

For Windows:

py -m pip install --upgrade build
py -m build

For Unix/MacOS:

python3 -m pip install --upgrade build
python3 -m build

How to upload package on PyPI?

For Windows:

py -m pip install --upgrade twine
py -m twine upload dist/*

For Unix/MacOS:

python3 -m pip install --upgrade twine
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

hkpkg-0.0.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hkpkg-0.0.2-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file hkpkg-0.0.2.tar.gz.

File metadata

  • Download URL: hkpkg-0.0.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.1

File hashes

Hashes for hkpkg-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6ee907585439d7e9abffdb1fffdacf5498d430fee18537067571b64761e09efe
MD5 fd3fce77f7e8c40eba71c3273c15ac6c
BLAKE2b-256 dd926c2442f22da3ba781afbf65008b4cfca3601e32db4057e50f290bb6ff357

See more details on using hashes here.

File details

Details for the file hkpkg-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: hkpkg-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.1

File hashes

Hashes for hkpkg-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8bc90973fcfcdb9a5415f0f82d9e1ecff1e0558129cc1b8a5056ddfbc8558469
MD5 c1ce59a5e8abd0fa9befdcfcf02257a1
BLAKE2b-256 025e5a7ab5d4de0da1bdaeece4affa5fdee77a48bcd29628fe72356158f6eba7

See more details on using hashes here.

Supported by

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