whoruv
English | 日本語
Overview
A package that displays the following information when installed and executed with Astral's uv using uvx or uv tool install:
- Python version
- Python executable path
- Script path
Created to understand the effects of uv's --python option.
Usage Examples
Basic Usage
$ uvx whoruv
Installed 1 package in 3ms
Python Version: 3.12.12 (main, Oct 28 2025, 12:10:49) [Clang 20.1.4 ]
Executable Path: /home/user1/.cache/uv/archive-v0/VEm-1_LGBHubU7SZHYbs2/bin/python
Script Path: /home/user1/.cache/uv/archive-v0/VEm-1_LGBHubU7SZHYbs2/lib/python3.12/site-packages/whoruv/whoruv.py
$ uvx --python 3.10 whoruv
Installed 1 package in 3ms
Python Version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0]
Executable Path: /home/user1/.cache/uv/archive-v0/Vcsgj4kD85VznE7HmFNsb/bin/python
Script Path: /home/user1/.cache/uv/archive-v0/Vcsgj4kD85VznE7HmFNsb/lib/python3.10/site-packages/whoruv/whoruv.py
$ uv tool install whoruv && whoruv
Resolved 1 package in 1ms
Installed 1 package in 3ms
+ whoruv==0.0.1
Installed 1 executable: whoruv
Python Version: 3.12.12 (main, Oct 28 2025, 12:10:49) [Clang 20.1.4 ]
Executable Path: /home/user1/.local/share/uv/tools/whoruv/bin/python
Script Path: /home/user1/.local/share/uv/tools/whoruv/lib/python3.12/site-packages/whoruv/whoruv.py
$ uv tool install --python 3.10 whoruv && whoruv
Ignoring existing environment for `whoruv`: the requested Python interpreter does not match the environment interpreter
Resolved 1 package in 1ms
Installed 1 package in 4ms
+ whoruv==0.0.1
Installed 1 executable: whoruv
Python Version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0]
Executable Path: /home/user1/.local/share/uv/tools/whoruv/bin/python
Script Path: /home/user1/.local/share/uv/tools/whoruv/lib/python3.10/site-packages/whoruv/whoruv.py
Command Line Options
$ whoruv --help
usage: whoruv [-h] [-V]
Display Python version, executable path, and script path
options:
-h, --help show this help message and exit
-V, --version show program's version number and exit
$ whoruv --version
whoruv v0.0.1
Development
Setup
uv sync
Task Execution
# Run tests
poe test
# Lint and format
poe check
poe format
# Type check
poe mypy
# Run all checks & build & smoke test
poe build
Development Requirements
- Python >= 3.12
- uv
License
MIT
Release files for whoruv 0.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| whoruv-0.0.11.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| whoruv-0.0.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 kB
Release files / whoruv-0.0.11.tar.gz
| Download URL | whoruv-0.0.11.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
92798e9e3e0363d982a7c772ab332506da8d6b6042825acad2cb5dd890457192
|
|
BLAKE2b-256 checksum How to use checksums |
1dd9eef7c29667c1ddee2ffeb5d6c0c23fcc58334a17986dec89e42b2d87db88
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 24, 2026.
Transparency logRelease files / whoruv-0.0.11-py3-none-any.whl
| Download URL | whoruv-0.0.11-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bcf5e82f94ad90bdd1287a05569654efaab3849866f852452f612f25f9019252
|
|
BLAKE2b-256 checksum How to use checksums |
73017b253a8edcb0effad57f935234959eca8ea0d95f1423f698d4b961122a82
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 24, 2026.
Transparency log