Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T16:40:17.000Z (about 1 month ago)
- Last Synced: 2025-01-26T18:01:35.024Z (10 days ago)
- Topics: python, ta-lib, wheels, windows
- Language: Batchfile
- Homepage:
- Size: 32.2 KB
- Stars: 496
- Watchers: 12
- Forks: 109
- 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.0-cp313-cp313-win_amd64.whl