Skip to content

FBLClient is a Python package that implements an API for accessing and manipulating the Fruit Fly Brain Observatory (FFBO) Project, built for the FlyBrainLab initiative.

License

Notifications You must be signed in to change notification settings

FlyBrainLab/FBLClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlyBrainLab Client

FlyBrainLab Client is a user-side backend implemented in Python that connects to the FFBO processor and accesses services provided by the connected backend servers. FlyBrainLab Client provides program execution APIs for handling requests to the server-side components and parsing of data coming from backend servers.

Documentation:

FlyBrainLab Client documentation is available at https://flybrainlab.github.io/FBLClient/.

Installation

To install FlyBrainLab Client, In a terminal, execute the following:

pip install txaio twisted autobahn crochet service_identity autobahn-sync matplotlib h5py seaborn fastcluster networkx
git clone https://github.com/FlyBrainLab/FBLClient.git
cd ./FBLClient
python setup.py develop

Tutorials

Tutorials for learning about how to use FlyBrainLab Client with NeuroMynerva are given in FlyBrainLab Tutorials.

About

FBLClient is a Python package that implements an API for accessing and manipulating the Fruit Fly Brain Observatory (FFBO) Project, built for the FlyBrainLab initiative.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages