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: about 21 hours 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T20:25:38.000Z (about 2 months ago)
- Last Synced: 2024-12-29T14:03:53.803Z (8 days ago)
- Topics: python, ta-lib, wheels, windows
- Language: Batchfile
- Homepage:
- Size: 30.3 KB
- Stars: 437
- Watchers: 9
- Forks: 104
- 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