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: 5 months ago
JSON representation
Build TA-Lib wheels for Windows.
- Host: GitHub
- URL: https://github.com/cgohlke/talib-build
- Owner: cgohlke
- Created: 2023-04-25T00:46:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T04:26:18.000Z (8 months ago)
- Last Synced: 2025-04-07T23:01:56.959Z (6 months ago)
- Topics: python, ta-lib, wheels, windows
- Language: Batchfile
- Homepage:
- Size: 31.3 KB
- Stars: 602
- Watchers: 14
- Forks: 131
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.3-cp313-cp313-win_amd64.whl