常用Python模块
我们统计了40,000个Python开源项目,按照模块使用频率列表如下,括号中的数字是使用该模块的项目数。
模块 | 项目数 |
---|---|
1. datetime | 用在(9493)个项目中 |
2. datetime.datetime | 用在(5460)个项目中 |
3. django.conf.urls | 用在(2352)个项目中 |
4. django.db.models | 用在(2305)个项目中 |
5. django.core.wsgi | 用在(2221)个项目中 |
6. django.conf.settings | 用在(1947)个项目中 |
7. django.apps | 用在(1924)个项目中 |
8. django.contrib | 用在(1837)个项目中 |
9. django.db.migrations | 用在(1814)个项目中 |
10. django.shortcuts | 用在(1612)个项目中 |
11. django | 用在(1530)个项目中 |
12. django.http | 用在(1513)个项目中 |
13. django.forms | 用在(1204)个项目中 |
14. django.contrib.admin | 用在(1134)个项目中 |
15. django.test | 用在(1080)个项目中 |
16. decimal | 用在(964)个项目中 |
17. django.contrib.auth.models | 用在(904)个项目中 |
18. django.core.urlresolvers | 用在(881)个项目中 |
19. django.utils.timezone | 用在(878)个项目中 |
20. django.core.exceptions | 用在(834)个项目中 |
21. django.template | 用在(796)个项目中 |
22. django.contrib.auth | 用在(720)个项目中 |
23. django.views.generic | 用在(699)个项目中 |
24. doctest | 用在(671)个项目中 |
25. difflib | 用在(653)个项目中 |
26. datetime.date | 用在(641)个项目中 |
27. distutils.core | 用在(589)个项目中 |
28. django.conf | 用在(588)个项目中 |
29. django.core.management.base | 用在(578)个项目中 |
30. django.conf.urls.static | 用在(535)个项目中 |