Package python3-bidsschematools

Python tools for working with the BIDS schema

https://github.com/bids-standard/bids-specification

A Python library (available after installation in the Python interpreter as
bidsschematools) for working with the Brain Imaging Data Structure (BIDS)
schema.

Features:

  • lightweight
  • reference schema parsing implementation used for schema testing
  • simple CLI bindings (e.g. bst export)

Version: 1.2.0

General Commands

bst-export bst export – Export BIDS schema to JSON document
bst-export-metaschema bst export-metaschema – Export BIDS schema to JSON document
bst-pre-receive-hook bst pre-receive-hook – Validate filenames from a list of files against the BIDS schema