cgohlke / talib-build

Build TA-Lib wheels for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

$ py.exe -3.12 -m pip install TA_Lib-0.4.29-cp312-cp312-win_amd64.whl 

About

Build TA-Lib wheels for Windows


Languages

Language:Batchfile 100.0%