caveclient


Namecaveclient JSON
Version 7.11.0 PyPI version JSON
download
home_pageNone
SummaryA client for interacting with the Connectome Annotation Versioning Engine
upload_time2025-07-16 19:05:55
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/6f/1d/ceac950bd9cdc9dcf604ffb2937f7286628137cb86ce88046077cffa294f/caveclient-7.11.0.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.11.0",
    "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": null,
            "digests": {
                "blake2b_256": "e3a698ccc205d2ee1167952038a060b9134bdc95c3373adf9f3d9a3e492f805b",
                "md5": "8cecb1733591cb16debb2be72b35f4bf",
                "sha256": "0c6ea99c6de8bb3b8ff3f0f7c22a695e93cde78975f10a6953c78302b97822e6"
            },
            "downloads": -1,
            "filename": "caveclient-7.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8cecb1733591cb16debb2be72b35f4bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 90626,
            "upload_time": "2025-07-16T19:05:53",
            "upload_time_iso_8601": "2025-07-16T19:05:53.577803Z",
            "url": "https://files.pythonhosted.org/packages/e3/a6/98ccc205d2ee1167952038a060b9134bdc95c3373adf9f3d9a3e492f805b/caveclient-7.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6f1dceac950bd9cdc9dcf604ffb2937f7286628137cb86ce88046077cffa294f",
                "md5": "9978bb4b6d5f5ebca18f6222036d9b48",
                "sha256": "6e4b24b8fc10ebabf508d617850c963345a01ce8bb67a03469dbd9b932458c14"
            },
            "downloads": -1,
            "filename": "caveclient-7.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9978bb4b6d5f5ebca18f6222036d9b48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3229307,
            "upload_time": "2025-07-16T19:05:55",
            "upload_time_iso_8601": "2025-07-16T19:05:55.174850Z",
            "url": "https://files.pythonhosted.org/packages/6f/1d/ceac950bd9cdc9dcf604ffb2937f7286628137cb86ce88046077cffa294f/caveclient-7.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 19:05:55",
    "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.51682s