caveclient


Namecaveclient JSON
Version 7.5.0 PyPI version JSON
download
home_pageNone
SummaryA client for interacting with the Connectome Annotation Versioning Engine
upload_time2025-01-23 23:30: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/be/ce/57364847208ab2048a2c6b694b02187dc6ceb875b6beee14449c40a94612/caveclient-7.5.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.5.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": "",
            "digests": {
                "blake2b_256": "b9019e94f7006229f7e3703a5a398ca32af3a3c1b2bbf0880cd50661140ec47b",
                "md5": "2afac70e9f654df64a4912ec639d1b66",
                "sha256": "b6cd49278b383cec8d87411f8c454bb85f822655d445bdcc76020d0142338976"
            },
            "downloads": -1,
            "filename": "caveclient-7.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2afac70e9f654df64a4912ec639d1b66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 86173,
            "upload_time": "2025-01-23T23:30:31",
            "upload_time_iso_8601": "2025-01-23T23:30:31.088565Z",
            "url": "https://files.pythonhosted.org/packages/b9/01/9e94f7006229f7e3703a5a398ca32af3a3c1b2bbf0880cd50661140ec47b/caveclient-7.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bece57364847208ab2048a2c6b694b02187dc6ceb875b6beee14449c40a94612",
                "md5": "f4b69817dee1cf7bacebf6172cc4c7c8",
                "sha256": "bbc3d70b5ac85c789d5fa2dbc6ef5ea393784fabec3fb8f49e3142f0ed74eb67"
            },
            "downloads": -1,
            "filename": "caveclient-7.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f4b69817dee1cf7bacebf6172cc4c7c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3221026,
            "upload_time": "2025-01-23T23:30:35",
            "upload_time_iso_8601": "2025-01-23T23:30:35.836017Z",
            "url": "https://files.pythonhosted.org/packages/be/ce/57364847208ab2048a2c6b694b02187dc6ceb875b6beee14449c40a94612/caveclient-7.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 23:30: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.40583s