Skip to content

dnlkrlv/anypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyPy

Pyenv is required: https://github.com/pyenv/pyenv

A simple tool to execute commands in a specific Python version.

Installation

git clone https://github.com/dnlkrlv/anypy.git
cd anypy
go build -o anypy
mv anypy /usr/local/bin/anypy

Usage

General

anypy <version> <python-command>

Example

anypy 3.10.0 python --version

About

Run any python version

Topics

Resources

Stars

Watchers

Forks

Languages