Metadata-Version: 2.1
Name: chimerapy
Version: 0.0.5
Summary: ChimeraPy: Python Distributed MultiModal Data Framework
Home-page: https://github.com/oele-isis-vanderbilt/ChimeraPy
License: GNU GENERAL Public License
Project-URL: Bug Tracker, https://github.com/oele-isis-vanderbilt/ChimeraPy/issues
Keywords: multimodal,data,distributed,streaming,real-time
Platform: Linux
Platform: Windows
Platform: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: networkx (>=2.6.2)
Requires-Dist: lz4
Requires-Dist: dill
Requires-Dist: netifaces
Requires-Dist: matplotlib
Requires-Dist: multiprocess
Requires-Dist: opencv-python
Requires-Dist: ffmpeg-python
Requires-Dist: pyaudio
Requires-Dist: pandas
Requires-Dist: tqdm
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-repeat ; extra == 'test'
Requires-Dist: pytest-lazy-fixture ; extra == 'test'
Requires-Dist: pytest-dependency ; extra == 'test'
Requires-Dist: pytest-order ; extra == 'test'
Requires-Dist: coveralls ; extra == 'test'
Requires-Dist: pre-commit ; extra == 'test'
Requires-Dist: docker ; extra == 'test'
Requires-Dist: opencv-python ; extra == 'test'
Requires-Dist: numpy ; extra == 'test'
Requires-Dist: imutils ; extra == 'test'
Requires-Dist: mss ; extra == 'test'

