Name | vbl-aquarium JSON |
Version |
0.0.23
JSON |
| download |
home_page | None |
Summary | Collection of Pydantic models describing data objects passed between Virtual Brain Lab projects. |
upload_time | 2024-12-12 00:23:47 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT |
keywords |
neuroscience
pydantic
virtualbrainlab
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# VBL Aquarium
Collection of Pydantic models describing data objects passed between Virtual Brain Lab projects.
Corresponding JSON schema and C# .cs struct files are generated automatically with the command `python build.py`
Raw data
{
"_id": null,
"home_page": null,
"name": "vbl-aquarium",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "neuroscience, pydantic, virtualbrainlab",
"author": null,
"author_email": "Daniel Birman <dbirman@uw.edu>, Kenneth Yang <kjy5@uw.edu>",
"download_url": "https://files.pythonhosted.org/packages/49/1b/4b69f6a24f06834100b78d58dce39f996c3a5f1a421c9b6ffd67464b42c7/vbl_aquarium-0.0.23.tar.gz",
"platform": null,
"description": "# VBL Aquarium\n\nCollection of Pydantic models describing data objects passed between Virtual Brain Lab projects.\n\nCorresponding JSON schema and C# .cs struct files are generated automatically with the command `python build.py`",
"bugtrack_url": null,
"license": "MIT",
"summary": "Collection of Pydantic models describing data objects passed between Virtual Brain Lab projects.",
"version": "0.0.23",
"project_urls": {
"Documentation": "https://github.com/VirtualBrainLab/vbl-aquarium/blob/main/README.md",
"Issues": "https://github.com/VirtualBrainLab/vbl-aquarium/issues",
"Source": "https://github.com/VirtualBrainLab/vbl-aquarium"
},
"split_keywords": [
"neuroscience",
" pydantic",
" virtualbrainlab"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7e37c09656f44f23be66555cecb8a868ce4b6420eec2bd4c00d4988da9e623ae",
"md5": "a19b676f3b7754e89a2db55525da0e42",
"sha256": "5cd5c0bc732fb898d0459247293278753ac4bdc3d13a2b31f5342107daa47647"
},
"downloads": -1,
"filename": "vbl_aquarium-0.0.23-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a19b676f3b7754e89a2db55525da0e42",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 11570,
"upload_time": "2024-12-12T00:23:46",
"upload_time_iso_8601": "2024-12-12T00:23:46.178538Z",
"url": "https://files.pythonhosted.org/packages/7e/37/c09656f44f23be66555cecb8a868ce4b6420eec2bd4c00d4988da9e623ae/vbl_aquarium-0.0.23-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "491b4b69f6a24f06834100b78d58dce39f996c3a5f1a421c9b6ffd67464b42c7",
"md5": "b39e181cd666dc2a99fef8086e645d20",
"sha256": "26c95a5f44e9a6fc6e48d2782f928308a32b4a81deaf3ff220e8baa4c41ae9ec"
},
"downloads": -1,
"filename": "vbl_aquarium-0.0.23.tar.gz",
"has_sig": false,
"md5_digest": "b39e181cd666dc2a99fef8086e645d20",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13435,
"upload_time": "2024-12-12T00:23:47",
"upload_time_iso_8601": "2024-12-12T00:23:47.141397Z",
"url": "https://files.pythonhosted.org/packages/49/1b/4b69f6a24f06834100b78d58dce39f996c3a5f1a421c9b6ffd67464b42c7/vbl_aquarium-0.0.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 00:23:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "VirtualBrainLab",
"github_project": "vbl-aquarium",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "vbl-aquarium"
}