{".class": "MypyFile", "_fullname": "charset_normalizer.api", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "BinaryIO": {".class": "SymbolTableNode", "cross_ref": "typing.BinaryIO", "kind": "Gdef"}, "CharsetMatch": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.models.CharsetMatch", "kind": "Gdef"}, "CharsetMatches": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.models.CharsetMatches", "kind": "Gdef"}, "IANA_SUPPORTED": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.constant.IANA_SUPPORTED", "kind": "Gdef"}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "PathLike": {".class": "SymbolTableNode", "cross_ref": "os.PathLike", "kind": "Gdef"}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef"}, "TOO_BIG_SEQUENCE": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.constant.TOO_BIG_SEQUENCE", "kind": "Gdef"}, "TOO_SMALL_SEQUENCE": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.constant.TOO_SMALL_SEQUENCE", "kind": "Gdef"}, "TRACE": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.constant.TRACE", "kind": "Gdef"}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.api.__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.api.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.api.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.api.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "charset_normalizer.api.__package__", "name": "__package__", "type": "builtins.str"}}, "any_specified_encoding": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.any_specified_encoding", "kind": "Gdef"}, "basename": {".class": "SymbolTableNode", "cross_ref": "posixpath.basename", "kind": "Gdef"}, "coherence_ratio": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.cd.coherence_ratio", "kind": "Gdef"}, "encoding_languages": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.cd.encoding_languages", "kind": "Gdef"}, "explain_handler": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "charset_normalizer.api.explain_handler", "name": "explain_handler", "type": {".class": "Instance", "args": ["typing.TextIO"], "type_ref": "logging.StreamHandler"}}}, "from_bytes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["sequences", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour", "explain"], "flags": [], "fullname": "charset_normalizer.api.from_bytes", "name": "from_bytes", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["sequences", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour", "explain"], "arg_types": ["builtins.bytes", "builtins.int", "builtins.int", "builtins.float", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_bytes", "ret_type": "charset_normalizer.models.CharsetMatches", "type_guard": null, "variables": []}}}, "from_fp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["fp", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour", "explain"], "flags": [], "fullname": "charset_normalizer.api.from_fp", "name": "from_fp", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["fp", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour", "explain"], "arg_types": ["typing.BinaryIO", "builtins.int", "builtins.int", "builtins.float", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_fp", "ret_type": "charset_normalizer.models.CharsetMatches", "type_guard": null, "variables": []}}}, "from_path": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["path", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour", "explain"], "flags": [], "fullname": "charset_normalizer.api.from_path", "name": "from_path", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["path", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour", "explain"], "arg_types": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "os.PathLike"}, "builtins.int", "builtins.int", "builtins.float", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_path", "ret_type": "charset_normalizer.models.CharsetMatches", "type_guard": null, "variables": []}}}, "iana_name": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.iana_name", "kind": "Gdef"}, "identify_sig_or_bom": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.identify_sig_or_bom", "kind": "Gdef"}, "is_cp_similar": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.is_cp_similar", "kind": "Gdef"}, "is_multi_byte_encoding": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.is_multi_byte_encoding", "kind": "Gdef"}, "logger": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "charset_normalizer.api.logger", "name": "logger", "type": "logging.Logger"}}, "logging": {".class": "SymbolTableNode", "cross_ref": "logging", "kind": "Gdef"}, "mb_encoding_languages": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.cd.mb_encoding_languages", "kind": "Gdef"}, "merge_coherence_ratios": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.cd.merge_coherence_ratios", "kind": "Gdef"}, "mess_ratio": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.md.mess_ratio", "kind": "Gdef"}, "normalize": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["path", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour"], "flags": [], "fullname": "charset_normalizer.api.normalize", "name": "normalize", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["path", "steps", "chunk_size", "threshold", "cp_isolation", "cp_exclusion", "preemptive_behaviour"], "arg_types": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "os.PathLike"}, "builtins.int", "builtins.int", "builtins.float", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "normalize", "ret_type": "charset_normalizer.models.CharsetMatch", "type_guard": null, "variables": []}}}, "should_strip_sig_or_bom": {".class": "SymbolTableNode", "cross_ref": "charset_normalizer.utils.should_strip_sig_or_bom", "kind": "Gdef"}, "splitext": {".class": "SymbolTableNode", "cross_ref": "posixpath.splitext", "kind": "Gdef"}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/charset_normalizer/api.py"}