Heartrate Analysis Python Versions Save

Python Heart Rate Analysis Package, for both PPG and ECG signals

1.2.5

4 years ago

V1.1

5 years ago

V1.1 stable.

Main changes:

  • Package now has an official name: HeartPy
  • Package available on pip ("pip install heartpy")
  • Changed overall structure to get rid of global dicts, allows for modular or multithreaded use easier.
  • Changed docs to reflect changes

Attached:

  • python wheel: "heartpy-1.1-py3-none-any.whl"
  • tarball archive: "heartpy-1.1.tar.gz"
  • source files: "source_V1_1.zip"

V1.0.0

5 years ago

This marks the V1.0.0 release version. See the changelog for all updates so far.

The toolkit will remain under active development.