
conda 4.3.16
0
OS-agnostic, system-level binary package manager.
Contents
OS-agnostic, system-level binary package manager.
Stars: 7308, Watchers: 7308, Forks: 2103, Open Issues: 610The conda/conda repo was created 13 years ago and the last code push was 7 hours ago.
The project is extremely popular with a mindblowing 7308 github stars!
How to Install conda
You can install conda using pip
pip install conda
or add it to a project with poetry
poetry add conda
Package Details
- Author
- Continuum Analytics, Inc.
- License
- BSD
- Homepage
- https://github.com/conda/conda
- PyPi:
- https://pypi.org/project/conda/
- GitHub Repo:
- https://github.com/conda/conda
Classifiers
Related Packages
Errors
A list of common conda errors.
Code Examples
Here are some conda code examples and snippets.
GitHub Issues
The conda package has 610 open issues on GitHub
- Add tests to characterize Windows special char env name behavior (#12558)
- Extend Python 3.14 CI coverage to Windows and macOS
- Fix download filename extraction from URL for repodata v3
- Conda uses wrong filename to install wheel packages from repodata
- Conda should only include pip packages in
Environment.external_packages["pip"] - Feature request: Add support for R-universe in environment.yaml similar to support for pip
- Create a test plan for the 26.1.0 release
- Develop
- Failure with cryptic error when running conda on Windows with space in username
- Add status_code to CondaHTTPError()
- Improve consistency when handling cache files, require UTF-8
- Add context-aware error messages for HTTP 403 responses (#15594)
- Discovery: Multiplatform lockfile export reliability
- Improve error messages for channels unauthorized or forbidden
- Cache reading yaml and json files
pythonfix