# BIDS Schema Tools
[](https://opensource.org/licenses/MIT)
[](https://codecov.io/gh/bids-standard/bids-specification)
[](https://repology.org/project/bidsschematools/versions)
[](https://pypi.org/project/bidsschematools/)
A Python library (available after installation in the Python interpreter as `bidsschematools`)
for working with the [Brain Imaging Data Structure (BIDS)](https://bids.neuroimaging.io/) schema.
Features:
* lightweight
* reference schema parsing implementation used for schema testing
* simple CLI bindings (e.g. `bst export`)
If you have questions, you can post them in one of several channels where BIDS members are active:
- the [NeuroStars](https://neurostars.org/tags/bids) discourse forum
- the [BrainHack Mattermost](https://mattermost.brainhack.org),
for instant messaging (see also this [news item](https://bids.neuroimaging.io/2020/06/24/Join-the-BIDS-community-on-the-BrainHack-Mattermost.html))
- the [Google group](https://groups.google.com/forum/#!forum/bids-discussion),
for broader discussions surrounding BIDS
Raw data
{
"_id": null,
"home_page": "https://github.com/bids-standard/bids-specification",
"name": "bidsschematools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "bids-standard developers",
"author_email": "bids.maintenance@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/24/8d/5027a7bf00a9c02128b32df1d115b230c641068ec4f3083b1fb59a1c0459/bidsschematools-1.0.1.tar.gz",
"platform": null,
"description": "# BIDS Schema Tools\n\n[](https://opensource.org/licenses/MIT)\n[](https://codecov.io/gh/bids-standard/bids-specification)\n[](https://repology.org/project/bidsschematools/versions)\n[](https://pypi.org/project/bidsschematools/)\n\nA Python library (available after installation in the Python interpreter as `bidsschematools`)\nfor working with the [Brain Imaging Data Structure (BIDS)](https://bids.neuroimaging.io/) schema.\n\nFeatures:\n* lightweight\n* reference schema parsing implementation used for schema testing\n* simple CLI bindings (e.g. `bst export`)\n\nIf you have questions, you can post them in one of several channels where BIDS members are active:\n - the [NeuroStars](https://neurostars.org/tags/bids) discourse forum\n - the [BrainHack Mattermost](https://mattermost.brainhack.org),\n for instant messaging (see also this [news item](https://bids.neuroimaging.io/2020/06/24/Join-the-BIDS-community-on-the-BrainHack-Mattermost.html))\n - the [Google group](https://groups.google.com/forum/#!forum/bids-discussion),\n for broader discussions surrounding BIDS\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python tools for working with the BIDS schema.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/bids-standard/bids-specification"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9f9ab64fb4bf3d41d8c45e75378e932a9c7520332ef9797764ac340f7311ea4b",
"md5": "bb3d20c6097c14f1028eaea996f09304",
"sha256": "7795144dadb7216a850fdc3a6344419d4b71b6fd542d819276907841983e3dc6"
},
"downloads": -1,
"filename": "bidsschematools-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb3d20c6097c14f1028eaea996f09304",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 211904,
"upload_time": "2025-02-05T20:59:35",
"upload_time_iso_8601": "2025-02-05T20:59:35.230048Z",
"url": "https://files.pythonhosted.org/packages/9f/9a/b64fb4bf3d41d8c45e75378e932a9c7520332ef9797764ac340f7311ea4b/bidsschematools-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "248d5027a7bf00a9c02128b32df1d115b230c641068ec4f3083b1fb59a1c0459",
"md5": "29437e317745498ec36662dab882f52b",
"sha256": "ce6557e374325fd45ed86b598ed49ea0b0362b4f26012c5798a97ec850eec15f"
},
"downloads": -1,
"filename": "bidsschematools-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "29437e317745498ec36662dab882f52b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1806868,
"upload_time": "2025-02-05T20:59:37",
"upload_time_iso_8601": "2025-02-05T20:59:37.349204Z",
"url": "https://files.pythonhosted.org/packages/24/8d/5027a7bf00a9c02128b32df1d115b230c641068ec4f3083b1fb59a1c0459/bidsschematools-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-05 20:59:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bids-standard",
"github_project": "bids-specification",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"circle": true,
"requirements": [
{
"name": "mkdocs",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "mkdocs-material",
"specs": [
[
">=",
"5.4"
]
]
},
{
"name": "pymdown-extensions",
"specs": [
[
">=",
"7.0.0"
]
]
},
{
"name": "mkdocs-branchcustomization-plugin",
"specs": [
[
"~=",
"0.1.3"
]
]
},
{
"name": "mkdocs-macros-plugin",
"specs": []
},
{
"name": "mkdocs-redirects",
"specs": []
},
{
"name": "numpy",
"specs": []
}
],
"lcname": "bidsschematools"
}