Metadata-Version: 1.1
Name: heartwave
Version: 0.8.4
Summary: Heart rate measurement from webcam or video
Home-page: https://github.com/erdewit/heartwave
Author: Ewald R. de Wit
Author-email: ewald.de.wit@gmail.com
License: BSD
Description: |PyVersion| |Status| |PyPiVersion| |License|
        
        Introduction
        ------------
        
        Measure heart rate from video or webcam.
        
        Installation
        ------------
        
        ::
        
            pip3 install heartwave
        
        Usage
        -----
        
        ::
        
            heartwave [optional filename, URL or camera ID]
        
        
        .. |PyPiVersion| image:: https://img.shields.io/pypi/v/heartwave.svg
           :alt: PyPi
           :target: https://pypi.python.org/pypi/heartwave
        
        .. |PyVersion| image:: https://img.shields.io/badge/python-3.6+-blue.svg
           :alt:
        
        .. |Status| image:: https://img.shields.io/badge/status-beta-green.svg
           :alt:
        
        .. |License| image:: https://img.shields.io/badge/license-BSD-blue.svg
           :alt:
        
Keywords: PPG photoplethysmogram heart rate webcam
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
