Python regex matching Unicode properties February 14, 2023 by Tarik The regex module (an alternative to the standard re module) supports Unicode codepoint properties with the \p{} syntax.