Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cgohlke/talib-build

Build TA-Lib wheels for Windows
https://github.com/cgohlke/talib-build

python ta-lib wheels windows

Last synced: about 21 hours ago
JSON representation

Build TA-Lib wheels for Windows

Awesome Lists containing this project

README

        

# talib-build
Build [TA-Lib](https://github.com/ta-lib/ta-lib-python) wheels for Python on Windows using [GitHub Actions](https://github.com/cgohlke/talib-build/actions/workflows/wheel.yml).

The wheels can be downloaded from the [Releases](https://github.com/cgohlke/talib-build/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.6.0-cp313-cp313-win_amd64.whl