Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/limitedeternity/pyenv-py

Python Launcher for pyenv
https://github.com/limitedeternity/pyenv-py

py py-launcher pyenv pyenv-for-windows pyenv-py rust

Last synced: about 1 month ago
JSON representation

Python Launcher for pyenv

Awesome Lists containing this project

README

        

# pyenv-py
> Python Launcher for pyenv

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

## Usage:

![Screenshot](https://user-images.githubusercontent.com/24318966/147737136-40ffa00a-5b30-4202-91dc-7d228f6a4bf2.png)

## Installing:

1. Install the Rust toolchain using [rustup.rs](https://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](https://github.com/limitedeternity)