Description
Accesses ICU internationalization features from Python. It helps applications handle Unicode, collation, formatting, calendars, locales, transliteration, and language-sensitive text behavior.
Locale behavior affects sorting, search, dates, numbers, and user-visible text. Test with real languages and edge cases before relying on defaults.