Conda Documentation — conda 25.3.2.dev41 documentation (original) (raw)
Welcome to conda's documentation! Conda provides package, dependency, and environment management for any language. Here, you will find everything you need to get started using conda in your own projects.
Install #
We recommend the following conda distribtions to install conda:
For more detailed instructions, see Miniconda's installation guide andconda-forge's download site
.
New to conda? #
If you are new to conda, we first recommend the following articles:
Learn the basics of using conda such as creating and adding packages to environments
Learn more about environments and best practices for using them in your projects
Other useful resources #
Full reference for all standard commands and options
Get the latest cheatsheet for commonly used commands
Learn about the various ways conda's behavior can be configured
Important vocabulary to know when working with conda
Contributors welcome #
Conda is an open source project and always welcomes new contributions. Please read the following guides to get started developing conda and making your own contributions.
Learn more about how the conda project is managed and how to contribute
Follow this guide to get your own development environment set up