Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 573 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 573 Bytes

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