常用Python模块

我们统计了40,000个Python开源项目,按照模块使用频率列表如下,括号中的数字是使用该模块的项目数。

模块 项目数
1. os 用在(28679)个项目中
2. sys 用在(26398)个项目中
3. time 用在(17784)个项目中
4. re 用在(15645)个项目中
5. json 用在(15400)个项目中
6. random 用在(11208)个项目中
7. numpy 用在(10875)个项目中
8. logging 用在(10831)个项目中
9. collections 用在(10006)个项目中
10. argparse 用在(9594)个项目中
11. datetime 用在(9493)个项目中
12. subprocess 用在(8309)个项目中
13. requests 用在(8127)个项目中
14. math 用在(8021)个项目中
15. setuptools 用在(6825)个项目中
16. unittest 用在(6321)个项目中
17. threading 用在(6030)个项目中
18. datetime.datetime 用在(5460)个项目中
19. shutil 用在(5378)个项目中
20. copy 用在(5313)个项目中
21. itertools 用在(5278)个项目中
22. functools 用在(5189)个项目中
23. socket 用在(4670)个项目中
24. hashlib 用在(4477)个项目中
25. os.path 用在(4446)个项目中
26. io 用在(4367)个项目中
27. tempfile 用在(4343)个项目中
28. matplotlib.pyplot 用在(4270)个项目中
29. string 用在(4237)个项目中
30. glob 用在(4027)个项目中