If you use Python 3.14’s venv module to create a virtualenv, it adds an Easter egg.
ᐅ python -m venv my-venv
ᐅ lsd -1 my-venv/bin
activate
activate.csh
activate.fish
Activate.ps1
pip
pip3
pip3.14
python ⇒ python3
python3 ⇒ /Users/kirk/.local/bin/python3
python3.14 ⇒ python3
𝜋thon ⇒ python3