Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cache querying and bulk skeleton endoints (#261)
* Compressed SWC format option. * lint/ruff corrections * Bulk skeleton generation. * New skeleton cache query endpoint * Ruff corrections * Trivial change * Removed debugging code. Labeled protected functions. * Ruff correctdions. * Ruff corrections. * Ruff changes that make the code definitively HARDER to read. Is this really what we want? * Converted print statements to logging calls. * Server version checking for new API endpoints. * Ruff conformity. * Added SkeletonClient.skeletons_exist(). * Ruff changes.
- Loading branch information