Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/limitedeternity/pyenv-py
- Owner: limitedeternity
- License: gpl-3.0
- Created: 2021-10-27T10:47:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-28T13:50:26.000Z (over 1 year ago)
- Last Synced: 2024-10-07T22:53:23.575Z (about 1 month ago)
- Topics: py, py-launcher, pyenv, pyenv-for-windows, pyenv-py, rust
- Language: Rust
- Homepage:
- Size: 51.8 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyenv-py
> Python Launcher for pyenvOfficial 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)