Aura-healthcare / hrv-analysis

Package for Heart Rate Variability analysis in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Python 2.7 to 3.7 backward-compatibility

robinchampseix opened this issue · comments

We need to do a backward-compatibility for Python 2.7 to 3.7 users.
We could use "Six" Module.
See https://docs.python.org/3/howto/pyporting.html