# CAVEclient

[](https://github.com/CAVEconnectome/CAVEclient/actions/workflows/daily.yml) [](https://pepy.tech/project/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
```
## Python version support
Currently we are officially supporting and testing against python 3.8, 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).
Raw data
{
"_id": null,
"home_page": "https://github.com/CAVEconnectome/CAVEclient",
"name": "caveclient",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Forrest Collman, Casey Schneider-Mizell, Sven Dorkenwald",
"author_email": "forrestc@alleninstute.org,caseys@alleninstitute.org,svenmd@princeton.edu,",
"download_url": "https://files.pythonhosted.org/packages/bc/a9/d5b8d822f95ba2e7f14b8246dda61c2b760bd7bc24057ef1d8c5a4a8f716/caveclient-6.1.2.tar.gz",
"platform": null,
"description": "# CAVEclient\n\n\n[](https://github.com/CAVEconnectome/CAVEclient/actions/workflows/daily.yml) [](https://pepy.tech/project/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## Python version support\nCurrently we are officially supporting and testing against python 3.8, 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",
"bugtrack_url": null,
"license": null,
"summary": "A client for interacting with the Connectome Annotation Versioning Engine",
"version": "6.1.2",
"project_urls": {
"Homepage": "https://github.com/CAVEconnectome/CAVEclient"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bca9d5b8d822f95ba2e7f14b8246dda61c2b760bd7bc24057ef1d8c5a4a8f716",
"md5": "f0c2c260fbd4239cd07bd93b2445b2f7",
"sha256": "4bb9274d29f79259b06c0d87070e5206c320cee532dfee2c5d2024d752c434a4"
},
"downloads": -1,
"filename": "caveclient-6.1.2.tar.gz",
"has_sig": false,
"md5_digest": "f0c2c260fbd4239cd07bd93b2445b2f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 84413,
"upload_time": "2024-10-20T12:01:54",
"upload_time_iso_8601": "2024-10-20T12:01:54.935955Z",
"url": "https://files.pythonhosted.org/packages/bc/a9/d5b8d822f95ba2e7f14b8246dda61c2b760bd7bc24057ef1d8c5a4a8f716/caveclient-6.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-20 12:01:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CAVEconnectome",
"github_project": "CAVEclient",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"test_requirements": [],
"lcname": "caveclient"
}