{"library":"pyicu","type":"library","category":null,"description":"PyICU is a Python extension that wraps the International Components for Unicode (ICU) C++ libraries. It provides robust, full-featured Unicode and globalization support for applications, handling tasks such as locale-aware text formatting, collation, character set conversions, and boundary analysis. The current version is 2.16.2, and the library maintains an active release cadence, often aligning with updates to the underlying ICU C++ library.","language":"python","status":"active","version":"2.16.2","tags":["i18n","unicode","localization","icu","cffi","internationalization"],"install":[{"cmd":"pip install pyicu","imports":["from icu import Locale","from icu import UnicodeString","from icu import BreakIterator","from icu import Collator"]},{"cmd":"brew install pkg-config icu4c\nexport PATH=\"$(brew --prefix)/opt/icu4c/bin:$(brew --prefix)/opt/icu4c/sbin:$PATH\"\nexport PKG_CONFIG_PATH=\"$PKG_CONFIG_PATH:$(brew --prefix)/opt/icu4c/lib/pkgconfig\"\npip install pyicu","imports":[]},{"cmd":"apt-get install python3-icu","imports":[]}],"homepage":"https://gitlab.pyicu.org/main/pyicu","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyicu/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pyicu/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}