Python 开发环境 | virtualenv + pyenv + anaconda + jupyter | 全场景环境配置方案

已完结

课程简介

《Python 开发环境》介绍了三种方式搭建 Python 环境。内容主要包括:python的安装、pip和conda的包管理工具使用,venv、virtualenv、conda 虚拟环境的管理工具使用,以及 pycharm 和 jupyter lab 如何配置环境。