Build TA-Lib wheels for Python on Windows using GitHub Actions.
The wheels can be downloaded from the Releases page.
Install a wheel on the command line, for example for Python 3.14 64-bit:
$ py.exe -3.14 -m pip install ta_lib-0.6.7-cp314-cp314-win_amd64.whl
Official wheels are available on PyPI.org as of Aug 7, 2025.