Python unicodedata模块,常用函数和类

下面列出了Python unicodedata 模块中定义的常用函数和类,我们从961个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. normalize() 用在(757)个项目中
2. category() 用在(301)个项目中
3. combining() 用在(135)个项目中
4. bidirectional() 用在(72)个项目中
5. name() 用在(62)个项目中
6. lookup() 用在(40)个项目中
7. east_asian_width() 用在(35)个项目中
8. unidata_version() 用在(24)个项目中
9. numeric() 用在(13)个项目中
10. mirrored() 用在(8)个项目中
11. __file__() 用在(7)个项目中
12. east_asian_widt() 用在(6)个项目中
13. digit() 用在(5)个项目中