Skip to main content

Conda

Conda is a cross-platform package, dependency and environment manager. Its two most popular distributions are Anaconda (a batteries-included scientific-computing suite) and Miniconda (a minimal build containing only Conda itself). It manages both Python packages and non-Python dependencies such as C/C++, making it a staple for data science, ML and embedded AI development.

This category is organized as "Basics → Commands → Reference": build concepts and install Anaconda / Miniconda first, learn environment and package commands systematically, then keep the cheatsheet for quick lookups.

Join Us