Skip to main content

A small example package

Project description

Example Project

Not much to see here, mostly all applied from Packaging Python Projects.

Create wheel

Prepare system

python3 -m pip install --upgrade build

Build .whl file

python3 -m build

Find your .whl in dist/.

Try installing your wheel

# create a virtual env so it can be deleted easily by deleting `myvirtualenv`
python3 -m venv myvirtualenv
# enable virtual env
source myvirtualenv/bin/activate
# install wheel
python3 -m pip install dist/dist/wheelie-0.0.1-py3-none-any.whl
# run program
myvirtualenv/bin/main.py

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

EFumi_WhlTest-0.7.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

EFumi_WhlTest-0.7-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file EFumi_WhlTest-0.7.tar.gz.

File metadata

  • Download URL: EFumi_WhlTest-0.7.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for EFumi_WhlTest-0.7.tar.gz
Algorithm Hash digest
SHA256 2d5335f9d7e38277fd55c1d431f6370adf0a94082a7b791ca56912fbcf2b1956
MD5 97d51b8abfed0402821e2401ea665a81
BLAKE2b-256 fa20ac30d1e04b01f5c05b473543a2a7e5ddd03c667fdd49bae2354ccfce28e2

See more details on using hashes here.

File details

Details for the file EFumi_WhlTest-0.7-py3-none-any.whl.

File metadata

  • Download URL: EFumi_WhlTest-0.7-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for EFumi_WhlTest-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 208ae7c3ac7ce4fec08527e5b186d5886a640161fc071deb907395a679068d91
MD5 c11fd7467355f3282909b631ba7a8bfa
BLAKE2b-256 5f51e1bda8914f5854d5ea6e4c5df1a840c706dc06d802a92e6c7346570848ec

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