Metadata-Version: 2.4
Name: niwrap-helper
Version: 0.6.1
Summary: Utility functions for working with NiWrap
Project-URL: Repository, https://github.com/kaitj/niwrap-helper
Author-email: Jason Kai <21226986+kaitj@users.noreply.github.com>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Requires-Dist: bids2table[s3]>=2.1.2
Requires-Dist: niwrap==0.6.3
Description-Content-Type: text/markdown

# NiWrap Helper

Utility library to help make working with [NiWrap] + [`bids2table`] easier.

> [!IMPORTANT]
> Version `0.2.x` is incompatible with `0.1.x` due to breaking changes in 
> [`bids2table`]. Any previously created indices will **need** to be recreated.

<!-- Links -->
[`bids2table`]: https://github.com/childmindresearch/bids2table
[NiWrap]: https://styx-api.github.io/
