# talib-build **Repository Path**: gefugeng/talib-build ## Basic Information - **Project Name**: talib-build - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-04 - **Last Updated**: 2024-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.12 64-bit: $ py.exe -3.12 -m pip install TA_Lib-0.4.32-cp312-cp312-win_amd64.whl