pkg_resources
共有46個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. pkg_resources.get_distribution() ,885個項目使用
2. pkg_resources.resource_filename() ,676個項目使用
3. pkg_resources.DistributionNotFound() ,469個項目使用
4. pkg_resources.require() ,334個項目使用
5. pkg_resources.parse_version() ,295個項目使用
6. pkg_resources.iter_entry_points() ,284個項目使用
7. pkg_resources.resource_string() ,222個項目使用
8. pkg_resources.VersionConflict() ,162個項目使用
9. pkg_resources.resource_stream() ,144個項目使用
10. pkg_resources.working_set() ,134個項目使用
11. pkg_resources.parse_requirements() ,77個項目使用
12. pkg_resources.Distribution() ,70個項目使用
13. pkg_resources.resource_listdir() ,64個項目使用
14. pkg_resources.declare_namespace() ,60個項目使用
15. pkg_resources.safe_name() ,59個項目使用
16. pkg_resources.safe_version() ,54個項目使用
17. pkg_resources.ResolutionError() ,53個項目使用
18. pkg_resources.PathMetadata() ,51個項目使用
19. pkg_resources.invalid_marker() ,46個項目使用
20. pkg_resources.get_build_platform() ,45個項目使用
21. pkg_resources.ExtractionError() ,43個項目使用
22. pkg_resources.ensure_directory() ,43個項目使用
23. pkg_resources.normalize_path() ,43個項目使用
24. pkg_resources.split_sections() ,35個項目使用
25. pkg_resources.resource_exists() ,35個項目使用
26. pkg_resources.WorkingSet() ,29個項目使用
27. pkg_resources.EntryPoint() ,24個項目使用
28. pkg_resources.find_distributions() ,22個項目使用
29. pkg_resources.__setstate__() ,19個項目使用
30. pkg_resources.__getstate__() ,19個項目使用
31. pkg_resources.ContextualZipFile() ,19個項目使用
32. pkg_resources.safe_extra() ,17個項目使用
33. pkg_resources.resource_isdir() ,17個項目使用
34. pkg_resources.evaluate_marker() ,13個項目使用
35. pkg_resources.Requirement() ,13個項目使用
36. pkg_resources.load_entry_point() ,13個項目使用
37. pkg_resources._namespace_packages() ,11個項目使用
38. pkg_resources.Environment() ,11個項目使用
39. pkg_resources.UnknownExtra() ,11個項目使用
40. pkg_resources.ResourceManager() ,10個項目使用
41. pkg_resources.yield_lines() ,9個項目使用
42. pkg_resources.get_provider() ,9個項目使用
43. pkg_resources.RequirementParseError() ,7個項目使用
44. pkg_resources.get_entry_map() ,6個項目使用
45. pkg_resources.to_filename() ,6個項目使用
46. pkg_resources.EGG_DIST ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。