Metadata-Version: 2.1
Name: bidsphysio.events
Version: 21.6.24
Summary: BIDS Events classes
Home-page: UNKNOWN
Author: Chrysa Papadaniil, Pablo Velasco
Author-email: chrysa@nyu.edu
License: MIT
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.20.1)
Requires-Dist: pandas (>=1.1.0)
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

Base classes to handle BIDS event data.


