Skip to content

limitedeternity/pyenv-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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