Unicode.EastAsianWidth.east_asian_width_categories

You're seeing just the function east_asian_width_categories, go back to Unicode.EastAsianWidth module for more information.
Link to this function

east_asian_width_categories()

View Source

Returns the map of Unicode east asian width categorys.

The east asian width category name is the map key and a list of codepoint ranges as tuples as the value.