LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
ancpbids/__init__.py
ancpbids/_version.py
ancpbids/model_base.py
ancpbids/model_ops.py
ancpbids/plugin.py
ancpbids/py.typed
ancpbids/pybids_compat.py
ancpbids/query.py
ancpbids/torch.py
ancpbids/utils.py
ancpbids.egg-info/PKG-INFO
ancpbids.egg-info/SOURCES.txt
ancpbids.egg-info/dependency_links.txt
ancpbids.egg-info/requires.txt
ancpbids.egg-info/top_level.txt
ancpbids/plugins/__init__.py
ancpbids/plugins/plugin_dsloader.py
ancpbids/plugins/plugin_dssaver.py
ancpbids/plugins/plugin_files_handlers.py
ancpbids/plugins/plugin_pickle.py
ancpbids/plugins/plugin_schema_validator.py
ancpbids/schema/__init__.py
ancpbids/schema/aliases.py
ancpbids/schema/aliases.pyi
ancpbids/schema/expr.py
ancpbids/schema/schema_v1.10.0.json
ancpbids/schema/schema_v1.10.1.json
ancpbids/schema/schema_v1.11.0.json
ancpbids/schema/schema_v1.11.1.json
ancpbids/schema/schema_v1.8.0.json
ancpbids/schema/schema_v1.9.0.json
ancpbids/schema/v1_10_0.py
ancpbids/schema/v1_10_0.pyi
ancpbids/schema/v1_10_1.py
ancpbids/schema/v1_10_1.pyi
ancpbids/schema/v1_11_0.py
ancpbids/schema/v1_11_0.pyi
ancpbids/schema/v1_11_1.py
ancpbids/schema/v1_11_1.pyi
ancpbids/schema/v1_8_0.py
ancpbids/schema/v1_8_0.pyi
ancpbids/schema/v1_9_0.py
ancpbids/schema/v1_9_0.pyi
ancpbids/schema/validate.py