Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

Repository files navigation

Virtual Brain Lab Aquarium

PyPI - VersionBuild ModelsStatic AnalysisPydantic v2Hatch projectRuffChecked with pyright

Collection of Pydantic models describing data objects passed between Virtual Brain Lab projects.

Corresponding JSON schema and C# files are generated automatically and are located in the models directory.

Usage

For C# structs or JSON schemas, copy or reference whatever models you need from the models directory.

To use the Pydantic models directly in Python, install the package with

pip install vbl-aquarium

Then import the models with

fromvbl_aquarium.models.module_nameimportModelName

replacing .module_name and ModelName with the desired model.

Further Documentation

For more information regarding updating models and each model's specification, see the VBL Aquarium documentation.

About

Collection of Pydantic models describing data objects passed between Virtual Brain Lab projects

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages