Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.4 KB

File metadata and controls

58 lines (41 loc) · 1.4 KB

VFB_connect - A library for querying VFB

VFB_connect is a Python library that wraps open VFB API endpoints, providing canned queries and standard output formats. It can be installed via PyPi:

pip install vfb-connect

VFB_connect is licensed under GNU GPLv3. The source code is hosted on GitHub. Feedback, feature requests and bug reports are very welcome and should go via out issues tracker.

If you have any questions, please get in touch at "support at virtualflybrain.org".

For a brief introduction to the library please see :doc:`tutorials/overview`. For most users, the General Documentation should provide sufficient details in an accessible form.

.. toctree::
   :maxdepth: 2
   :caption: General Documentation

   vfbterm
   API_reference
   output_formats
   Semantic_queries

.. toctree::
   :maxdepth: 1
   :caption: Tutorials

   tutorials/overview.ipynb
   tutorials/discovery.ipynb
   tutorials/connectomics.ipynb
   tutorials/vfb_terms.ipynb
   tutorials/vfb_neurons.ipynb
   tutorials/vfb_datasets.ipynb

.. toctree::
   :maxdepth: 2
   :caption: Complete Documentation

   vfb_connect
   neo
   owl
   schema