Python install package for the native-first pyenv-native runtime bundles.
Project description
pyenv-native
pyenv-native on PyPI is the Python convenience package for installing the native pyenv-native release bundles.
Those bundles install both:
pyenvpyenv-mcp
It exists for users who:
- already have Python installed,
- want a
piporpipxentrypoint, - still want the real runtime to remain native.
Important principle
This package installs
pyenv-native. It does not replacepyenv-nativewith a Python implementation.
Release selection behavior
By default, the package targets the latest published GitHub release.
What it does
- downloads native release bundles,
- verifies checksums,
- reads bundle metadata,
- extracts the bundle,
- runs the bundled installer,
- installs the companion
pyenv-mcpserver when the bundle provides it, - supports GitHub Release-based installs,
- works with Windows ZIP bundles and Linux/macOS
.tar.gzbundles.
Quick start
pipx latest release
pipx install pyenv-native
pyenv-native install --github-repo imyourboyroy/pyenv-native --install-root ~\.pyenv
pip latest release
python -m pip install pyenv-native
pyenv-native install --github-repo imyourboyroy/pyenv-native --install-root ~\.pyenv
POSIX latest release
python -m pip install pyenv-native
pyenv-native install --github-repo imyourboyroy/pyenv-native --install-root ~/.pyenv
Commands
pyenv-native verify <bundle-archive> [--checksum-path <bundle.sha256>]
pyenv-native download [--bundle-url <url> | --release-base-url <url> | --github-repo <owner/repo>] [--tag <tag>]
pyenv-native install [--bundle-path <bundle-archive> | --release-base-url <url> | --github-repo <owner/repo>] [--tag <tag>] [--install-root <dir>]
Examples
Verify a local bundle:
pyenv-native verify .\dist\pyenv-native-windows-x64.zip --checksum-path .\dist\pyenv-native-windows-x64.zip.sha256
Install from a local bundle:
pyenv-native install --bundle-path .\dist\pyenv-native-windows-x64.zip --checksum-path .\dist\pyenv-native-windows-x64.zip.sha256 --install-root ~\.pyenv
Install from the latest GitHub release:
pyenv-native install --github-repo imyourboyroy/pyenv-native --install-root ~\.pyenv
Install a POSIX bundle:
pyenv-native install --bundle-path ./dist/pyenv-native-linux-x64.tar.gz --checksum-path ./dist/pyenv-native-linux-x64.tar.gz.sha256 --install-root ~/.pyenv --shell bash
Relationship to the main project
For the full project overview, install scripts, release-bundle flow, and command reference, see the main repository README:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyenv_native-0.1.16.tar.gz.
File metadata
- Download URL: pyenv_native-0.1.16.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be48069c0ef8fbb946525605d3f68a8cea3670d42cc417dc5e8ad3236442855f
|
|
| MD5 |
6664048a3f19cee0a74823330ea10f45
|
|
| BLAKE2b-256 |
1288aa495240fbfbe2ca4ded5cd97456df31984a7d1c623868924df66ece1ab6
|
Provenance
The following attestation bundles were made for pyenv_native-0.1.16.tar.gz:
Publisher:
release.yml on ImYourBoyRoy/pyenv-native
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyenv_native-0.1.16.tar.gz -
Subject digest:
be48069c0ef8fbb946525605d3f68a8cea3670d42cc417dc5e8ad3236442855f - Sigstore transparency entry: 1147935816
- Sigstore integration time:
-
Permalink:
ImYourBoyRoy/pyenv-native@755d5a30d5cd83cc1ff31b6eae1fc9458b148c05 -
Branch / Tag:
refs/tags/v0.1.16 - Owner: https://github.com/ImYourBoyRoy
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@755d5a30d5cd83cc1ff31b6eae1fc9458b148c05 -
Trigger Event:
push
-
Statement type:
File details
Details for the file pyenv_native-0.1.16-py3-none-any.whl.
File metadata
- Download URL: pyenv_native-0.1.16-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
990de442fe70e050384abb847c523414f3a1f7fd3511ef8d57b75ec176462596
|
|
| MD5 |
3802edcd5eb249e94fc064ccb8fe6fd2
|
|
| BLAKE2b-256 |
5b6b9a6503e41606f6fbe578f8d8e2bf3ad2cb627e46af5e7f246c64d89dbb5a
|
Provenance
The following attestation bundles were made for pyenv_native-0.1.16-py3-none-any.whl:
Publisher:
release.yml on ImYourBoyRoy/pyenv-native
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyenv_native-0.1.16-py3-none-any.whl -
Subject digest:
990de442fe70e050384abb847c523414f3a1f7fd3511ef8d57b75ec176462596 - Sigstore transparency entry: 1147935827
- Sigstore integration time:
-
Permalink:
ImYourBoyRoy/pyenv-native@755d5a30d5cd83cc1ff31b6eae1fc9458b148c05 -
Branch / Tag:
refs/tags/v0.1.16 - Owner: https://github.com/ImYourBoyRoy
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@755d5a30d5cd83cc1ff31b6eae1fc9458b148c05 -
Trigger Event:
push
-
Statement type: