{".class": "MypyFile", "_fullname": "charset_normalizer.models", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "CharsetMatch": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "charset_normalizer.models.CharsetMatch", "name": "CharsetMatch", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "charset_normalizer.models", "mro": ["charset_normalizer.models.CharsetMatch", "builtins.object"], "names": {".class": "SymbolTable", "__eq__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.__eq__", "name": "__eq__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["charset_normalizer.models.CharsetMatch", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__eq__ of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "payload", "guessed_encoding", "mean_mess_ratio", "has_sig_or_bom", "languages", "decoded_payload"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "payload", "guessed_encoding", "mean_mess_ratio", "has_sig_or_bom", "languages", "decoded_payload"], "arg_types": ["charset_normalizer.models.CharsetMatch", "builtins.bytes", "builtins.str", "builtins.float", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "charset_normalizer.models.CoherenceMatches"}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of CharsetMatch", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__lt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.__lt__", "name": "__lt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["charset_normalizer.models.CharsetMatch", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__lt__ of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_encoding": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._encoding", "name": "_encoding", "type": "builtins.str"}}, "_has_sig_or_bom": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._has_sig_or_bom", "name": "_has_sig_or_bom", "type": "builtins.bool"}}, "_languages": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._languages", "name": "_languages", "type": {".class": "TypeAliasType", "args": [], "type_ref": "charset_normalizer.models.CoherenceMatches"}}}, "_leaves": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._leaves", "name": "_leaves", "type": {".class": "Instance", "args": ["charset_normalizer.models.CharsetMatch"], "type_ref": "builtins.list"}}}, "_mean_coherence_ratio": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._mean_coherence_ratio", "name": "_mean_coherence_ratio", "type": "builtins.float"}}, "_mean_mess_ratio": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._mean_mess_ratio", "name": "_mean_mess_ratio", "type": "builtins.float"}}, "_output_encoding": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._output_encoding", "name": "_output_encoding", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}, "_output_payload": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._output_payload", "name": "_output_payload", "type": {".class": "UnionType", "items": ["builtins.bytes", {".class": "NoneType"}]}}}, "_payload": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._payload", "name": "_payload", "type": "builtins.bytes"}}, "_string": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._string", "name": "_string", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}, "_unicode_ranges": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatch._unicode_ranges", "name": "_unicode_ranges", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}}}, "add_submatch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.add_submatch", "name": "add_submatch", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": ["charset_normalizer.models.CharsetMatch", "charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "add_submatch of CharsetMatch", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "alphabets": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.alphabets", "name": "alphabets", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "alphabets of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "alphabets", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "alphabets of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "best": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.best", "name": "best", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "best of CharsetMatch", "ret_type": "charset_normalizer.models.CharsetMatch", "type_guard": null, "variables": []}}}, "bom": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.bom", "name": "bom", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bom of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "bom", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bom of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "byte_order_mark": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.byte_order_mark", "name": "byte_order_mark", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "byte_order_mark of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "byte_order_mark", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "byte_order_mark of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "chaos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.chaos", "name": "chaos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chaos of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "chaos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chaos of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}}, "chaos_secondary_pass": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.chaos_secondary_pass", "name": "chaos_secondary_pass", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chaos_secondary_pass of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "chaos_secondary_pass", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chaos_secondary_pass of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}}, "coherence": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.coherence", "name": "coherence", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "coherence of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "coherence", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "coherence of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}}, "coherence_non_latin": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.coherence_non_latin", "name": "coherence_non_latin", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "coherence_non_latin of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "coherence_non_latin", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "coherence_non_latin of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}}, "could_be_from_charset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.could_be_from_charset", "name": "could_be_from_charset", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "could_be_from_charset of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "could_be_from_charset", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "could_be_from_charset of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "encoding": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.encoding", "name": "encoding", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "encoding of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "encoding", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "encoding of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "encoding_aliases": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.encoding_aliases", "name": "encoding_aliases", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "encoding_aliases of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "encoding_aliases", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "encoding_aliases of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "fingerprint": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.fingerprint", "name": "fingerprint", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "fingerprint of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "fingerprint", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "fingerprint of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "first": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.first", "name": "first", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "first of CharsetMatch", "ret_type": "charset_normalizer.models.CharsetMatch", "type_guard": null, "variables": []}}}, "has_submatch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.has_submatch", "name": "has_submatch", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "has_submatch of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "has_submatch", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "has_submatch of CharsetMatch", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "language": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.language", "name": "language", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "language of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "language", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "language of CharsetMatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "languages": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.languages", "name": "languages", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "languages of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "languages", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "languages of CharsetMatch", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "multi_byte_usage": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.multi_byte_usage", "name": "multi_byte_usage", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "multi_byte_usage of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "multi_byte_usage", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "multi_byte_usage of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}}, "output": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "encoding"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatch.output", "name": "output", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "encoding"], "arg_types": ["charset_normalizer.models.CharsetMatch", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "output of CharsetMatch", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}, "percent_chaos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.percent_chaos", "name": "percent_chaos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "percent_chaos of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "percent_chaos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "percent_chaos of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}}, "percent_coherence": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.percent_coherence", "name": "percent_coherence", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "percent_coherence of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "percent_coherence", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "percent_coherence of CharsetMatch", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}}, "raw": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.raw", "name": "raw", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "raw of CharsetMatch", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "raw", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "raw of CharsetMatch", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}}, "submatch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.submatch", "name": "submatch", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "submatch of CharsetMatch", "ret_type": {".class": "Instance", "args": ["charset_normalizer.models.CharsetMatch"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "submatch", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "submatch of CharsetMatch", "ret_type": {".class": "Instance", "args": ["charset_normalizer.models.CharsetMatch"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "w_counter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CharsetMatch.w_counter", "name": "w_counter", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "w_counter of CharsetMatch", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "collections.Counter"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "w_counter", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "w_counter of CharsetMatch", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "collections.Counter"}, "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "CharsetMatches": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "charset_normalizer.models.CharsetMatches", "name": "CharsetMatches", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "charset_normalizer.models", "mro": ["charset_normalizer.models.CharsetMatches", "builtins.object"], "names": {".class": "SymbolTable", "__bool__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches.__bool__", "name": "__bool__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatches"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__bool__ of CharsetMatches", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "__getitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["charset_normalizer.models.CharsetMatches", {".class": "UnionType", "items": ["builtins.int", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of CharsetMatches", "ret_type": "charset_normalizer.models.CharsetMatch", "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "results"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "results"], "arg_types": ["charset_normalizer.models.CharsetMatches", {".class": "UnionType", "items": [{".class": "Instance", "args": ["charset_normalizer.models.CharsetMatch"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of CharsetMatches", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__iter__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": ["is_generator"], "fullname": "charset_normalizer.models.CharsetMatches.__iter__", "name": "__iter__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["charset_normalizer.models.CharsetMatches"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__iter__ of CharsetMatches", "ret_type": {".class": "Instance", "args": ["charset_normalizer.models.CharsetMatch"], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "__len__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches.__len__", "name": "__len__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["charset_normalizer.models.CharsetMatches"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__len__ of CharsetMatches", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "_results": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CharsetMatches._results", "name": "_results", "type": {".class": "Instance", "args": ["charset_normalizer.models.CharsetMatch"], "type_ref": "builtins.list"}}}, "append": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "item"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches.append", "name": "append", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "item"], "arg_types": ["charset_normalizer.models.CharsetMatches", "charset_normalizer.models.CharsetMatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "append of CharsetMatches", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "best": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches.best", "name": "best", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatches"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "best of CharsetMatches", "ret_type": {".class": "UnionType", "items": ["charset_normalizer.models.CharsetMatch", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "first": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "charset_normalizer.models.CharsetMatches.first", "name": "first", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CharsetMatches"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "first of CharsetMatches", "ret_type": {".class": "UnionType", "items": ["charset_normalizer.models.CharsetMatch", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "CliDetectionResult": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "charset_normalizer.models.CliDetectionResult", "name": "CliDetectionResult", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "charset_normalizer.models.CliDetectionResult", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "charset_normalizer.models", "mro": ["charset_normalizer.models.CliDetectionResult", "builtins.object"], "names": {".class": "SymbolTable", "__dict__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "charset_normalizer.models.CliDetectionResult.__dict__", "name": "__dict__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CliDetectionResult"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__dict__ of CliDetectionResult", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "__dict__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CliDetectionResult"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__dict__ of CliDetectionResult", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "arg_names": ["self", "path", "encoding", "encoding_aliases", "alternative_encodings", "language", "alphabets", "has_sig_or_bom", "chaos", "coherence", "unicode_path", "is_preferred"], "flags": [], "fullname": "charset_normalizer.models.CliDetectionResult.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "arg_names": ["self", "path", "encoding", "encoding_aliases", "alternative_encodings", "language", "alphabets", "has_sig_or_bom", "chaos", "coherence", "unicode_path", "is_preferred"], "arg_types": ["charset_normalizer.models.CliDetectionResult", "builtins.str", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "builtins.bool", "builtins.float", "builtins.float", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of CliDetectionResult", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "alphabets": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.alphabets", "name": "alphabets", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "alternative_encodings": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.alternative_encodings", "name": "alternative_encodings", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "chaos": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.chaos", "name": "chaos", "type": "builtins.float"}}, "coherence": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.coherence", "name": "coherence", "type": "builtins.float"}}, "encoding": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.encoding", "name": "encoding", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}, "encoding_aliases": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.encoding_aliases", "name": "encoding_aliases", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "has_sig_or_bom": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.has_sig_or_bom", "name": "has_sig_or_bom", "type": "builtins.bool"}}, "is_preferred": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.is_preferred", "name": "is_preferred", "type": "builtins.bool"}}, "language": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.language", "name": "language", "type": "builtins.str"}}, "path": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.path", "name": "path", "type": "builtins.str"}}, "to_json": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "charset_normalizer.models.CliDetectionResult.to_json", "name": "to_json", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["charset_normalizer.models.CliDetectionResult"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "to_json of CliDetectionResult", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "unicode_path": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "charset_normalizer.models.CliDetectionResult.unicode_path", "name": "unicode_path", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "CoherenceMatch": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "charset_normalizer.models.CoherenceMatch", "line": 344, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "CoherenceMatches": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "charset_normalizer.models.CoherenceMatches", "line": 345, "no_args": false, "normalized": false, "target": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "charset_normalizer.models.CoherenceMatch"}], "type_ref": "builtins.list"}}}, "Counter": {".class": "SymbolTableNode", "cross_ref": "collections.Counter", "kind": "Gdef"}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "Iterator": {".class": "SymbolTableNode", "cross_ref": "typing.Iterator", "kind": "Gdef"}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "NOT_PRINTABLE_PATTERN": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.constant.NOT_PRINTABLE_PATTERN", "kind": "Gdef"}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "TOO_BIG_SEQUENCE": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.constant.TOO_BIG_SEQUENCE", "kind": "Gdef"}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef"}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef"}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.models.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.models.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.models.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.models.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.models.__package__", "name": "__package__", "type": "builtins.str"}}, "aliases": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "charset_normalizer.models.aliases", "name": "aliases", "type": {".class": "AnyType", "missing_import_name": "charset_normalizer.models.aliases", "source_any": null, "type_of_any": 3}}}, "dumps": {".class": "SymbolTableNode", "cross_ref": "json.dumps", "kind": "Gdef"}, "iana_name": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.iana_name", "kind": "Gdef"}, "is_multi_byte_encoding": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.is_multi_byte_encoding", "kind": "Gdef"}, "mess_ratio": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.md.mess_ratio", "kind": "Gdef"}, "sha256": {".class": "SymbolTableNode", "cross_ref": "hashlib.sha256", "kind": "Gdef"}, "sub": {".class": "SymbolTableNode", "cross_ref": "re.sub", "kind": "Gdef"}, "unicode_range": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.unicode_range", "kind": "Gdef"}, "warnings": {".class": "SymbolTableNode", "cross_ref": "warnings", "kind": "Gdef"}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/charset_normalizer/models.py"}