{"id":37190333,"url":"https://github.com/CAVEconnectome/CAVEclient","last_synced_at":"2026-01-22T02:01:06.006Z","repository":{"id":37940063,"uuid":"152440113","full_name":"CAVEconnectome/CAVEclient","owner":"CAVEconnectome","description":"This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine. ","archived":false,"fork":false,"pushed_at":"2025-12-05T22:03:44.000Z","size":16129,"stargazers_count":35,"open_issues_count":40,"forks_count":13,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-01-04T16:47:18.942Z","etag":null,"topics":["connectomics"],"latest_commit_sha":null,"homepage":"https://caveconnectome.github.io/CAVEclient/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CAVEconnectome.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-10T14:47:22.000Z","updated_at":"2025-12-05T22:03:47.000Z","dependencies_parsed_at":"2023-02-16T01:15:47.036Z","dependency_job_id":"bcf5aee4-5776-4b26-a9ce-fde983bbe336","html_url":"https://github.com/CAVEconnectome/CAVEclient","commit_stats":{"total_commits":543,"total_committers":9,"mean_commits":"60.333333333333336","dds":0.3996316758747698,"last_synced_commit":"47b3c6a51ea4fd221cce9057910757e8692f9e99"},"previous_names":["seung-lab/annotationframeworkclient","caveconnectome/caveclient","seung-lab/caveclient"],"tags_count":194,"template":false,"template_full_name":null,"purl":"pkg:github/CAVEconnectome/CAVEclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAVEconnectome%2FCAVEclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAVEconnectome%2FCAVEclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAVEconnectome%2FCAVEclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAVEconnectome%2FCAVEclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CAVEconnectome","download_url":"https://codeload.github.com/CAVEconnectome/CAVEclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAVEconnectome%2FCAVEclient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28650554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["connectomics"],"created_at":"2026-01-14T22:00:27.495Z","updated_at":"2026-01-22T02:01:05.982Z","avatar_url":"https://github.com/CAVEconnectome.png","language":"Python","funding_links":[],"categories":["Data Access"],"sub_categories":[],"readme":"# 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCAVEconnectome%2FCAVEclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCAVEconnectome%2FCAVEclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCAVEconnectome%2FCAVEclient/lists"}