conda
Package — PackagingPython 3.7+Beginner
Cross-platform package and environment manager (Anaconda)
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- conda-package-handling, menuinst, ruamel.yaml, tqdm
- Install
Download Miniconda from https://docs.conda.io
Learn by Difficulty
Quick Example
python
# Install: Download Miniconda from https://docs.conda.io import conda # Basic conda usage print(f"Using conda") # See documentation for detailed examples
conda is a third-party package. Cross-platform package and environment manager (Anaconda). Install with: Download Miniconda from https://docs.conda.io
Try in PlaygroundTags
packagepackagingdistributionbuild