Conda: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * https://docs.conda.io/en/latest/ =Internal= * Python =Overview= Package manager for Python.")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
=External=
 
* https://conda.io/en/latest/
* https://conda.io/projects/conda/en/latest/user-guide/getting-started.html
* https://docs.conda.io/en/latest/
* https://docs.conda.io/en/latest/


=Internal=
=Internal=
* [[Python]]
* [[Python]]
* [[PyCharm_Concepts|PyCharm Concepts]]
* [[Python Package Managers#Package_Managers|Python Package Managers]]


=Overview=
=Overview=


Package manager for Python.
Conda is a package, dependency and environment manager for many languages, including Python. It is widely used for data science and machine learning application, and uses its own [[#Repository|index]] to host compatible packages. Conda installs packages, manages package dependencies, manages [[Python_Language#Environment|virtual environments]], installs compatible Python distributions and packages applications for deployment in production.
 
=Repository=
{{External|https://repo.anaconda.com}}

Latest revision as of 03:57, 11 January 2022

External

Internal

Overview

Conda is a package, dependency and environment manager for many languages, including Python. It is widely used for data science and machine learning application, and uses its own index to host compatible packages. Conda installs packages, manages package dependencies, manages virtual environments, installs compatible Python distributions and packages applications for deployment in production.

Repository

https://repo.anaconda.com