【python】【conda】【词汇表】【大全】

本文档详细介绍了conda相关术语,包括conda配置文件.condarc、环境的激活与停用、Anaconda发行版及其功能、conda环境与包管理、conda仓库、元包、Miniconda等,旨在帮助用户更好地理解和使用conda进行Python环境管理和包安装。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

目录

Glossary 词汇表

1 .condarc

2 Activate/Deactivate environment激活/停用环境

3 Anaconda Anaconda

4 Anaconda.org Anaconda.org www.example.com

5 Anaconda Navigator

6 Channels 通道

7 conda

8 conda environment         conda环境

9 conda package    conda包#

10 conda repository

11 Metapackage 元包

12 Miniconda

13 Noarch package Noarch软件包#

14 Package manager 包管理器#

15 Packages 包

16 Plugins 插件

17 Repository 储存库

18 Silent mode installation#静默模式安装#

Glossary 词汇表

1 .condarc

The Conda Runtime Configuration file, an optional .yaml file that allows you to configure many aspects of conda, such as which channels it searches for packages, proxy settings, and environment directories. A .condarc file is not included by default, but it is automatically created in your home directory when you use the conda config command. The .condarc file can also be located in a root environment, in which case it overrides any .condarc in the home directory. For more information, see Using the .condarc conda configuration file and Administering a multi-user conda installation. Pronounced "conda r-c".
Conda配置文件,一个可选的 .yaml 文件,允许您配置conda的许多方面,例如它搜索哪些通道以查找包、代理设置和环境目录。默认情况下不包括 .condarc 文件,但当您使用 conda config 命令时,它会自动在您的主目录中创建。 .condarc 文件也可以位于根环境中,在这种情况下,它覆盖主目录中的任何 .condarc 。有关详细信息,请参阅使用.condarc conda配置文件和管理多用户conda安装。发音是“Conda R-C”

2 Activate/Deactivate environment
激活/停用环境

Conda commands used to switch or move between installed environments. The conda activate command prepends the path of your current environment to the PATH environment variable so that you do not need to type it each time. deactivate removes it. Even when an environment is deactivated, you can still execute programs in that environment by specifying their paths directly, as in ~/anaconda/envs/envname/bin/program_name. When an environment is activated, you can execute the program in that environment with just program_name.
用于在已安装的环境之间切换或移动的Conda命令。 conda activate 命令将当前环境的路径预先添加到PATH环境变量中,这样您就不需要每次都键入它。 deactivate 删除它。即使环境被停用,您仍然可以通过直接指定其路径在该环境中执行程序,如 ~/anaconda/envs/envname/bin/program_name 所示。当一个环境被激活时,你可以在那个环境中执行程序,只需使用 program_name 。

Note 注意

Replace envname with the name of the environment and replace program_name with the name of the program.
将 envname 替换为环境名称,将 program_name 替换为程序名称。

3 Anaconda Anaconda

A downloadable, free, open-source, high-performance, and optimized Python and R distribution. Anaconda includes conda, conda-build, Python, and 250+ automatically installed, open-source scientific packages and their dependencies that have been tested to work well together, including SciPy, NumPy, and many others. Use the conda install command to easily install 7,500+ popular open-source packages for data science--including

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

资源存储库

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值