An open API service indexing awesome lists of open source software.

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

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.13 64-bit:

$ py.exe -3.13 -m pip install PyICU-2.15-cp313-cp313-win_amd64.whl