Spaces:
Running
Running
Metadata-Version: 2.1 | |
Name: conda | |
Version: 23.3.1 | |
Summary: OS-agnostic, system-level binary package manager. | |
Home-page: https://github.com/conda/conda | |
Author: Anaconda, Inc. | |
Author-email: [email protected] | |
License: BSD-3-Clause | |
Classifier: Development Status :: 5 - Production/Stable | |
Classifier: Intended Audience :: Developers | |
Classifier: Operating System :: OS Independent | |
Classifier: Programming Language :: Python :: 3 | |
Classifier: Programming Language :: Python :: 3.8 | |
Classifier: Programming Language :: Python :: 3.9 | |
Classifier: Programming Language :: Python :: 3.10 | |
Requires-Python: >=3.8 | |
License-File: LICENSE.txt | |
License-File: AUTHORS.md | |
.. image:: https://s3.amazonaws.com/conda-dev/conda_logo.svg | |
:alt: Conda Logo | |
Conda is a cross-platform, language-agnostic binary package manager. It is the | |
package manager used by `Anaconda | |
<http://docs.continuum.io/anaconda/index.html>`_ installations, but it may be | |
used for other systems as well. Conda makes environments first-class | |
citizens, making it easy to create independent environments even for C | |
libraries. Conda is written entirely in Python, and is BSD licensed open | |
source. | |