.. 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.
Installation
############
**WARNING:** Using ``pip install conda`` or ``easy_install conda`` will not
give you conda as a standalone application. Currently supported install
methods include the Anaconda installer and the miniconda installer. You
can download the miniconda installer from https://conda.io/miniconda.html.
Raw data
{
"_id": null,
"home_page": "https://github.com/conda/conda",
"name": "conda",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Continuum Analytics, Inc.",
"author_email": "conda@continuum.io",
"download_url": "https://files.pythonhosted.org/packages/74/4e/c533c3136427be62c38cc0e038cabf167bb54489c2ced2f6df903c456861/conda-4.3.16.tar.gz",
"platform": "",
"description": "\n.. image:: https://s3.amazonaws.com/conda-dev/conda_logo.svg\n :alt: Conda Logo\n\nConda is a cross-platform, language-agnostic binary package manager. It is the\npackage manager used by `Anaconda\n<http://docs.continuum.io/anaconda/index.html>`_ installations, but it may be\nused for other systems as well. Conda makes environments first-class\ncitizens, making it easy to create independent environments even for C\nlibraries. Conda is written entirely in Python, and is BSD licensed open\nsource.\n\n\nInstallation\n############\n\n**WARNING:** Using ``pip install conda`` or ``easy_install conda`` will not\ngive you conda as a standalone application. Currently supported install\nmethods include the Anaconda installer and the miniconda installer. You\ncan download the miniconda installer from https://conda.io/miniconda.html.\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "OS-agnostic, system-level binary package manager.",
"version": "4.3.16",
"project_urls": {
"Homepage": "https://github.com/conda/conda"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "744ec533c3136427be62c38cc0e038cabf167bb54489c2ced2f6df903c456861",
"md5": "28bc039e68a7532286834c4b639f3375",
"sha256": "a91ef821343dea3ba9670f3d10b36c1ace4f4c36d70c175d8fc8886e94285953"
},
"downloads": -1,
"filename": "conda-4.3.16.tar.gz",
"has_sig": false,
"md5_digest": "28bc039e68a7532286834c4b639f3375",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 299256,
"upload_time": "2017-04-22T23:38:35",
"upload_time_iso_8601": "2017-04-22T23:38:35.809127Z",
"url": "https://files.pythonhosted.org/packages/74/4e/c533c3136427be62c38cc0e038cabf167bb54489c2ced2f6df903c456861/conda-4.3.16.tar.gz",
"yanked": true,
"yanked_reason": "Pip installing conda leads to broken UX; please install using miniconda or miniforge instead. See https://github.com/conda/conda/issues/11715"
}
],
"upload_time": "2017-04-22 23:38:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "conda",
"github_project": "conda",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "conda"
}