caveclient


Namecaveclient JSON
Version 7.4.2 PyPI version JSON
download
home_pageNone
SummaryA client for interacting with the Connectome Annotation Versioning Engine
upload_time2024-12-18 21:41:35
maintainerCAVE Developers
docs_urlNone
authorCAVE Developers
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CAVEclient

![PyPI - Version](https://img.shields.io/pypi/v/CAVEclient)
[![build status](https://github.com/CAVEconnectome/CAVEclient/actions/workflows/daily.yml/badge.svg)](https://github.com/CAVEconnectome/CAVEclient/actions/workflows/daily.yml) [![Downloads](https://static.pepy.tech/badge/caveclient)](https://pepy.tech/project/caveclient)
[![codecov](https://codecov.io/gh/CAVEconnectome/CAVEclient/graph/badge.svg?token=KVI1AG6B8A)](https://codecov.io/gh/CAVEconnectome/CAVEclient)

CAVE is short for Connectome Annotation Versioning Engine. CAVE is a set of microservices
that provide a framework for storing and versioning connectomics data and large sets of
dynamic annotations, metadata, and segmentations. This repository supplies client-side
code to easily interact with the microservices in CAVE.

A full description of the Connectome Annotation Versioning Engine can be found [in this paper](https://www.biorxiv.org/content/10.1101/2023.07.26.550598v1).

## Installation

`CAVEclient` can be installed from PyPI:

```bash
pip install caveclient
```

To add optional dependencies (currently for interfacing with the segmentation, imagery,
and some skeleton formats via cloud-volume), you can install with the following:

```bash
pip install caveclient[cv]
```

## Python version support

Currently we are officially supporting and testing against Python 3.9, 3.10, 3.11 and 3.12.

## Documentation

You can find full documentation at [caveconnectome.github.io/CAVEclient](https://caveconnectome.github.io/CAVEclient).

## Issues

We welcome bug reports and questions. Please post an informative issue on the [GitHub issue tracker](https://github.com/CAVEconnectome/CAVEclient/issues).

## Development

To view information about developing CAVEclient, see our [contributing guide](https://caveconnectome.github.io/CAVEclient/contributing).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "caveclient",
    "maintainer": "CAVE Developers",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "CAVE Developers",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c6/c7/a9cdf8457c34872870337f5ac3b15f9f9d80ce375a5496a8c27c7d6cde59/caveclient-7.4.2.tar.gz",
    "platform": null,
    "description": "# CAVEclient\n\n![PyPI - Version](https://img.shields.io/pypi/v/CAVEclient)\n[![build status](https://github.com/CAVEconnectome/CAVEclient/actions/workflows/daily.yml/badge.svg)](https://github.com/CAVEconnectome/CAVEclient/actions/workflows/daily.yml) [![Downloads](https://static.pepy.tech/badge/caveclient)](https://pepy.tech/project/caveclient)\n[![codecov](https://codecov.io/gh/CAVEconnectome/CAVEclient/graph/badge.svg?token=KVI1AG6B8A)](https://codecov.io/gh/CAVEconnectome/CAVEclient)\n\nCAVE is short for Connectome Annotation Versioning Engine. CAVE is a set of microservices\nthat provide a framework for storing and versioning connectomics data and large sets of\ndynamic annotations, metadata, and segmentations. This repository supplies client-side\ncode to easily interact with the microservices in CAVE.\n\nA full description of the Connectome Annotation Versioning Engine can be found [in this paper](https://www.biorxiv.org/content/10.1101/2023.07.26.550598v1).\n\n## Installation\n\n`CAVEclient` can be installed from PyPI:\n\n```bash\npip install caveclient\n```\n\nTo add optional dependencies (currently for interfacing with the segmentation, imagery,\nand some skeleton formats via cloud-volume), you can install with the following:\n\n```bash\npip install caveclient[cv]\n```\n\n## Python version support\n\nCurrently we are officially supporting and testing against Python 3.9, 3.10, 3.11 and 3.12.\n\n## Documentation\n\nYou can find full documentation at [caveconnectome.github.io/CAVEclient](https://caveconnectome.github.io/CAVEclient).\n\n## Issues\n\nWe welcome bug reports and questions. Please post an informative issue on the [GitHub issue tracker](https://github.com/CAVEconnectome/CAVEclient/issues).\n\n## Development\n\nTo view information about developing CAVEclient, see our [contributing guide](https://caveconnectome.github.io/CAVEclient/contributing).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A client for interacting with the Connectome Annotation Versioning Engine",
    "version": "7.4.2",
    "project_urls": {
        "Documentation": "https://caveconnectome.github.io/CAVEclient/",
        "Homepage": "https://caveconnectome.github.io/CAVEclient/",
        "Issues": "https://github.com/CAVEconnectome/CAVEclient/issues",
        "Repository": "https://github.com/CAVEconnectome/CAVEclient/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61e8734f6354254b9136228db56c3ebf31c093476574cce120a965da70d39263",
                "md5": "2c85d1dc32a8a8b71f372950f46a66ca",
                "sha256": "c57fe7bcf97f0d0b3be59b9c87943edb45f2fbb982af66731dec913de51e0dc9"
            },
            "downloads": -1,
            "filename": "caveclient-7.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c85d1dc32a8a8b71f372950f46a66ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 86238,
            "upload_time": "2024-12-18T21:41:31",
            "upload_time_iso_8601": "2024-12-18T21:41:31.876716Z",
            "url": "https://files.pythonhosted.org/packages/61/e8/734f6354254b9136228db56c3ebf31c093476574cce120a965da70d39263/caveclient-7.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6c7a9cdf8457c34872870337f5ac3b15f9f9d80ce375a5496a8c27c7d6cde59",
                "md5": "e780ec50f73d62620561ebf3b63c9233",
                "sha256": "eeb9adc5499819f67c7947f22f3dbdeacbf69fe3487d23556462623c44b41e3c"
            },
            "downloads": -1,
            "filename": "caveclient-7.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e780ec50f73d62620561ebf3b63c9233",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3220958,
            "upload_time": "2024-12-18T21:41:35",
            "upload_time_iso_8601": "2024-12-18T21:41:35.251289Z",
            "url": "https://files.pythonhosted.org/packages/c6/c7/a9cdf8457c34872870337f5ac3b15f9f9d80ce375a5496a8c27c7d6cde59/caveclient-7.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 21:41:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CAVEconnectome",
    "github_project": "CAVEclient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "caveclient"
}
        
Elapsed time: 0.41436s