Skip to content

This code makes sure you run the correct Python interpreter with one command.

Notifications You must be signed in to change notification settings

open4storage/right-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#right-python

If you need to support two Python code bases (e.g. 2.x and 3.x) then right-python example here will help launch both code using a single script.

How dows it work?

It uses the Windows command line delimiter to identify which version of Python is running as the default then uses the IF command to select the appropiate code base.

About

This code makes sure you run the correct Python interpreter with one command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published