Skip to content

cgohlke/talib-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

$ py.exe -3.13 -m pip install ta_lib-0.5.1-cp313-cp313-win_amd64.whl