src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 9596
397f385b95d8
parent 9587
6486d40c26f0
child 9602
28e7f6cdf385
equal deleted inserted replaced
9595:2bd590c40309 9596:397f385b95d8
3304 eric7.PipInterface.pipdeptree.ReqPackage.render_as_root?4(frozen) 3304 eric7.PipInterface.pipdeptree.ReqPackage.render_as_root?4(frozen)
3305 eric7.PipInterface.pipdeptree.ReqPackage.version_spec?4() 3305 eric7.PipInterface.pipdeptree.ReqPackage.version_spec?4()
3306 eric7.PipInterface.pipdeptree.ReqPackage?1(obj, dist=None) 3306 eric7.PipInterface.pipdeptree.ReqPackage?1(obj, dist=None)
3307 eric7.PipInterface.pipdeptree.ReversedPackageDAG.reverse?4() 3307 eric7.PipInterface.pipdeptree.ReversedPackageDAG.reverse?4()
3308 eric7.PipInterface.pipdeptree._get_args?5() 3308 eric7.PipInterface.pipdeptree._get_args?5()
3309 eric7.PipInterface.pipdeptree.aux?4(node, parent=None, chain=None) 3309 eric7.PipInterface.pipdeptree.aux?4(node, parent=None, cur_chain=None)
3310 eric7.PipInterface.pipdeptree.aux?4(node, parent=None, indent=0, chain=None) 3310 eric7.PipInterface.pipdeptree.aux?4(node, parent=None, indent=0, cur_chain=None)
3311 eric7.PipInterface.pipdeptree.conflicting_deps?4(tree) 3311 eric7.PipInterface.pipdeptree.conflicting_deps?4(tree)
3312 eric7.PipInterface.pipdeptree.cyclic_deps?4(tree) 3312 eric7.PipInterface.pipdeptree.cyclic_deps?4(tree)
3313 eric7.PipInterface.pipdeptree.dump_graphviz?4(tree, output_format='dot', is_reverse=False) 3313 eric7.PipInterface.pipdeptree.dump_graphviz?4(tree, output_format="dot", is_reverse=False)
3314 eric7.PipInterface.pipdeptree.flatten?7 3314 eric7.PipInterface.pipdeptree.flatten?7
3315 eric7.PipInterface.pipdeptree.frozen_req_from_dist?4(dist) 3315 eric7.PipInterface.pipdeptree.frozen_req_from_dist?4(dist)
3316 eric7.PipInterface.pipdeptree.get_installed_distributions?4(local_only=False, user_only=False) 3316 eric7.PipInterface.pipdeptree.get_installed_distributions?4(local_only=False, user_only=False)
3317 eric7.PipInterface.pipdeptree.get_parser?4() 3317 eric7.PipInterface.pipdeptree.get_parser?4()
3318 eric7.PipInterface.pipdeptree.guess_version?4(pkg_key, default='?') 3318 eric7.PipInterface.pipdeptree.guess_version?4(pkg_key, default="?")
3319 eric7.PipInterface.pipdeptree.handle_non_host_target?4(args) 3319 eric7.PipInterface.pipdeptree.handle_non_host_target?4(args)
3320 eric7.PipInterface.pipdeptree.main?4() 3320 eric7.PipInterface.pipdeptree.main?4()
3321 eric7.PipInterface.pipdeptree.print_graphviz?4(dump_output) 3321 eric7.PipInterface.pipdeptree.print_graphviz?4(dump_output)
3322 eric7.PipInterface.pipdeptree.render_conflicts_text?4(conflicts) 3322 eric7.PipInterface.pipdeptree.render_conflicts_text?4(conflicts)
3323 eric7.PipInterface.pipdeptree.render_cycles_text?4(cycles) 3323 eric7.PipInterface.pipdeptree.render_cycles_text?4(cycles)
3324 eric7.PipInterface.pipdeptree.render_json?4(tree, indent) 3324 eric7.PipInterface.pipdeptree.render_json?4(tree, indent)
3325 eric7.PipInterface.pipdeptree.render_json_tree?4(tree, indent) 3325 eric7.PipInterface.pipdeptree.render_json_tree?4(tree, indent)
3326 eric7.PipInterface.pipdeptree.render_text?4(tree, list_all=True, frozen=False) 3326 eric7.PipInterface.pipdeptree.render_text?4(tree, list_all=True, frozen=False)
3327 eric7.PipInterface.pipdeptree.sorted_tree?4(tree) 3327 eric7.PipInterface.pipdeptree.sorted_tree?4(tree)
3328 eric7.PipInterface.piplicenses.CompatibleArgumentParser._verify_args?5(args: CustomNamespace) 3328 eric7.PipInterface.piplicenses.CompatibleArgumentParser._verify_args?5(args: CustomNamespace)
3329 eric7.PipInterface.piplicenses.CompatibleArgumentParser.parse_args?4(args: Optional[Sequence[Text]] = None, namespace: CustomNamespace = None) 3329 eric7.PipInterface.piplicenses.CompatibleArgumentParser.parse_args?4(args: None | Sequence[str] = None, namespace: None | CustomNamespace = None, )
3330 eric7.PipInterface.piplicenses.CustomHelpFormatter._expand_help?5(action: argparse.Action) 3330 eric7.PipInterface.piplicenses.CustomHelpFormatter._expand_help?5(action: argparse.Action)
3331 eric7.PipInterface.piplicenses.CustomHelpFormatter._format_action?5(action: argparse.Action) 3331 eric7.PipInterface.piplicenses.CustomHelpFormatter._format_action?5(action: argparse.Action)
3332 eric7.PipInterface.piplicenses.CustomHelpFormatter._split_lines?5(text: Text, width: int) 3332 eric7.PipInterface.piplicenses.CustomHelpFormatter._split_lines?5(text: str, width: int)
3333 eric7.PipInterface.piplicenses.CustomHelpFormatter?1(prog: Text, indent_increment: int = 2, max_help_position: int = 24, width: Optional[int] = None) 3333 eric7.PipInterface.piplicenses.CustomHelpFormatter?1(prog: str, indent_increment: int = 2, max_help_position: int = 24, width: Optional[int] = None, )
3334 eric7.PipInterface.piplicenses.DEFAULT_OUTPUT_FIELDS?7 3334 eric7.PipInterface.piplicenses.DEFAULT_OUTPUT_FIELDS?7
3335 eric7.PipInterface.piplicenses.FIELDS_TO_METADATA_KEYS?7 3335 eric7.PipInterface.piplicenses.FIELDS_TO_METADATA_KEYS?7
3336 eric7.PipInterface.piplicenses.FIELD_NAMES?7 3336 eric7.PipInterface.piplicenses.FIELD_NAMES?7
3337 eric7.PipInterface.piplicenses.FromArg.ALL?7 3337 eric7.PipInterface.piplicenses.FromArg.ALL?7
3338 eric7.PipInterface.piplicenses.FromArg.CLASSIFIER?7 3338 eric7.PipInterface.piplicenses.FromArg.CLASSIFIER?7
3344 eric7.PipInterface.piplicenses.OrderArg.AUTHOR?7 3344 eric7.PipInterface.piplicenses.OrderArg.AUTHOR?7
3345 eric7.PipInterface.piplicenses.OrderArg.COUNT?7 3345 eric7.PipInterface.piplicenses.OrderArg.COUNT?7
3346 eric7.PipInterface.piplicenses.OrderArg.LICENSE?7 3346 eric7.PipInterface.piplicenses.OrderArg.LICENSE?7
3347 eric7.PipInterface.piplicenses.OrderArg.NAME?7 3347 eric7.PipInterface.piplicenses.OrderArg.NAME?7
3348 eric7.PipInterface.piplicenses.OrderArg.URL?7 3348 eric7.PipInterface.piplicenses.OrderArg.URL?7
3349 eric7.PipInterface.piplicenses.SUMMARY_FIELD_NAMES?7
3349 eric7.PipInterface.piplicenses.SUMMARY_OUTPUT_FIELDS?7 3350 eric7.PipInterface.piplicenses.SUMMARY_OUTPUT_FIELDS?7
3350 eric7.PipInterface.piplicenses.SYSTEM_PACKAGES?7 3351 eric7.PipInterface.piplicenses.SYSTEM_PACKAGES?7
3351 eric7.PipInterface.piplicenses.choices_from_enum?4(enum_cls: NoValueEnum) 3352 eric7.PipInterface.piplicenses.choices_from_enum?4(enum_cls: Type[NoValueEnum])
3352 eric7.PipInterface.piplicenses.create_licenses_list?4(args: "CustomNamespace", output_fields=DEFAULT_OUTPUT_FIELDS) 3353 eric7.PipInterface.piplicenses.create_licenses_list?4(args: "CustomNamespace", output_fields=DEFAULT_OUTPUT_FIELDS)
3353 eric7.PipInterface.piplicenses.create_output_string?4(args: "CustomNamespace") 3354 eric7.PipInterface.piplicenses.create_output_string?4(args: "CustomNamespace")
3354 eric7.PipInterface.piplicenses.create_parser?4() 3355 eric7.PipInterface.piplicenses.create_parser?4()
3355 eric7.PipInterface.piplicenses.create_summary_by_license_list?4(args: "CustomNamespace") 3356 eric7.PipInterface.piplicenses.create_summary_by_license_list?4(args: "CustomNamespace")
3356 eric7.PipInterface.piplicenses.create_summary_list?4(args: "CustomNamespace") 3357 eric7.PipInterface.piplicenses.create_summary_list?4(args: "CustomNamespace")
3357 eric7.PipInterface.piplicenses.enum_key_to_value?4(enum_key: Enum) 3358 eric7.PipInterface.piplicenses.enum_key_to_value?4(enum_key: Enum)
3358 eric7.PipInterface.piplicenses.find_license_from_classifier?4(message) 3359 eric7.PipInterface.piplicenses.filter_string?4(item: str)
3360 eric7.PipInterface.piplicenses.find_license_from_classifier?4(classifiers: list[str])
3359 eric7.PipInterface.piplicenses.get_installed_distributions?4(local_only=True, user_only=False) 3361 eric7.PipInterface.piplicenses.get_installed_distributions?4(local_only=True, user_only=False)
3360 eric7.PipInterface.piplicenses.get_output_fields?4(args: "CustomNamespace") 3362 eric7.PipInterface.piplicenses.get_output_fields?4(args: CustomNamespace)
3361 eric7.PipInterface.piplicenses.get_packages?4(args: "CustomNamespace") 3363 eric7.PipInterface.piplicenses.get_packages?4(args: CustomNamespace, )
3362 eric7.PipInterface.piplicenses.get_pkg_included_file?4(pkg, file_names) 3364 eric7.PipInterface.piplicenses.get_pkg_included_file?4(pkg, file_names_rgx: str)
3363 eric7.PipInterface.piplicenses.get_pkg_info?4(pkg) 3365 eric7.PipInterface.piplicenses.get_pkg_info?4(pkg)
3364 eric7.PipInterface.piplicenses.main?4() 3366 eric7.PipInterface.piplicenses.main?4()
3365 eric7.PipInterface.piplicenses.select_license_by_source?4(from_source, license_classifier, license_meta) 3367 eric7.PipInterface.piplicenses.select_license_by_source?4(from_source: FromArg, license_classifier: list[str], license_meta: str)
3366 eric7.PipInterface.piplicenses.value_to_enum_key?4(value: str) 3368 eric7.PipInterface.piplicenses.value_to_enum_key?4(value: str)
3367 eric7.PluginManager.PluginDetailsDialog.PluginDetailsDialog.on_activeCheckBox_clicked?4() 3369 eric7.PluginManager.PluginDetailsDialog.PluginDetailsDialog.on_activeCheckBox_clicked?4()
3368 eric7.PluginManager.PluginDetailsDialog.PluginDetailsDialog.on_autoactivateCheckBox_clicked?4() 3370 eric7.PluginManager.PluginDetailsDialog.PluginDetailsDialog.on_autoactivateCheckBox_clicked?4()
3369 eric7.PluginManager.PluginDetailsDialog.PluginDetailsDialog?1(details, parent=None) 3371 eric7.PluginManager.PluginDetailsDialog.PluginDetailsDialog?1(details, parent=None)
3370 eric7.PluginManager.PluginExceptions.PluginActivationError?1(name) 3372 eric7.PluginManager.PluginExceptions.PluginActivationError?1(name)
3678 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearContext?7 3680 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearContext?7
3679 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.CONTEXTFUL_NODES?7 3681 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.CONTEXTFUL_NODES?7
3680 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.FUNCTION_NODES?7 3682 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.FUNCTION_NODES?7
3681 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.NodeWindowSize?7 3683 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.NodeWindowSize?7
3682 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor._loop?5(badNodeTypes) 3684 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor._loop?5(badNodeTypes)
3683 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.isAbcClass?4() 3685 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.emptyBody?4()
3686 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.isAbcClass?4(name="ABC")
3684 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.isAbstractDecorator?4() 3687 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.isAbstractDecorator?4()
3688 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.isOverload?4()
3689 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.isStrOrEllipsis?4()
3685 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.nodeStack?4() 3690 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.nodeStack?4()
3686 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit?4(node) 3691 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit?4(node)
3687 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit_Assert?4(node) 3692 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit_Assert?4(node)
3688 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit_Assign?4(node) 3693 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit_Assign?4(node)
3689 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit_AsyncFor?4(node) 3694 eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.BugBearVisitor.visit_AsyncFor?4(node)

eric ide

mercurial