/talib-build

Build TA-Lib wheels for Windows

Primary LanguageBatchfile

talib-build

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.11 64-bit:

$ py.exe -3.11 -m pip install TA_Lib-0.4.28-cp311-cp311-win_amd64.whl