Skip to main content

Wrapper for querying VirtualFlyBrain servers.

Project description

VFB_connect Build Status

VFB_connect is a Python lib that wraps data/knowledgeBase query endpoints and returns VFB_json.

Available on PyPi:

pip install vfb_connect

Some examples:

from vfb_connect.cross_server_tools import VfbConnect

# VFB connect object wraps connections and queries to public VFB servers.

vc=VfbConnect()

# Get TermInfo for Types/Classes, DataSets and anatomical individuals.

vc.neo_query_wrapper.get_type_TermInfo(['FBbt_00003686'])

vc.neo_query_wrapper.get_DataSet_TermInfo(['Ito02013'])

vc.neo_query_wrapper.get_anatomical_individual_TermInfo(['VFB_00010001'])

# Get all terms relevant to a brain region (all parts and all overlapping cells.  Query by label supported by default.

vc.get_terms_by_region('fan-shaped body')

TermInfo return values conform to VFB_json_schema

For more examples see our Quick Guide Jupyter Notebook

Project details


Release history Release notifications | RSS feed

This version

1.2.6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

vfb_connect-1.2.6-py2-none-any.whl (35.8 kB view details)

Uploaded Python 2

File details

Details for the file vfb_connect-1.2.6-py2-none-any.whl.

File metadata

  • Download URL: vfb_connect-1.2.6-py2-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for vfb_connect-1.2.6-py2-none-any.whl
Algorithm Hash digest
SHA256 6edfe3eff61411ba40e086366cb77307f5e49e6b933f3680724dd805584869d8
MD5 aa6ca94e7d1578e5939ae4e23a1fda23
BLAKE2b-256 412f910994e09d8b6f53f01e4bee52fc66454b0c09c95baf8f375d43a02cb92e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page