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

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

函数和类 使用项目数
1. slugify() 用在(119)个项目中
2. capfirst() 用在(81)个项目中
3. Truncator() 用在(61)个项目中
4. get_text_list() 用在(51)个项目中
5. get_valid_filename() 用在(33)个项目中
6. force_text() 用在(14)个项目中
7. camel_case_to_spaces() 用在(11)个项目中
8. normalize_newlines() 用在(11)个项目中
9. unescape_entities() 用在(10)个项目中
10. compress_sequence() 用在(10)个项目中
11. compress_string() 用在(10)个项目中
12. format_lazy() 用在(7)个项目中