當前位置: 首頁>>代碼示例>>Python>>正文


Python setuptools模塊代碼示例

setuptools共有23個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. setuptools.find_packages() ,8991個項目使用

2. setuptools.setup() ,2332個項目使用

3. setuptools.Command() ,459個項目使用

4. setuptools.Extension() ,345個項目使用

5. setuptools.bootstrap_install_from() ,161個項目使用

6. setuptools.__version__() ,102個項目使用

7. setuptools.dist() ,57個項目使用

8. setuptools.command() ,57個項目使用

9. setuptools.package_index() ,56個項目使用

10. setuptools.find_namespace_packages() ,54個項目使用

11. setuptools.sandbox() ,53個項目使用

12. setuptools.__path__() ,44個項目使用

13. setuptools.run_2to3_on_doctests() ,43個項目使用

14. setuptools.lib2to3_fixer_packages() ,43個項目使用

15. setuptools.py31compat() ,37個項目使用

16. setuptools.Distribution() ,37個項目使用

17. setuptools.findall() ,35個項目使用

18. setuptools.extern() ,32個項目使用

19. setuptools.wheel() ,19個項目使用

20. setuptools.SetuptoolsDeprecationWarning() ,12個項目使用

21. setuptools.extension() ,12個項目使用

22. setuptools.compat() ,6個項目使用

23. setuptools.Feature() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。