摘要: IPython 是一个 python 的交互式 shell,支持变量自动补全,自动缩进,支持 bash shell 命令,内置了许多很有用的功能和函数。 1、查看pip3的版本及是否可用 $ pip3 -V # pip 19.2.3 from /usr/local/lib/python3.7/sit 阅读全文
posted @ 2020-04-27 20:35 候你已久 阅读(151) 评论(0) 推荐(0)