https://github.com/cgohlke/pyicu-build
Build PyICU wheels for Windows.
https://github.com/cgohlke/pyicu-build
icu4c python unicode wheels windows
Last synced: 5 months ago
JSON representation
Build PyICU wheels for Windows.
- Host: GitHub
- URL: https://github.com/cgohlke/pyicu-build
- Owner: cgohlke
- Created: 2023-04-23T07:36:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-05T00:29:29.000Z (8 months ago)
- Last Synced: 2025-11-05T02:25:07.524Z (8 months ago)
- Topics: icu4c, python, unicode, wheels, windows
- Language: Batchfile
- Homepage:
- Size: 9.77 KB
- Stars: 44
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyicu-build
Build [PyICU](https://gitlab.pyicu.org/main/pyicu) wheels for Windows using [GitHub Actions](https://github.com/cgohlke/pyicu-build/actions/workflows/wheel.yml) and [ICU binaries](https://github.com/unicode-org/icu/releases).
The wheels can be downloaded from the [Releases](https://github.com/cgohlke/pyicu-build/releases) page.
Install a wheel on the command line, for example for Python 3.14 64-bit:
py.exe -3.14 -m pip install pyicu-2.16.1-cp314-cp314-win_amd64.whl