Python setuptools.dist模块,常用函数和类

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

函数和类 使用项目数
1. Distribution() 用在(141)个项目中
2. Feature() 用在(124)个项目中
3. _get_unpatched() 用在(58)个项目中
4. ext_modules() 用在(16)个项目中
5. with_baz() 用在(16)个项目中
6. with_bar() 用在(16)个项目中
7. with_foo() 用在(16)个项目中
8. exclude() 用在(16)个项目中
9. include() 用在(16)个项目中
10. include_feature() 用在(16)个项目中
11. require_features() 用在(16)个项目中
12. libraries() 用在(16)个项目中
13. scripts() 用在(16)个项目中
14. packages() 用在(16)个项目中
15. py_modules() 用在(16)个项目中
16. feature_negopt() 用在(16)个项目中
17. feature_options() 用在(16)个项目中
18. command_options() 用在(5)个项目中