no2foryou

Replaces your Python 2 commands with error messages


License
WTFPL
Install
pip install no2foryou==3.0.0

Documentation

no2foryou

pypi

Replaces all python2* and pip2* commands with error messages.

Why? Because it's 2020 - stop using Python 2!

no2foryou

Installation

Requires Python 3 (duh)

$ pip install no2foryou

Usage

$ python2
error: this version of python has expired. shame on you!

$ pip2
error: this version of python has expired. shame on you!