conda-store


Nameconda-store JSON
Version 2024.11.2 PyPI version JSON
download
home_pageNone
Summaryconda-store client
upload_time2024-11-26 22:36:09
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.10
licenseBSD-3-Clause
keywords conda dependency management environment management reproducibility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # conda-store

Check the full documentation at [conda.store](https://conda.store/).

A client library which provides a CLI for interacting with conda-store-server.

```shell
$ conda-store --help
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "conda-store",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": "Tania Allard <trallard@bitsandchips.me>, Pavithra Eswaramoorthy <pavithraes@outlook.com>",
    "keywords": "conda, dependency management, environment management, reproducibility",
    "author": null,
    "author_email": "Christopher Ostrouchov <chris.ostrouchov@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/62/b7/a06c0bbb4f0168832cce69d4592528000fcbc69d1f33cd119406f35b3844/conda_store-2024.11.2.tar.gz",
    "platform": null,
    "description": "# conda-store\n\nCheck the full documentation at [conda.store](https://conda.store/).\n\nA client library which provides a CLI for interacting with conda-store-server.\n\n```shell\n$ conda-store --help\n```\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "conda-store client",
    "version": "2024.11.2",
    "project_urls": {
        "Homepage": "https://conda.store/",
        "Issues": "https://github.com/conda-incubator/conda-store/issues",
        "Source": "https://github.com/conda-incubator/conda-store"
    },
    "split_keywords": [
        "conda",
        " dependency management",
        " environment management",
        " reproducibility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ac83b42951bac1b5751605d26f5e30bd6c505cf5e67330776737aa9fb752e35",
                "md5": "eb40c56fac68715c8c02a73739cca575",
                "sha256": "3606791669347998a85dc8c92337b8f24641797ca170932f1827ddc1ede39f5e"
            },
            "downloads": -1,
            "filename": "conda_store-2024.11.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb40c56fac68715c8c02a73739cca575",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 12987,
            "upload_time": "2024-11-26T22:36:06",
            "upload_time_iso_8601": "2024-11-26T22:36:06.433962Z",
            "url": "https://files.pythonhosted.org/packages/3a/c8/3b42951bac1b5751605d26f5e30bd6c505cf5e67330776737aa9fb752e35/conda_store-2024.11.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62b7a06c0bbb4f0168832cce69d4592528000fcbc69d1f33cd119406f35b3844",
                "md5": "636eb015cb80e064b598f3455c46432b",
                "sha256": "e3257e417e16229523d4814896d9b0386552d4834d6e8bc18d5325848fcc08cb"
            },
            "downloads": -1,
            "filename": "conda_store-2024.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "636eb015cb80e064b598f3455c46432b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 10850,
            "upload_time": "2024-11-26T22:36:09",
            "upload_time_iso_8601": "2024-11-26T22:36:09.522178Z",
            "url": "https://files.pythonhosted.org/packages/62/b7/a06c0bbb4f0168832cce69d4592528000fcbc69d1f33cd119406f35b3844/conda_store-2024.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 22:36:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "conda-incubator",
    "github_project": "conda-store",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "conda-store"
}
        
Elapsed time: 0.50142s