Skip to content

cgohlke/talib-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

$ py.exe -3.14 -m pip install ta_lib-0.6.7-cp314-cp314-win_amd64.whl

Official wheels

Official wheels are available on PyPI.org as of Aug 7, 2025.

About

Build TA-Lib wheels for Windows.

Topics

Resources

Stars

Watchers

Forks