pyenv-py icon indicating copy to clipboard operation
pyenv-py copied to clipboard

Python Launcher for pyenv

pyenv-py

Python Launcher for pyenv

Official Python Launcher doesn't see Python installations created by pyenv version manager. This one does.

Usage:

Screenshot

Installing:

  1. Install the Rust toolchain using rustup.rs.

  2. git clone this repo.

  3. Run cargo install --path . there.

Meta:

Distributed under the GPL-3.0 license. See LICENSE for more information.

@limitedeternity