bidsschematools


Namebidsschematools JSON
Version 1.0.14 PyPI version JSON
download
home_pageNone
SummaryPython tools for working with the BIDS schema.
upload_time2025-08-14 18:34:26
maintainerNone
docs_urlNone
authorbids-standard developers
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BIDS Schema Tools

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![codecov](https://codecov.io/gh/bids-standard/bids-specification/branch/master/graph/badge.svg)](https://codecov.io/gh/bids-standard/bids-specification)
[![Gentoo (::science)](https://repology.org/badge/version-for-repo/gentoo_ovl_science/bidsschematools.svg?header=Gentoo%20%28%3A%3Ascience%29)](https://repology.org/project/bidsschematools/versions)
[![PyPI version fury.io](https://badge.fury.io/py/bidsschematools.svg)](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": null,
    "name": "bidsschematools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "bids-standard developers <bids.maintenance@gmail.com>",
    "keywords": null,
    "author": "bids-standard developers",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/11/2f/3f74dcffbbac6319def1552b285833cb1a2e5588294e72c86aacf6e25ec5/bidsschematools-1.0.14.tar.gz",
    "platform": null,
    "description": "# BIDS Schema Tools\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![codecov](https://codecov.io/gh/bids-standard/bids-specification/branch/master/graph/badge.svg)](https://codecov.io/gh/bids-standard/bids-specification)\n[![Gentoo (::science)](https://repology.org/badge/version-for-repo/gentoo_ovl_science/bidsschematools.svg?header=Gentoo%20%28%3A%3Ascience%29)](https://repology.org/project/bidsschematools/versions)\n[![PyPI version fury.io](https://badge.fury.io/py/bidsschematools.svg)](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.14",
    "project_urls": {
        "Homepage": "https://github.com/bids-standard/bids-specification"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d7b2b60eba31022cc3a5c8fbe0ad38aa13b49199f166688fb75578097e5e38f2",
                "md5": "4f515529b1826586406dff5b13fa7b5f",
                "sha256": "6b0e667b96254b5c3a195b918edb7b042b6fd29ce9893550585ebc070518eb09"
            },
            "downloads": -1,
            "filename": "bidsschematools-1.0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f515529b1826586406dff5b13fa7b5f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 169251,
            "upload_time": "2025-08-14T18:34:24",
            "upload_time_iso_8601": "2025-08-14T18:34:24.862787Z",
            "url": "https://files.pythonhosted.org/packages/d7/b2/b60eba31022cc3a5c8fbe0ad38aa13b49199f166688fb75578097e5e38f2/bidsschematools-1.0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "112f3f74dcffbbac6319def1552b285833cb1a2e5588294e72c86aacf6e25ec5",
                "md5": "9b8b387f5a68fa68f0706b83ab5387bd",
                "sha256": "2a3defc6e7ba74674557683362be9205adc3d6cfd7f8a57f8b3591ea430a38a1"
            },
            "downloads": -1,
            "filename": "bidsschematools-1.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "9b8b387f5a68fa68f0706b83ab5387bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1743625,
            "upload_time": "2025-08-14T18:34:26",
            "upload_time_iso_8601": "2025-08-14T18:34:26.554319Z",
            "url": "https://files.pythonhosted.org/packages/11/2f/3f74dcffbbac6319def1552b285833cb1a2e5588294e72c86aacf6e25ec5/bidsschematools-1.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 18:34:26",
    "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,
    "lcname": "bidsschematools"
}
        
Elapsed time: 0.94506s