001-pip

pip install ipython
pip list
# 更全:
pip freeze
pip uninstall ipython
pip install ipython -i https://pypi.douban.com/simple