Python types模块,常用函数和类
下面列出了Python types 模块中定义的常用函数和类,我们从1987个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. MethodType() | 用在(763)个项目中 |
2. ModuleType() | 用在(689)个项目中 |
3. FunctionType() | 用在(685)个项目中 |
4. ClassType() | 用在(483)个项目中 |
5. GeneratorType() | 用在(368)个项目中 |
6. CodeType() | 用在(243)个项目中 |
7. StringType() | 用在(214)个项目中 |
8. SimpleNamespace() | 用在(187)个项目中 |
9. BuiltinFunctionType() | 用在(171)个项目中 |
10. ListType() | 用在(147)个项目中 |
11. IntType() | 用在(132)个项目中 |
12. TupleType() | 用在(125)个项目中 |
13. TracebackType() | 用在(120)个项目中 |
14. UnicodeType() | 用在(119)个项目中 |
15. InstanceType() | 用在(117)个项目中 |
16. FrameType() | 用在(117)个项目中 |
17. StringTypes() | 用在(102)个项目中 |
18. BuiltinMethodType() | 用在(87)个项目中 |
19. NoneType() | 用在(75)个项目中 |
20. DictType() | 用在(73)个项目中 |
21. LambdaType() | 用在(73)个项目中 |
22. LongType() | 用在(70)个项目中 |
23. TypeType() | 用在(59)个项目中 |
24. MappingProxyType() | 用在(59)个项目中 |
25. FloatType() | 用在(55)个项目中 |
26. BooleanType() | 用在(48)个项目中 |
27. CoroutineType() | 用在(31)个项目中 |
28. UnboundMethodType() | 用在(30)个项目中 |
29. GetSetDescriptorType() | 用在(28)个项目中 |
30. MemberDescriptorType() | 用在(26)个项目中 |
31. AsyncGeneratorType() | 用在(26)个项目中 |
32. SliceType() | 用在(23)个项目中 |
33. DictionaryType() | 用在(21)个项目中 |
34. append() | 用在(20)个项目中 |
35. FileType() | 用在(20)个项目中 |
36. ObjectType() | 用在(19)个项目中 |
37. h() | 用在(18)个项目中 |
38. coroutine() | 用在(17)个项目中 |
39. ComplexType() | 用在(14)个项目中 |
40. DynamicClassAttribute() | 用在(13)个项目中 |
41. BufferType() | 用在(12)个项目中 |
42. DictProxyType() | 用在(12)个项目中 |
43. xhtml() | 用在(10)个项目中 |
44. new_class() | 用在(9)个项目中 |
45. get() | 用在(8)个项目中 |
46. NotImplementedType() | 用在(8)个项目中 |
47. insert() | 用在(5)个项目中 |