python3-bydefault

python3 by default


Keywords
python3
License
BSD-3-Clause
Install
pip install python3-bydefault==2018.11.24

Documentation

Travis

Install

$ [sudo] npm i -g python3-bydefault
$ [sudo] pip install python3-bydefault

Features

  • python3 by default, python2 if python3 not found

How it works

/usr/local/bin/python     wrapper
/usr/bin/python           original binary (python2?)
path/to/python3           python3 binary
path/to/python2.7         python2.7 binary

readme-md - README.md generator