Conda
Jump to navigation
Jump to search
External
- https://conda.io/projects/conda/en/latest/user-guide/getting-started.html
- https://docs.conda.io/en/latest/
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.