Python setuptools模块,常用函数和类

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

函数和类 使用项目数
1. find_packages() 用在(5825)个项目中
2. setup() 用在(1141)个项目中
3. Command() 用在(319)个项目中
4. Extension() 用在(236)个项目中
5. bootstrap_install_from() 用在(222)个项目中
6. package_index() 用在(145)个项目中
7. command() 用在(135)个项目中
8. sandbox() 用在(130)个项目中
9. dist() 用在(128)个项目中
10. run_2to3_on_doctests() 用在(124)个项目中
11. lib2to3_fixer_packages() 用在(124)个项目中
12. __path__() 用在(123)个项目中
13. archive_util() 用在(123)个项目中
14. py31compat() 用在(123)个项目中
15. __version__() 用在(112)个项目中
16. py27compat() 用在(84)个项目中
17. py26compat() 用在(83)个项目中
18. extern() 用在(80)个项目中
19. findall() 用在(74)个项目中
20. compat() 用在(28)个项目中
21. Feature() 用在(17)个项目中
22. _dont_write_bytecode() 用在(11)个项目中
23. Distribution() 用在(10)个项目中