ipython et virtualenvs
# In the venv:
pip install ipython
python -m IPython
Spotless Sloth
# In the venv:
pip install ipython
python -m IPython