Metadata-Version: 2.1
Name: dbm-test123
Version: 0.1.8
Summary: OpenDBM is a software package that allows for calculation of digital biomarkers of health and functioning from video or audio of an individual’s behavior.
Home-page: https://github.com/teebid/aicure_opendbm
Author: The OpenDBM Development Team
Author-email: opendbm-dev@aicure.com
License: AGPL-3.0
Project-URL: Bug Tracker, https://github.com/teebid/aicure_opendbm/issues
Project-URL: Documentation, https://teebid.github.io/aicure_opendbm
Project-URL: Source Code, https://github.com/teebid/aicure_opendbm
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (==1.17)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: matplotlib (==3.5.2)
Requires-Dist: praat-parselmouth
Requires-Dist: watchtower
Requires-Dist: webrtcvad
Requires-Dist: imutils
Requires-Dist: numba (==0.48.0)
Requires-Dist: librosa (==0.9.2)
Requires-Dist: more-itertools
Requires-Dist: scipy
Requires-Dist: pyyaml (==5.4.1)
Requires-Dist: pydub
Requires-Dist: deepspeech (==0.9.3)
Requires-Dist: nltk
Requires-Dist: lexicalrichness
Requires-Dist: vaderSentiment
Requires-Dist: opencv-python (>=4.5.5)
Requires-Dist: dlib (>=19.13.0) ; "Windows" not in platform_system
Provides-Extra: test
Requires-Dist: pytest (>=6.0) ; extra == 'test'
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: pre-commit ; extra == 'test'

