Conda is an open-source package and environment management system.

Conda is a package manager that helps you find and install packages.

Conda can run on Windows, macOS, and Linux operating systems.

Using conda, a user can easily create, save, load, and switch between multiple environments.

Conda is primarily used to manage the packages in python but, it can package and distribute software in any language.

Conda can be combined with CI tools like Travis or Jenkins to achieve test-driven development.

In all version of the Miniconda and Anaconda, conda package and environment manager is available.