{"library":"dtw-python","type":"library","category":null,"description":"dtw-python is a comprehensive Python library that provides a faithful, functionally equivalent implementation of Dynamic Time Warping (DTW) algorithms, mirroring the capabilities of the popular R 'dtw' package. It enables optimal alignment between two time series, even if they have different lengths or time axes, and supports various local (slope) and global (window) constraints. The library is currently at version 1.7.4 and maintains an active, though irregular, release cadence, with several updates per year. It is widely used for classification and clustering tasks across domains like bioinformatics, econometrics, and general time series analysis.","language":"python","status":"active","version":"1.7.4","tags":["time-series","dynamic-time-warping","dtw","signal-processing","alignment","similarity"],"last_verified":"Mon May 25","install":[{"cmd":"pip install dtw-python","imports":["import dtw","from dtw import *"]},{"cmd":"pip install dtw-python[plots]","imports":[]}],"homepage":"https://dynamictimewarping.github.io/","github":"https://github.com/DynamicTimeWarping/dtw-python","docs":"https://dynamictimewarping.github.io/python/","changelog":null,"pypi":"https://pypi.org/project/dtw-python/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":9.3,"avg_import_s":1.5,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dtw-python/compatibility"}}