Metadata-Version: 2.1
Name: pypet2bids
Version: 0.0.6
Summary: A python implementation of an ECAT to BIDS converter.
License: MIT
Author: anthony galassi
Author-email: 28850131+bendhouseart@users.noreply.github.com
Requires-Python: >3.7.1,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Gooey (>=1.0.8,<2.0.0)
Requires-Dist: nibabel (>=3.2.1,<4.0.0)
Requires-Dist: numpy (>=1.21.3,<2.0.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: pydicom (>=2.2.2,<3.0.0)
Requires-Dist: pyparsing (>=3.0.4,<4.0.0)
Requires-Dist: pytest (>=6.2.5,<7.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: python-dotenv (>=0.19.1,<0.20.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
