http://www.osafoundation.org

Welcome to the PyICU project

PyICU is a python extension wrapping IBM's ICU C++ API.

PyICU is supported on Mac OS X, Linux (32- and 64-bit) and Windows. See the README file for information about building PyICU from sources.

As of release 0.5, SWIG is no longer used. The Python wrapper objects are implemented by hand using the Python C Type System for better integration with Python and for faster C++ access.

As of release 0.8, PyICU is distributed as an egg and uses Python's distutils or setuptools for building.

Downloads

Older Downloads

Subversion Repository

The pyicu Subversion repository is at If you need a Subversion client, go to the main Subversion site.

Mailing list

Report bugs