google / neuroglancer

WebGL-based viewer for volumetric data
Apache License 2.0
1.02k stars 283 forks source link

Fully document Python API #578

Open dstansby opened 2 months ago

dstansby commented 2 months ago

I'm currently using the Python API to create a viewer state that I can easily convert to a URL - very handy, but I'm finding it very hard to understand what I can do with the various classes and properties. It would be very helpful if there was comprehensive API reference docs explaining what classes are available, and what properties they have.