conda-store


Nameconda-store JSON
Version 2024.3.1 PyPI version JSON
download
home_page
Summaryconda-store client
upload_time2024-03-12 12:49:03
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords conda
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": "",
    "name": "conda-store",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Tania Allard <trallard@bitsandchips.me>",
    "keywords": "conda",
    "author": "",
    "author_email": "Christopher Ostrouchov <chris.ostrouchov@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/17/ed/16cbf9ac3f4b0c5b2d8f3e5d5b2855f5a4b0aac372cc23b27305d6611b75/conda_store-2024.3.1.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": "",
    "summary": "conda-store client",
    "version": "2024.3.1",
    "project_urls": {
        "Homepage": "https://conda.store/",
        "Source": "https://github.com/conda-incubator/conda-store"
    },
    "split_keywords": [
        "conda"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "632ad9eec5acb1da58f97a7ca2c982b76602ff838bd9563b15ee772edb164ab7",
                "md5": "a3f3ffa01caa14ef6cc42f0027cbe5f7",
                "sha256": "abec105313f1118fde9cef467af34ff338f63a43034bc7a6749f107d2f28ba1b"
            },
            "downloads": -1,
            "filename": "conda_store-2024.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3f3ffa01caa14ef6cc42f0027cbe5f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11457,
            "upload_time": "2024-03-12T12:49:01",
            "upload_time_iso_8601": "2024-03-12T12:49:01.687940Z",
            "url": "https://files.pythonhosted.org/packages/63/2a/d9eec5acb1da58f97a7ca2c982b76602ff838bd9563b15ee772edb164ab7/conda_store-2024.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17ed16cbf9ac3f4b0c5b2d8f3e5d5b2855f5a4b0aac372cc23b27305d6611b75",
                "md5": "71a700b3ae1634d08ce964bdc67f5d63",
                "sha256": "9a5cef4d45b106889cc127a316236dcb7be577566bb0b81e0fb57bdb251a18c8"
            },
            "downloads": -1,
            "filename": "conda_store-2024.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "71a700b3ae1634d08ce964bdc67f5d63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10384,
            "upload_time": "2024-03-12T12:49:03",
            "upload_time_iso_8601": "2024-03-12T12:49:03.547848Z",
            "url": "https://files.pythonhosted.org/packages/17/ed/16cbf9ac3f4b0c5b2d8f3e5d5b2855f5a4b0aac372cc23b27305d6611b75/conda_store-2024.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 12:49:03",
    "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.21811s