conda-store


Nameconda-store JSON
Version 2025.2.2 PyPI version JSON
download
home_pageNone
Summaryconda-store client
upload_time2025-02-11 23:13:20
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.10
licenseNone
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/36/30/d1d5cfeb8467f8df66131da0d05286e4c13aa25fd3739690030919e17eb4/conda_store-2025.2.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": null,
    "summary": "conda-store client",
    "version": "2025.2.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": null,
            "digests": {
                "blake2b_256": "d06b02d3ea90f5dbb49b411d66d58c2d52d8c0b67a171af764b9436aa6335196",
                "md5": "2d58ad53d69dd2eb01862b23d3d2331b",
                "sha256": "c2e37597d2c50ac8c14558c619e38d99d702157323726e166ac9aa5c7d6293b5"
            },
            "downloads": -1,
            "filename": "conda_store-2025.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d58ad53d69dd2eb01862b23d3d2331b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 13021,
            "upload_time": "2025-02-11T23:13:18",
            "upload_time_iso_8601": "2025-02-11T23:13:18.349516Z",
            "url": "https://files.pythonhosted.org/packages/d0/6b/02d3ea90f5dbb49b411d66d58c2d52d8c0b67a171af764b9436aa6335196/conda_store-2025.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3630d1d5cfeb8467f8df66131da0d05286e4c13aa25fd3739690030919e17eb4",
                "md5": "bef57bcce48943e3084e8d59b323682c",
                "sha256": "f2039e8a5b61c76094f7245981772dda1a11624d70278784f4af7be270b9bc18"
            },
            "downloads": -1,
            "filename": "conda_store-2025.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bef57bcce48943e3084e8d59b323682c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 10888,
            "upload_time": "2025-02-11T23:13:20",
            "upload_time_iso_8601": "2025-02-11T23:13:20.448648Z",
            "url": "https://files.pythonhosted.org/packages/36/30/d1d5cfeb8467f8df66131da0d05286e4c13aa25fd3739690030919e17eb4/conda_store-2025.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 23:13:20",
    "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.55346s