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 `__:
.. code:: sh
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
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