Skip to main content

A small example package

Project description

Packaging Python Projects

Following this course

Coding steps

Make sure you have the latest versions of PyPA’s build installed:

pip install --upgrade build

This command should output a lot of text and once completed should generate two files in the dist directory:

build

Uploading the distribution archives

You can use twine to upload the distribution packages. You’ll need to install Twine:

pip install --upgrade twine

Once installed, run Twine to upload all of the archives under dist:

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

example-pkg-tttienthinh-0.0.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

example_pkg_tttienthinh-0.0.3-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file example-pkg-tttienthinh-0.0.3.tar.gz.

File metadata

  • Download URL: example-pkg-tttienthinh-0.0.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for example-pkg-tttienthinh-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a02ec94fb546351c13ac40d1e6b56cb8eda95d97438fdbc8f7a5331ee17400ec
MD5 fa10c8f10a2999483fb6f8bb0a5ca802
BLAKE2b-256 5c15cc2045c9ac4e9cb5bb3bc559e6d6fe41a3222a5d80ba206115763d8a5f6a

See more details on using hashes here.

File details

Details for the file example_pkg_tttienthinh-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: example_pkg_tttienthinh-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for example_pkg_tttienthinh-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ae63935b7c44ef537676cd0216f1db345dd6f6fda1d69176b8da76033a1efbbe
MD5 4e164c7babbf3dcb41d40289b461af99
BLAKE2b-256 e728f1aef51cab5edfdc1db89b4ce31ada7c02e191346573c4104c0c0884c0de

See more details on using hashes here.

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