Metadata-Version: 2.1
Name: ECG-featurizer
Version: 0.0.4
Summary: This Python package recognize patterns in an ECG and derives features
Home-page: https://github.com/ECG-featurizer/ECG-featurizer
Author: Bjørn-Jostein Singstad
Author-email: bjorn_sing@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: neurokit2 (>=0.0.41)
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: wfdb (>=3.1.1)

# ECG-featurizer
A python package for deriving features from ECGs


.. image:: https://readthedocs.org/projects/ECG-featurizer/badge/?version=latest
   :target: https://ECG-featurizer.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status


.. image:: https://travis-ci.org/ECG-featurizer/ECG-featurizer.svg?branch=master
   :target: https://travis-ci.org/ECG-featurizer/ECG-featurizer

.. image:: https://coveralls.io/repos/github/ECG-featurizer/ECG-featurizer/badge.svg?branch=master
   :target: https://coveralls.io/github/ECG-featurizer/ECG-featurizer?branch=master

