Python django.utils.encoding模块,常用函数和类

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

函数和类 使用项目数
1. force_text() 用在(240)个项目中
2. smart_text() 用在(114)个项目中
3. force_bytes() 用在(93)个项目中
4. smart_str() 用在(66)个项目中
5. force_unicode() 用在(48)个项目中
6. force_str() 用在(45)个项目中
7. iri_to_uri() 用在(37)个项目中
8. filepath_to_uri() 用在(36)个项目中
9. is_protected_type() 用在(33)个项目中
10. get_system_encoding() 用在(29)个项目中
11. smart_unicode() 用在(29)个项目中
12. DEFAULT_LOCALE_ENCODING 用在(28)个项目中
13. uri_to_iri() 用在(23)个项目中
14. smart_bytes() 用在(21)个项目中
15. python_2_unicode_compatible() 用在(9)个项目中