Skip to main content

Get the version of a wheel file

Project description

wheel-version

A CLI tool to get versions from Python Wheel files

Running

Installing Python package from PyPI

pip install wheel-version

And then

wheel-version asdf-1.2.3-py3-none-any.whl
# OR
python3 -m wheel_version asdf-1.2.3-py3-none-any.whl

Installing with uv / pipx

uv tool install wheel-version
# OR
pipx install wheel-version

And then

wheel-version asdf-1.2.3-py3-none-any.whl

Running with uvx / pipx from PyPI

uvx wheel-version asdf-1.2.3-py3-none-any.whl
# OR
pipx run wheel-version asdf-1.2.3-py3-none-any.whl

Running with uvx / pipx as single file directly from source

curl -fsSL https://github.com/zeevro/wheel-version/raw/refs/heads/main/wheel_version.py | uv run -

Downloading source and running as single file with uv / pipx

wget https://github.com/zeevro/wheel-version/raw/refs/heads/main/wheel_version.py
# OR
curl -fsSLo wheel_version.py https://github.com/zeevro/wheel-version/raw/refs/heads/main/wheel_version.py

And then

uv run wheel_version.py
# OR
pipx run wheel_version.py

Usage

Use -h / --help. I'm lazy... 😅

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

wheel_version-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

wheel_version-1.0.0-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file wheel_version-1.0.0.tar.gz.

File metadata

  • Download URL: wheel_version-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.6.4

File hashes

Hashes for wheel_version-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4d4681e871f4640f350aa8a7237b38b6152699feb7365889f667988de4f1e204
MD5 7eb899e31b56e45b6ac20bb2342bbd7a
BLAKE2b-256 882896502bcb64d9b872f0f7f73ffc6b41dbdacf6d6129800ce5774e0664bae0

See more details on using hashes here.

File details

Details for the file wheel_version-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wheel_version-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 788752edd81ae610597fed9e06f79c171e365821e21a44e385744c1552ad0080
MD5 e6d8dbd99b420df997284a4e3aa10e26
BLAKE2b-256 1ec09c26a9921e2b4641e39d59cd06f5155d3502c61d5c6e94e44b6bacff4d21

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