Conda

Conda是一个开源[2]跨平台[3]语言无关[4]包管理与环境管理系统。[5][6]由“连续统分析”(Continuum Analytics)基于BSD许可证发布。[2][7][8][9][10][11]

Conda
当前版本
  • 24.3.0 (2024年3月18日;穩定版本)[1]
源代码库
编程语言Python
许可协议BSD
网站conda.io/ 编辑维基数据

Conda允许用户方便地安装不同版本的二进制软件包与该计算平台需要的所有库。还允许用户在不同版本的包之间切换、从一个软件仓库下载包并安装。

Conda是用Python语言开发,但能管理其他编程语言的项目(如R语言[4]),包括多语言项目。[4] Conda可安装Python语言的包,[12]类似于其他基于Python的跨平台包管理器(如wheel[13]pip)。

一些基于Conda的工具软件:

参考文献

  1. . 2024年3月18日 [2024年3月22日].
  2. . pydata.org. [9 April 2015]. (原始内容存档于2016-11-20).
  3. . Pydannt. 29 January 2015 [9 April 2015]. (原始内容存档于2015-04-11).
  4. Doig, Christine. . 21 May 2015 [16 Jun 2015]. (原始内容存档于2015-06-16). Conda works with Linux, OSX, and Windows, and is language agnostic, which allows us to use it with any programming language or even multi-language projects.
  5. Gorelick (Author), Micha; Ozsvald, Ian. 1st. O'Reilly Media. September 2014: 370 [2019-04-19]. ISBN 1449361595. (原始内容存档于2019-03-28).
  6. Jackson, Joab. . networkworld. Feb 5, 2013 [October 30, 2014]. (原始内容存档于2018-06-13).
  7. . Pen and Pants. [9 April 2015]. (原始内容存档于2019-04-19).
  8. Tony Ojeda; Sean Patrick Murphy; Benjamin Bengfort; Abhijit Dasgupta. . Packt Publishing Ltd. 25 September 2014 [19 March 2015]. ISBN 1783980257. (原始内容存档于2019-09-24).
  9. Hans, Petter. . Springer. 2014 [19 March 2015]. ISBN 3642549594. (原始内容存档于2019-09-24).
  10. Yves Hilpisch. . O'Reilly Media. 11 December 2014 [19 March 2015]. (原始内容存档于2019-09-24).
  11. . Yahoo Finance. 30 January 2014 [19 March 2015]. (原始内容存档于2019-04-19).
  12. . 2015 [16 Jun 2015]. (原始内容存档于2015-06-16). So now let’s say you need Python 3 to learn programming, but you don’t want to overwrite your Python 2.7 environment by updating Python. You can create and activate a new environment named snakes, and install the latest version of Python 3 as follows:
  13. wheel页面存档备份,存于
  14. . [2019-04-19]. (原始内容存档于2019-04-19).
  15. Grüning, Bjorn; the Bioconda Team. . 27 October 2017. bioRxiv 10.1101/207092可免费查阅.
  16. . conda.io. [2022-09-01]. (原始内容存档于2022-09-03).
  17. . anaconda.org. [2019-04-19]. (原始内容存档于2019-03-28).

外部链接

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.