深入理解conda||conda 安装不同版本Python

  • Overview

    深入理解difference conda vs. pip || venv||virtualenv||pipenv||poetry

    pip用于安装python module,virtualenv&env用于创建python 虚拟环境,两者都是建立在已有的python interpreter之后。

    conda兼备包安装和虚拟环境创建的功能,同时可以安装不同版本的python interpreter。

  • conda

    Package, dependency and environment management for any language - Python, R, Ruby, Lua, Scala, Java, JavaScript, C/C++, FORTRAN, and more.

    Conda was created for Python programs, but it can package and distribute software for any language.

    If you need a package that requires a different version of Python, you do not need to switch to a different environment manager, because conda is also an environment manager.

  • conda concepts

    conda commands

    conda packages is a compressed tarball file (.tar.bz2) or .conda file that contains:

    • system-level libraries
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值