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
- Mac OS X (Intel) (version 0.6 built on Mac OS X 10.4.8 with gcc 4.0.1, ICU 3.6 and Python 2.5)
- Mac OS X (PPC) (version 0.6 built on Mac OS X 10.4.8 with gcc 4.0.1, ICU 3.6 and Python 2.4.3)
- Linux (version 0.6 built on Gentoo 2005.2 with gcc 3.3.6, ICU 3.6 and Python 2.4.2)
- Windows (version 0.6 built on Windows 2000 with VC++ 7.1, ICU 3.6 and Python 2.5)
Subversion Repository
The pyicu Subversion repository is at
If you need a Subversion client, go to the main
Subversion site.
Mailing list
Report bugs