navis-org / pymaid

Python library to interface with CATMAID servers. Fully interoperable with navis.
https://pymaid.readthedocs.io/en/latest/
GNU General Public License v3.0
24 stars 11 forks source link

function for list_skeletons endpoint #227

Closed clbarnes closed 1 year ago

clbarnes commented 1 year ago

Endpoint for listing all the skeleton IDs in a project.

schlegelp commented 1 year ago

Looks good, feel free to merge when ready! I would add the new function to api.rst (and I have to figure out why docs aren't building).