Currently ElphonPy does not have a distributable, but this repository can be directly cloned to your home directory and import into your python files or Jupyter notebook as follows:
import sys
sys.path.append('PATH-TO-ELPHONPY')
Prerequisite packages: pymatgen, numpy, matplotlib.pyplot