Dtw is a Python Module for computing Dynamic Time Warping distance. It can be used as a similarity measured between temporal sequences. More info can be found at: https://github.com/pierre-rouanet/dtw It is compatible with Python 2.7-3.6 and is distributed under the GPLv3 license.