Conda Documentation#
Conda provides package, dependency, and environment management for any language. The following documentation site provides all you need to get started with leveraging the power of conda.
Learn how to get started using conda with tutorials and quick start guides
Find all the packages for your project on anaconda.org
Documentation for all essential conda commands
Learn how to build and distribute your software with conda
Check out our blog for the latest release notes and other news
Take deep dives into advanced topics on the internal workings of conda
Projects#
Conda provides all essential commands for creating and using environments
Conda build provides many tools that can be used to build conda packages
Miniconda is a conda installer provided by Anaconda
Conda lock generates fully reproducible lock files for conda environments
Constructor builds OS-specific installers for conda packages
Conda pack creates distributable archives of conda environments