-
Notifications
You must be signed in to change notification settings - Fork 0
/
searchindex.js
1 lines (1 loc) · 37.6 KB
/
searchindex.js
1
Search.setIndex({"alltitles": {"0.0.1": [[3, "id164"]], "0.0.2": [[3, "id163"]], "0.0.3": [[3, "id162"]], "0.0.5": [[3, "id161"]], "0.1.0": [[3, "id160"]], "0.2.0": [[3, "id159"]], "0.3.0": [[3, "id158"]], "0.3.1": [[3, "id157"]], "0.4.0": [[3, "id154"]], "API Reference": [[4, "api-reference"]], "Authors": [[4, "authors"]], "Change Log": [[4, "change-log"]], "Choosing and Loading Backends": [[0, "choosing-and-loading-backends"]], "Contact": [[4, "contact"]], "Contents": [[0, "contents"]], "Contributing": [[4, "contributing"]], "Contributing to jsonpickle": [[1, null]], "Customizing JSON output": [[0, "customizing-json-output"]], "Download & Install": [[4, "download-install"]], "Ecdsa": [[2, "ecdsa"]], "Extensions": [[4, "extensions"]], "Generate Documentation": [[1, "generate-documentation"]], "Get the Code": [[1, "get-the-code"]], "History": [[3, null]], "License": [[4, "license"]], "Low Level API": [[0, "low-level-api"]], "NumPy": [[2, "numpy"]], "Run the Test Suite": [[1, "run-the-test-suite"]], "jsonpickle API": [[0, null]], "jsonpickle Documentation": [[4, null]], "jsonpickle Usage": [[4, "module-jsonpickle"]], "jsonpickle extensions": [[2, null]], "jsonpickle \u2013 High Level API": [[0, "jsonpickle-high-level-api"]], "jsonpickle.backend \u2013 JSON Backend Management": [[0, "module-jsonpickle.backend"]], "jsonpickle.handlers \u2013 Custom Serialization Handlers": [[0, "jsonpickle-handlers-custom-serialization-handlers"]], "jsonpickle.pickler \u2013 Python to JSON-compatible dict": [[0, "module-jsonpickle.pickler"]], "jsonpickle.unpickler \u2013 JSON-compatible dict to Python": [[0, "module-jsonpickle.unpickler"]], "jsonpickle.util \u2013 Helper functions": [[0, "module-jsonpickle.util"]], "v0.5.0": [[3, "v0-5-0"]], "v0.6.0": [[3, "v0-6-0"]], "v0.6.1": [[3, "v0-6-1"]], "v0.7.0": [[3, "v0-7-0"]], "v0.7.1": [[3, "v0-7-1"]], "v0.7.2": [[3, "v0-7-2"]], "v0.8.0": [[3, "v0-8-0"]], "v0.9.0": [[3, "v0-9-0"]], "v0.9.1": [[3, "v0-9-1"]], "v0.9.2": [[3, "v0-9-2"]], "v0.9.3": [[3, "v0-9-3"]], "v0.9.4": [[3, "v0-9-4"]], "v0.9.5": [[3, "v0-9-5"]], "v0.9.6": [[3, "v0-9-6"]], "v1.0": [[3, "v1-0"]], "v1.1": [[3, "v1-1"]], "v1.2": [[3, "v1-2"]], "v1.3": [[3, "v1-3"]], "v1.4": [[3, "v1-4"]], "v1.4.1": [[3, "v1-4-1"]], "v1.4.2": [[3, "v1-4-2"]], "v1.5.0": [[3, "v1-5-0"]], "v1.5.1": [[3, "v1-5-1"]], "v1.5.2": [[3, "v1-5-2"]], "v2.0.0": [[3, "v2-0-0"]], "v2.1.0": [[3, "v2-1-0"]], "v2.2.0": [[3, "v2-2-0"]], "v3.0.0": [[3, "v3-0-0"]], "v3.0.1": [[3, "v3-0-1"]], "v3.0.2": [[3, "v3-0-2"]], "v3.0.3": [[3, "v3-0-3"]], "v3.0.4": [[3, "v3-0-4"]], "v3.1.0": [[3, "v3-1-0"]], "v3.2.0": [[3, "v3-2-0"]], "v3.2.1": [[3, "v3-2-1"]], "v3.2.2": [[3, "v3-2-2"]], "v3.3.0": [[3, "v3-3-0"]], "v3.4.0": [[3, "v3-4-0"]], "v3.4.1": [[3, "v3-4-1"]], "v3.4.2": [[3, "v3-4-2"]], "v4.0.0": [[3, "v4-0-0"]], "v4.0.1": [[3, "v4-0-1"]]}, "docnames": ["api", "contrib", "extensions", "history", "index"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["api.rst", "contrib.rst", "extensions.rst", "history.rst", "index.rst"], "indexentries": {"__getstate__() (object method)": [[0, "object.__getstate__", false]], "__setstate__() (object method)": [[0, "object.__setstate__", false]], "arrayhandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.ArrayHandler", false]], "b64decode() (in module jsonpickle.util)": [[0, "jsonpickle.util.b64decode", false]], "b64encode() (in module jsonpickle.util)": [[0, "jsonpickle.util.b64encode", false]], "b85decode() (in module jsonpickle.util)": [[0, "jsonpickle.util.b85decode", false]], "b85encode() (in module jsonpickle.util)": [[0, "jsonpickle.util.b85encode", false]], "basehandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.BaseHandler", false]], "clonefactory (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.CloneFactory", false]], "datetimehandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.DatetimeHandler", false]], "decode() (in module jsonpickle)": [[0, "jsonpickle.decode", false]], "decode() (in module jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.decode", false]], "decode() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.decode", false]], "dumps() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.dumps", false]], "enable_fallthrough() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.enable_fallthrough", false]], "encode() (in module jsonpickle)": [[0, "jsonpickle.encode", false]], "encode() (in module jsonpickle.pickler)": [[0, "jsonpickle.pickler.encode", false]], "encode() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.encode", false]], "flatten() (jsonpickle.handlers.arrayhandler method)": [[0, "jsonpickle.handlers.ArrayHandler.flatten", false]], "flatten() (jsonpickle.handlers.basehandler method)": [[0, "jsonpickle.handlers.BaseHandler.flatten", false]], "flatten() (jsonpickle.handlers.datetimehandler method)": [[0, "jsonpickle.handlers.DatetimeHandler.flatten", false]], "flatten() (jsonpickle.handlers.lockhandler method)": [[0, "jsonpickle.handlers.LockHandler.flatten", false]], "flatten() (jsonpickle.handlers.queuehandler method)": [[0, "jsonpickle.handlers.QueueHandler.flatten", false]], "flatten() (jsonpickle.handlers.regexhandler method)": [[0, "jsonpickle.handlers.RegexHandler.flatten", false]], "flatten() (jsonpickle.handlers.textiohandler method)": [[0, "jsonpickle.handlers.TextIOHandler.flatten", false]], "flatten() (jsonpickle.handlers.uuidhandler method)": [[0, "jsonpickle.handlers.UUIDHandler.flatten", false]], "flatten() (jsonpickle.pickler.pickler method)": [[0, "jsonpickle.pickler.Pickler.flatten", false]], "get() (in module jsonpickle.handlers)": [[0, "jsonpickle.handlers.get", false]], "get() (jsonpickle.handlers.registry method)": [[0, "jsonpickle.handlers.Registry.get", false]], "getargs() (in module jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.getargs", false]], "handles() (jsonpickle.handlers.basehandler class method)": [[0, "jsonpickle.handlers.BaseHandler.handles", false]], "has_method() (in module jsonpickle.util)": [[0, "jsonpickle.util.has_method", false]], "has_reduce() (in module jsonpickle.util)": [[0, "jsonpickle.util.has_reduce", false]], "has_tag() (in module jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.has_tag", false]], "has_tag_dict() (in module jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.has_tag_dict", false]], "importable_name() (in module jsonpickle.util)": [[0, "jsonpickle.util.importable_name", false]], "in_dict() (in module jsonpickle.util)": [[0, "jsonpickle.util.in_dict", false]], "in_slots() (in module jsonpickle.util)": [[0, "jsonpickle.util.in_slots", false]], "is_bytes() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_bytes", false]], "is_collections() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_collections", false]], "is_cython_function() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_cython_function", false]], "is_dictionary() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_dictionary", false]], "is_dictionary_subclass() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_dictionary_subclass", false]], "is_enum() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_enum", false]], "is_function() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_function", false]], "is_installed() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_installed", false]], "is_iterator() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_iterator", false]], "is_list() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_list", false]], "is_list_like() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_list_like", false]], "is_module() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_module", false]], "is_module_function() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_module_function", false]], "is_noncomplex() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_noncomplex", false]], "is_not_class() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_not_class", false]], "is_object() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_object", false]], "is_picklable() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_picklable", false]], "is_primitive() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_primitive", false]], "is_readonly() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_readonly", false]], "is_reducible() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_reducible", false]], "is_reducible_sequence_subclass() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_reducible_sequence_subclass", false]], "is_sequence() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_sequence", false]], "is_sequence_subclass() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_sequence_subclass", false]], "is_set() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_set", false]], "is_tuple() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_tuple", false]], "is_type() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_type", false]], "is_unicode() (in module jsonpickle.util)": [[0, "jsonpickle.util.is_unicode", false]], "itemgetter() (in module jsonpickle.util)": [[0, "jsonpickle.util.itemgetter", false]], "items() (in module jsonpickle.util)": [[0, "jsonpickle.util.items", false]], "jsonbackend (class in jsonpickle.backend)": [[0, "jsonpickle.backend.JSONBackend", false]], "jsonpickle": [[4, "module-jsonpickle", false]], "jsonpickle.backend": [[0, "module-jsonpickle.backend", false]], "jsonpickle.handlers": [[0, "module-jsonpickle.handlers", false]], "jsonpickle.pickler": [[0, "module-jsonpickle.pickler", false]], "jsonpickle.unpickler": [[0, "module-jsonpickle.unpickler", false]], "jsonpickle.util": [[0, "module-jsonpickle.util", false]], "load_backend() (in module jsonpickle)": [[0, "jsonpickle.load_backend", false]], "load_backend() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.load_backend", false]], "loadclass() (in module jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.loadclass", false]], "loadrepr() (in module jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.loadrepr", false]], "loads() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.loads", false]], "lockhandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.LockHandler", false]], "make_blank_classic() (in module jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.make_blank_classic", false]], "module": [[0, "module-jsonpickle.backend", false], [0, "module-jsonpickle.handlers", false], [0, "module-jsonpickle.pickler", false], [0, "module-jsonpickle.unpickler", false], [0, "module-jsonpickle.util", false], [4, "module-jsonpickle", false]], "pep 257": [[3, "index-0", false]], "pickler (class in jsonpickle.pickler)": [[0, "jsonpickle.pickler.Pickler", false]], "python enhancement proposals": [[3, "index-0", false]], "queuehandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.QueueHandler", false]], "regexhandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.RegexHandler", false]], "register() (in module jsonpickle.handlers)": [[0, "jsonpickle.handlers.register", false]], "register() (jsonpickle.handlers.registry method)": [[0, "jsonpickle.handlers.Registry.register", false]], "register_classes() (jsonpickle.unpickler.unpickler method)": [[0, "jsonpickle.unpickler.Unpickler.register_classes", false]], "registry (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.Registry", false]], "remove_backend() (in module jsonpickle)": [[0, "jsonpickle.remove_backend", false]], "remove_backend() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.remove_backend", false]], "reset() (jsonpickle.pickler.pickler method)": [[0, "jsonpickle.pickler.Pickler.reset", false]], "reset() (jsonpickle.unpickler.unpickler method)": [[0, "jsonpickle.unpickler.Unpickler.reset", false]], "restore() (jsonpickle.handlers.arrayhandler method)": [[0, "jsonpickle.handlers.ArrayHandler.restore", false]], "restore() (jsonpickle.handlers.basehandler method)": [[0, "jsonpickle.handlers.BaseHandler.restore", false]], "restore() (jsonpickle.handlers.datetimehandler method)": [[0, "jsonpickle.handlers.DatetimeHandler.restore", false]], "restore() (jsonpickle.handlers.lockhandler method)": [[0, "jsonpickle.handlers.LockHandler.restore", false]], "restore() (jsonpickle.handlers.queuehandler method)": [[0, "jsonpickle.handlers.QueueHandler.restore", false]], "restore() (jsonpickle.handlers.regexhandler method)": [[0, "jsonpickle.handlers.RegexHandler.restore", false]], "restore() (jsonpickle.handlers.textiohandler method)": [[0, "jsonpickle.handlers.TextIOHandler.restore", false]], "restore() (jsonpickle.handlers.uuidhandler method)": [[0, "jsonpickle.handlers.UUIDHandler.restore", false]], "restore() (jsonpickle.unpickler.unpickler method)": [[0, "jsonpickle.unpickler.Unpickler.restore", false]], "set_decoder_options() (in module jsonpickle)": [[0, "jsonpickle.set_decoder_options", false]], "set_decoder_options() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.set_decoder_options", false]], "set_encoder_options() (in module jsonpickle)": [[0, "jsonpickle.set_encoder_options", false]], "set_encoder_options() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.set_encoder_options", false]], "set_preferred_backend() (in module jsonpickle)": [[0, "jsonpickle.set_preferred_backend", false]], "set_preferred_backend() (jsonpickle.backend.jsonbackend method)": [[0, "jsonpickle.backend.JSONBackend.set_preferred_backend", false]], "textiohandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.TextIOHandler", false]], "translate_module_name() (in module jsonpickle.util)": [[0, "jsonpickle.util.translate_module_name", false]], "unpickler (class in jsonpickle.unpickler)": [[0, "jsonpickle.unpickler.Unpickler", false]], "unregister() (in module jsonpickle.handlers)": [[0, "jsonpickle.handlers.unregister", false]], "unregister() (jsonpickle.handlers.registry method)": [[0, "jsonpickle.handlers.Registry.unregister", false]], "untranslate_module_name() (in module jsonpickle.util)": [[0, "jsonpickle.util.untranslate_module_name", false]], "uuidhandler (class in jsonpickle.handlers)": [[0, "jsonpickle.handlers.UUIDHandler", false]]}, "objects": {"": [[4, 0, 0, "-", "jsonpickle"]], "jsonpickle": [[0, 0, 0, "-", "backend"], [0, 3, 1, "", "decode"], [0, 3, 1, "", "encode"], [0, 0, 0, "-", "handlers"], [0, 3, 1, "", "load_backend"], [0, 0, 0, "-", "pickler"], [0, 3, 1, "", "remove_backend"], [0, 3, 1, "", "set_decoder_options"], [0, 3, 1, "", "set_encoder_options"], [0, 3, 1, "", "set_preferred_backend"], [0, 0, 0, "-", "unpickler"], [0, 0, 0, "-", "util"]], "jsonpickle.backend": [[0, 1, 1, "", "JSONBackend"]], "jsonpickle.backend.JSONBackend": [[0, 2, 1, "", "decode"], [0, 2, 1, "", "dumps"], [0, 2, 1, "", "enable_fallthrough"], [0, 2, 1, "", "encode"], [0, 2, 1, "", "load_backend"], [0, 2, 1, "", "loads"], [0, 2, 1, "", "remove_backend"], [0, 2, 1, "", "set_decoder_options"], [0, 2, 1, "", "set_encoder_options"], [0, 2, 1, "", "set_preferred_backend"]], "jsonpickle.handlers": [[0, 1, 1, "", "ArrayHandler"], [0, 1, 1, "", "BaseHandler"], [0, 1, 1, "", "CloneFactory"], [0, 1, 1, "", "DatetimeHandler"], [0, 1, 1, "", "LockHandler"], [0, 1, 1, "", "QueueHandler"], [0, 1, 1, "", "RegexHandler"], [0, 1, 1, "", "Registry"], [0, 1, 1, "", "TextIOHandler"], [0, 1, 1, "", "UUIDHandler"], [0, 3, 1, "", "get"], [0, 3, 1, "", "register"], [0, 3, 1, "", "unregister"]], "jsonpickle.handlers.ArrayHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "restore"]], "jsonpickle.handlers.BaseHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "handles"], [0, 2, 1, "", "restore"]], "jsonpickle.handlers.DatetimeHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "restore"]], "jsonpickle.handlers.LockHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "restore"]], "jsonpickle.handlers.QueueHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "restore"]], "jsonpickle.handlers.RegexHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "restore"]], "jsonpickle.handlers.Registry": [[0, 2, 1, "", "get"], [0, 2, 1, "", "register"], [0, 2, 1, "", "unregister"]], "jsonpickle.handlers.TextIOHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "restore"]], "jsonpickle.handlers.UUIDHandler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "restore"]], "jsonpickle.pickler": [[0, 1, 1, "", "Pickler"], [0, 3, 1, "", "encode"]], "jsonpickle.pickler.Pickler": [[0, 2, 1, "", "flatten"], [0, 2, 1, "", "reset"]], "jsonpickle.unpickler": [[0, 1, 1, "", "Unpickler"], [0, 3, 1, "", "decode"], [0, 3, 1, "", "getargs"], [0, 3, 1, "", "has_tag"], [0, 3, 1, "", "has_tag_dict"], [0, 3, 1, "", "loadclass"], [0, 3, 1, "", "loadrepr"], [0, 3, 1, "", "make_blank_classic"]], "jsonpickle.unpickler.Unpickler": [[0, 2, 1, "", "register_classes"], [0, 2, 1, "", "reset"], [0, 2, 1, "", "restore"]], "jsonpickle.util": [[0, 3, 1, "", "b64decode"], [0, 3, 1, "", "b64encode"], [0, 3, 1, "", "b85decode"], [0, 3, 1, "", "b85encode"], [0, 3, 1, "", "has_method"], [0, 3, 1, "", "has_reduce"], [0, 3, 1, "", "importable_name"], [0, 3, 1, "", "in_dict"], [0, 3, 1, "", "in_slots"], [0, 3, 1, "", "is_bytes"], [0, 3, 1, "", "is_collections"], [0, 3, 1, "", "is_cython_function"], [0, 3, 1, "", "is_dictionary"], [0, 3, 1, "", "is_dictionary_subclass"], [0, 3, 1, "", "is_enum"], [0, 3, 1, "", "is_function"], [0, 3, 1, "", "is_installed"], [0, 3, 1, "", "is_iterator"], [0, 3, 1, "", "is_list"], [0, 3, 1, "", "is_list_like"], [0, 3, 1, "", "is_module"], [0, 3, 1, "", "is_module_function"], [0, 3, 1, "", "is_noncomplex"], [0, 3, 1, "", "is_not_class"], [0, 3, 1, "", "is_object"], [0, 3, 1, "", "is_picklable"], [0, 3, 1, "", "is_primitive"], [0, 3, 1, "", "is_readonly"], [0, 3, 1, "", "is_reducible"], [0, 3, 1, "", "is_reducible_sequence_subclass"], [0, 3, 1, "", "is_sequence"], [0, 3, 1, "", "is_sequence_subclass"], [0, 3, 1, "", "is_set"], [0, 3, 1, "", "is_tuple"], [0, 3, 1, "", "is_type"], [0, 3, 1, "", "is_unicode"], [0, 3, 1, "", "itemgetter"], [0, 3, 1, "", "items"], [0, 3, 1, "", "translate_module_name"], [0, 3, 1, "", "untranslate_module_name"]], "object": [[0, 2, 1, "", "__getstate__"], [0, 2, 1, "", "__setstate__"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:function"}, "terms": {"": [0, 1, 2, 3, 4], "0": [0, 4], "01": 3, "02": 3, "05": 3, "06": 3, "07": 3, "08": 3, "09": 3, "1": [0, 4], "10": 3, "100": 3, "104": 3, "11": 3, "12": 3, "13": 3, "130": 3, "14": 3, "143": 3, "148": 3, "15": 3, "155": 3, "156": 3, "16": 3, "170": 3, "176": 3, "180": 3, "183": 3, "184": 3, "19": 3, "190": 3, "193": 3, "195": 3, "198": 3, "199": 3, "2": [0, 1, 4], "20": 3, "2008": [3, 4], "2009": [3, 4], "2011": [3, 4], "2013": 3, "2014": 3, "2015": 3, "2016": 3, "2017": 3, "2018": 3, "2019": 3, "2020": 3, "2021": [3, 4], "2022": 3, "2023": 3, "2024": 3, "206": 3, "207": 3, "21": 3, "216": 3, "217": 3, "22": 3, "223": 3, "227": 3, "229": 3, "235": 3, "24": 3, "240": 3, "245": 3, "247": 3, "25": [0, 3], "251": 3, "254": 3, "255": [0, 3], "256": 3, "257": 3, "259": 3, "260": 3, "261": 3, "264": 3, "282": 3, "283": 3, "286": 3, "287": 3, "29": 3, "292": 3, "297": 3, "3": [0, 1, 4], "30": 3, "300": 3, "301": 3, "303": 3, "305": 3, "318": 3, "327": 3, "330": 3, "331": 3, "332": 3, "333": 3, "334": 3, "336": 3, "337": 3, "338": 3, "340": 3, "341": 3, "343": 3, "344": 3, "345": 3, "346": 3, "347": 3, "348": 3, "349": 3, "350": [0, 3], "351": 3, "352": 3, "353": 3, "354": 3, "358": 3, "36": 0, "362": 3, "364": 3, "374": 3, "375": 3, "376": 3, "379": 3, "381": 3, "382": 3, "383": 3, "384": 3, "385": 3, "387": 3, "391": 3, "392": 3, "395": 3, "396": 3, "399": 3, "4": [0, 4], "403": 3, "407": 3, "408": 3, "411": 3, "42": 0, "421": 3, "422": 3, "424": 3, "431": 3, "433": 3, "434": 3, "436": 3, "446": 3, "447": 3, "455": 3, "456": 3, "457": 3, "460": 3, "471": 3, "477": 3, "478": 3, "481": 3, "482": 3, "486": 3, "489": 3, "49": 0, "494": 3, "4x": 3, "5": 4, "500": 3, "501": 3, "504": 3, "505": 3, "507": 3, "508": 3, "511": 3, "512": 3, "513": 3, "514": 3, "524": 3, "525": 3, "526": 3, "527": 3, "528": 3, "533": 3, "534": 3, "535": 3, "536": 3, "539": 3, "544": 3, "545": 3, "59": 3, "6": 4, "67": 3, "68": 3, "7": [0, 1, 4], "77": 3, "78": 3, "8": 4, "80": 3, "8000": 1, "9": 4, "A": [0, 3], "By": 0, "For": [0, 2, 3], "If": [0, 1, 2, 4], "In": [0, 3], "It": [0, 1, 3, 4], "The": [0, 1, 3, 4], "These": 3, "To": [1, 3], "_": 3, "__builtin__": 0, "__class__": 0, "__dict__": 0, "__getinitargs__": 0, "__getitem__": 3, "__getstate__": [0, 3, 4], "__init__": 4, "__name__": 0, "__new__": 0, "__reduce__": [0, 3], "__reduce_ex__": 0, "__setstate__": [0, 3, 4], "__slots__": [0, 3], "_encoder_opt": 3, "_get_flatten": 3, "_jsonpickle_exclud": [0, 3], "_restore_from_dict": 3, "_restore_tag": 3, "_sre": 0, "abail": 3, "abl": 0, "about": [0, 3], "abov": 0, "absent": 0, "access": [0, 3, 4], "accident": 3, "achiev": 3, "across": [0, 3], "action": 3, "activ": [0, 3], "actual": 0, "ad": [3, 4], "adam": 3, "add": [0, 3, 4], "addit": [0, 1, 3, 4], "addition": 4, "after": 0, "against": [0, 1, 3], "aguilar": 4, "aid": 3, "aka": 4, "albeit": 3, "alec": [3, 4], "alecthoma": 4, "all": [0, 1, 3], "allow": [0, 3, 4], "almost": [3, 4], "along": 0, "alongsid": 3, "alpha": 3, "alreadi": 3, "also": [0, 3, 4], "alwai": 3, "an": [0, 1, 3, 4], "analyz": 3, "ani": [0, 3, 4], "antonin": 3, "anyth": 0, "api": 3, "app": 3, "appear": 3, "append": 3, "appli": 0, "approach": 4, "appropri": [0, 4], "apr": 3, "ar": [0, 1, 2, 3, 4], "arbitrari": [3, 4], "area": 3, "arg": 0, "arguabl": 3, "argument": [0, 3], "arrai": [0, 2, 3], "arrayhandl": [0, 4], "ascii": 0, "ask": 1, "assert": 4, "assertionerror": 0, "assign": [0, 3], "assist": [0, 3], "associ": 0, "assumpt": 0, "attempt": 0, "attr": 0, "attribut": [0, 3], "attributeerror": 0, "aug": 3, "automat": 0, "avail": [0, 1, 3], "avoid": [0, 3], "awai": 3, "await": 0, "awesom": 4, "b": 0, "b64": 3, "b64decod": [0, 4], "b64encod": [0, 4], "b85": 3, "b85decod": [0, 4], "b85encod": [0, 4], "back": [0, 3, 4], "backend": [3, 4], "backward": [0, 3], "base": [0, 2, 3], "base64": [0, 3], "base85": [0, 3], "basehandl": [0, 3, 4], "basic": [0, 3], "becaus": 0, "been": [0, 3, 4], "befor": [0, 1], "behavior": [0, 1, 3], "being": [0, 3, 4], "below": 3, "benchmark": 3, "benefit": 3, "better": 3, "bewar": 3, "bin": 1, "binari": [0, 3], "bloat": 0, "bool": 0, "boolean": 0, "both": [0, 3], "bound": 0, "break": [0, 3], "brows": 1, "bsd": 4, "bson": 3, "buch": [3, 4], "bug": 3, "build": [1, 3, 4], "built": [0, 2, 3], "builtin": [0, 3], "bundl": 0, "byte": [0, 3], "bytestr": [0, 3], "c": 4, "call": 0, "callback": 0, "can": [0, 3, 4], "cannot": [0, 3], "case": [0, 1], "catch": 0, "caus": [0, 3], "certain": [0, 3], "cfg": 3, "chang": [0, 1, 3], "check": [3, 4], "checkout": 4, "choos": [3, 4], "cjson": 3, "cl": 0, "class": [0, 3, 4], "classic": 0, "classmethod": 0, "clearer": 3, "client": 0, "clone": 1, "clonefactori": [0, 4], "cls_or_nam": 0, "code": [0, 3, 4], "coerc": 0, "collect": [0, 3], "column": 3, "com": [1, 3, 4], "come": [0, 4], "command": 3, "common": 3, "compact": 0, "compar": 3, "compat": [3, 4], "compatibilti": 3, "compil": 0, "complex": [0, 3, 4], "complianc": 3, "complic": 3, "conceptu": 0, "condit": [0, 3], "configur": [0, 3, 4], "conform": [0, 3], "consid": [0, 3, 4], "consist": [0, 3], "construct": [0, 3, 4], "constructor": 3, "consum": 0, "contain": [0, 3, 4], "context": 0, "contributor": 3, "control": 0, "convert": [0, 3], "copi": 4, "copyright": 4, "correct": 3, "correctli": 3, "cost": 3, "couchdb": 3, "could": [0, 3, 4], "counter": 3, "coverag": 3, "cpython": 3, "crate": 3, "creat": [0, 1, 3, 4], "current": [0, 3], "custom": [3, 4], "cycl": 0, "cyclic": [0, 3], "cython": [0, 3], "d": 1, "dan": [3, 4], "darci": 3, "data": [0, 2, 3, 4], "dataclass": 3, "datafram": 3, "datatyp": 0, "datetim": [0, 3], "datetimehandl": [0, 4], "david": [3, 4], "davidkhess": 4, "davvid": 4, "de": [0, 3], "deal": 0, "dean": 3, "dec": 3, "decim": [0, 3], "decisiontreeclassifi": 3, "declar": 3, "decod": [0, 3, 4], "decor": [0, 3], "decreas": 3, "deeper": 0, "def": [0, 4], "default": [0, 1, 3, 4], "default_factori": 0, "defaultdict": [0, 3], "defin": [0, 3], "demjson": 3, "denot": 0, "depend": [3, 4], "deprec": [0, 3], "depth": 3, "dequ": 3, "deriv": [0, 3], "descriptor": 0, "deseri": [0, 3, 4], "detail": 0, "detect": 0, "determin": 0, "dev": 3, "develop": [1, 3], "dict": [3, 4], "dict_separ": 0, "dictionari": [0, 3, 4], "differ": 3, "difficult": 0, "direct": [0, 4], "directli": [0, 3, 4], "directori": 3, "disabl": [0, 3], "distribut": 3, "distutil": 3, "django": [0, 3], "do": [0, 3], "doc": [1, 3], "document": [0, 3], "doe": [0, 3], "doesn": 0, "drastic": 3, "drop": 3, "dtype": [0, 3], "due": 0, "dump": [0, 3, 4], "dure": [0, 3, 4], "dynam": [0, 3], "e": [0, 1, 3, 4], "each": 0, "earlier": 3, "easiest": 4, "ecdsa": 4, "effect": 0, "effort": 3, "either": 0, "element": 0, "elsewis": 3, "email": 4, "emit": 3, "enabl": [0, 2, 3], "enable_backend": 0, "enable_fallthrough": [0, 4], "encod": [0, 1, 2, 3, 4], "encount": 3, "encourag": 3, "end": 3, "engin": 3, "ensur": [3, 4], "entri": 0, "enum": [0, 3], "environ": 1, "eoghan": 3, "eol": 3, "equal": [0, 3], "equival": [0, 4], "error": [0, 2, 3], "especi": 3, "essenti": 4, "etc": [0, 4], "eval": [0, 3], "even": 3, "everi": [0, 3], "everyon": 1, "everyth": 0, "ex": 0, "exampl": [0, 3], "except": [0, 3], "exclud": [0, 3], "execut": 4, "exemplar": 0, "exist": 0, "expand": 0, "experi": [0, 1], "experiment": [0, 3], "explicitli": 3, "ext": [2, 3], "extend": [3, 4], "extens": 3, "extra": 4, "faber": 3, "factori": 3, "fail": 0, "fail_saf": 0, "fallthrough": [0, 3], "fals": [0, 3, 4], "fast": 0, "faster": 3, "featur": [0, 3], "feb": 3, "fedor": 3, "feedpars": 3, "feedparserdict": 3, "fetch": 3, "field": 3, "file": [0, 3], "fill": 0, "find": 3, "finish": 0, "firepython": 3, "first": 0, "fisk": 3, "fix": [0, 3], "fixedoffset": 3, "flag": 0, "flatten": [0, 3, 4], "float": 0, "follow": [0, 3], "foo": 0, "foohandl": 0, "forc": 0, "fork": 1, "form": [0, 1], "format": [0, 3], "fortifi": 3, "fortran": 3, "forward": 3, "found": [0, 3], "friendli": 0, "from": [0, 1, 3, 4], "frozen": [3, 4], "full": 0, "fulli": [0, 3], "function": [3, 4], "further": 0, "futur": 3, "fuzz": 3, "g": [0, 3, 4], "garden": 3, "gener": [0, 3, 4], "get": [0, 4], "getarg": [0, 4], "getstat": 3, "getter": 0, "gha": 3, "git": [1, 3], "github": [1, 3, 4], "give": 0, "given": 0, "global": [0, 4], "gmail": 4, "gmpy": 2, "gmpy2": 2, "googl": 3, "googlegroup": 4, "graph": 4, "ha": [0, 3, 4], "had": 3, "handl": [0, 3, 4], "handle_readonli": 0, "handler": [2, 3, 4], "happen": 0, "has_method": [0, 4], "has_reduc": [0, 4], "has_reduce_ex": 0, "has_tag": [0, 4], "has_tag_dict": [0, 4], "hasn": 3, "have": [0, 3, 4], "hello": 0, "help": 3, "helper": 4, "hess": [3, 4], "high": 4, "highli": 4, "hildebrand": 3, "histori": 4, "hmac": 4, "home": 3, "honor": 3, "hopefullythisisnotarealmodul": 0, "host": 1, "how": 0, "howto": 3, "html": 1, "http": [1, 3, 4], "i": [0, 1, 3, 4], "ian": [3, 4], "ianschenck": 4, "id": [0, 3], "ident": [0, 3], "ignor": [0, 3], "ignorereserv": 3, "immedi": 0, "implement": [0, 3], "import": [0, 2, 3, 4], "importable_nam": [0, 4], "importlib": 3, "importlib_metadata": 3, "improp": 3, "improv": 3, "in_dict": [0, 4], "in_slot": [0, 4], "inadvertedli": 3, "includ": [0, 2, 3], "include_properti": [0, 3], "incompat": 3, "incorrect": [0, 3], "increas": 3, "indent": [0, 3], "indic": 0, "infinit": 3, "influenc": 0, "inform": [0, 4], "inherit": [3, 4], "initi": 3, "input": [0, 3], "insert": 0, "insid": 3, "instal": [1, 2, 3], "instanc": [0, 3], "instanti": 0, "instead": [0, 3], "int": [0, 3, 4], "int64": 3, "integ": [0, 3], "interact": 1, "intern": [0, 3], "interpret": 1, "invok": 0, "involv": 0, "io": 3, "is_byt": [0, 4], "is_collect": [0, 4], "is_cython_funct": [0, 4], "is_dictionari": [0, 4], "is_dictionary_subclass": [0, 4], "is_enum": [0, 4], "is_funct": [0, 4], "is_instal": [0, 4], "is_iter": [0, 3, 4], "is_list": [0, 4], "is_list_lik": [0, 4], "is_modul": [0, 4], "is_module_funct": [0, 4], "is_noncomplex": [0, 4], "is_not_class": [0, 4], "is_object": [0, 4], "is_pickl": [0, 4], "is_primit": [0, 4], "is_readonli": [0, 4], "is_reduc": [0, 3, 4], "is_reducible_sequence_subclass": [0, 4], "is_sequ": [0, 4], "is_sequence_subclass": [0, 4], "is_set": [0, 4], "is_tupl": [0, 4], "is_typ": [0, 4], "is_unicod": [0, 4], "issu": [0, 3], "item": [0, 3, 4], "item_separ": 0, "itemgett": [0, 4], "iter": [0, 3], "its": [0, 2, 3], "itself": 0, "jan": 3, "jaraco": [3, 4], "javascript": 3, "john": [3, 4], "johnpaulett": 4, "join": 4, "jone": 3, "joos": 3, "json": [1, 3, 4], "jsonbackend": [0, 4], "jsondecod": 0, "jsonlib": [0, 3], "jsonpickl": 3, "jsonpickle_gmpi": 2, "jsonpickle_numpi": 2, "jsonpicklej": 3, "jul": 3, "jun": 3, "k": [3, 4], "kei": [0, 2, 3, 4], "keyword": [0, 4], "kieran": 3, "klass": 0, "kwarg": 0, "lambda": 0, "landolt": 3, "last": [0, 3], "latest": 4, "layout": 3, "learn": 3, "least": 1, "leav": 0, "less": 3, "let": 3, "level": [3, 4], "leverag": 3, "lib": 1, "librari": [0, 1, 3, 4], "license_fil": 3, "like": [0, 2], "linker": 3, "linux": 3, "list": [0, 3, 4], "load": [3, 4], "load_backend": [0, 4], "loadclass": [0, 4], "loadrepr": [0, 4], "loads_exc": 0, "local": 0, "localhost": 1, "lock": 0, "lockhandl": [0, 4], "long": [0, 3], "longer": 3, "look": 0, "lookup": 3, "lossi": 0, "lot": 3, "low": 4, "lower": 3, "lowercas": 0, "m": 1, "machineri": 0, "made": [0, 3], "mai": [0, 1, 3, 4], "mail": 4, "main": 1, "maintain": 3, "major": 3, "make": [0, 3], "make_blank_class": [0, 4], "make_ref": [0, 3], "malform": 3, "malici": [0, 4], "manag": 4, "mandat": 0, "map": 0, "mar": 3, "marcin": 4, "marcintustin": 4, "match": 0, "matrix": 3, "max_depth": [0, 3], "max_it": 0, "maxlen": 3, "md": 3, "meant": 0, "meatballhat": 4, "member": [0, 3], "mention": 0, "merg": [1, 3], "metaclass": 3, "metadata": 3, "method": [0, 3], "michael": 3, "micro": 3, "might": 0, "migrat": 3, "millikin": 3, "minor": 3, "miss": 3, "mod": 3, "mode": [0, 3], "model": 2, "modern": 0, "modifi": 3, "modul": [0, 2, 3, 4], "module_and_nam": 0, "more": [0, 3, 4], "most": [0, 1, 3], "move": 3, "mro": 0, "multilevel": 3, "multipl": 3, "murrai": 3, "must": [0, 2, 4], "mutex": 0, "my": 0, "mycustomclass": 0, "mycustomhandl": 0, "n": 3, "name": [0, 3, 4], "namedtupl": 3, "namespac": 0, "nativ": 0, "necessari": [0, 1], "need": [0, 4], "needn": 0, "neg": 0, "nest": 3, "never": [0, 4], "new": [0, 3, 4], "newer": 3, "newlin": 0, "newstyl": 3, "next": [0, 3], "non": [0, 3, 4], "none": [0, 3], "nonetyp": [0, 3], "note": [0, 3, 4], "notest": 1, "nov": 3, "now": [0, 1, 3, 4], "null": 3, "number": 3, "numer": 0, "numeric_kei": [0, 3], "numpi": [0, 3, 4], "numpyndarrayhandl": 3, "o": 0, "obj": [0, 4], "object": [0, 1, 3, 4], "offici": 3, "offlin": 3, "old": 3, "older": 3, "omit": 0, "on_miss": [0, 3], "onc": [0, 1], "one": [0, 1, 3], "onewai": 4, "onli": [0, 3, 4], "opaqu": 0, "oper": 0, "oppos": 0, "optim": 3, "option": [0, 3], "order": [0, 3], "org": 4, "origin": [0, 4], "original_object": 0, "ossfuzz": 3, "other": [0, 2, 3], "our": 4, "output": [3, 4], "outsid": [0, 3], "over": 0, "overflow": 3, "p": 0, "packag": 3, "panda": [0, 3], "paramet": [0, 3], "partial": 0, "particular": [0, 3], "pass": [0, 1, 3, 4], "patch": 3, "path": 0, "paulett": 4, "pavement": 3, "paver": 3, "payload": [0, 3], "pep": 3, "per": 3, "perform": [0, 3], "pickl": [0, 3, 4], "pickler": [3, 4], "pin": 3, "pip": 4, "plain": 0, "pleas": [0, 1, 4], "plug": 0, "poly1d": 3, "popular": 0, "posix": 3, "possibl": [0, 3, 4], "pre": [0, 3], "prefer": [0, 3], "prefix": 3, "preserv": [0, 3], "pretti": 0, "prevent": [0, 3, 4], "previou": 3, "previous": 3, "primit": [0, 3, 4], "print": 0, "prior": [0, 3], "privat": 3, "process": [0, 4], "produc": [0, 3], "project": [3, 4], "properli": [0, 3], "properti": 0, "protocol": [0, 3], "provid": [0, 3, 4], "proxi": 0, "pure": 3, "purpos": 3, "py": [0, 3, 4], "py2": 3, "py27": 1, "py37": 1, "pypi": 4, "pyproject": 3, "pytest": 3, "python": [1, 3, 4], "python2": [0, 1, 3], "python3": [1, 3], "pytz": 3, "qualifi": 0, "queue": [0, 3], "queuehandl": [0, 4], "quopri": 3, "r": 0, "rais": [0, 3], "rather": 0, "raw": 4, "re": [0, 3], "reach": 3, "read": [3, 4], "readili": 1, "readm": 3, "readonli": 0, "reason": 0, "receiv": 3, "recommend": [0, 1, 3], "reconstitut": [3, 4], "reconstruct": 0, "recreat": 4, "recurs": [0, 3], "reduc": 3, "ref": 3, "refactor": 3, "refer": [0, 3], "referenc": [0, 3], "regard": 3, "regardless": 0, "regener": 4, "regex": 0, "regexhandl": [0, 4], "regist": [0, 2, 3, 4], "register_class": [0, 4], "register_handl": [2, 3], "registri": [0, 3, 4], "releas": 3, "reli": [0, 3], "remap": 0, "remedi": 3, "remov": [0, 3], "remove_backend": [0, 4], "renam": 0, "replac": [0, 3], "report": 3, "repositori": 1, "repr": [0, 3], "repres": 0, "represent": [0, 3], "reproduc": 3, "reprstr": 0, "request": 3, "requir": [3, 4], "reset": [0, 4], "resili": 3, "restor": [0, 3, 4], "restructur": 3, "result": [0, 3, 4], "retain": 0, "return": [0, 3], "revers": 0, "revert": 3, "roberto": 3, "robust": 3, "robustli": 3, "round": 3, "roundtrip": [0, 3], "rst": 3, "rtype": 0, "ruff": 3, "run": [0, 3, 4], "runner": 3, "saccon": 3, "safe": [0, 3], "safer": 4, "safestr": [0, 3], "said": 0, "same": [0, 3, 4], "sampl": 1, "scalar": 3, "scenario": 3, "schenck": [3, 4], "scikit": 3, "scope": 0, "script": [1, 3], "sdist": 3, "search": 0, "second": 0, "section": 3, "secur": [0, 3, 4], "see": [0, 3, 4], "seen": 3, "self": [0, 3, 4], "send": 4, "sep": 3, "separ": [0, 3], "sequenc": 0, "seri": 3, "serial": [2, 3, 4], "server": 1, "set": [0, 3], "set_decoder_opt": [0, 3, 4], "set_encoder_opt": [0, 3, 4], "set_preferred_backend": [0, 4], "setup": [3, 4], "setuptool": 3, "sever": [1, 3], "should": [0, 1, 3], "side": 0, "sign": 4, "simpl": 3, "simplejson": [0, 3, 4], "simpler": [0, 3], "simplereducehandl": 3, "simpli": 0, "simplifi": 3, "sinc": 0, "singl": 0, "skip": 3, "sklearn": [0, 2, 3], "slight": 3, "slot": 3, "small": 3, "smaller": 3, "so": 0, "solut": 0, "some": 3, "sometim": 0, "sorin": 3, "sort_kei": [0, 3], "sourc": 4, "special": [0, 3], "specif": [0, 3], "specifi": 0, "sped": 3, "speed": 3, "speedup": 3, "sphinx": 3, "spidaman": 3, "sqlalchemi": 3, "sre_pattern": 0, "stack": 3, "standard": [0, 3, 4], "stat_result": 3, "state": [0, 3], "stdlib": [3, 4], "step": [0, 3], "still": 3, "storag": 3, "str": 3, "strategi": 0, "stream": [0, 3], "strict": 3, "string": [0, 3, 4], "struct_tim": [0, 3], "structur": [3, 4], "style": [3, 4], "sub": 3, "subclass": [0, 3], "subsequ": 0, "subtl": 3, "subvers": 3, "success": 0, "suffici": 0, "suit": [3, 4], "suitabl": 0, "superset": 0, "suppli": 0, "support": [0, 3], "suppress": 0, "switch": 3, "sy": 0, "syntax": 3, "t": [0, 3], "tabl": 3, "tag": [0, 3], "take": [0, 4], "tamper": 4, "taskset": 3, "tell": 0, "temp": 0, "temporari": 3, "test": [0, 3, 4], "text": 0, "textiohandl": [0, 4], "than": [0, 3], "thank": 3, "thaw": 4, "theelx": 4, "thei": 0, "them": [0, 1, 2, 3], "themselv": 3, "thi": [0, 3], "thing": 4, "thoma": [3, 4], "those": [0, 3], "though": 3, "thread": 0, "through": [0, 3], "throughput": 3, "thu": 3, "time": [0, 3], "timedelta64": 3, "timezon": 3, "todo": 0, "toml": 3, "ton": 3, "tool": [1, 3], "top": 4, "toward": 3, "tox": [1, 3], "track": 3, "trail": 0, "transform": 4, "translat": 0, "translate_module_nam": [0, 4], "travers": 3, "tree": 3, "tri": 0, "trip": 3, "true": [0, 3], "trust": 4, "try": [0, 2], "tupl": [0, 3], "turn": [0, 4], "tustin": 4, "twice": 3, "two": [0, 3], "txt": 3, "type": [0, 3, 4], "typeerror": 0, "typic": 0, "u": [0, 3, 4], "ujson": 0, "unabl": [0, 3], "under": [0, 1, 4], "unicod": [0, 3], "union": 3, "unit": 3, "unless": 2, "unmap": 0, "unnecessari": 3, "unpickl": [3, 4], "unpicklablenumpygenerichandl": 0, "unregist": [0, 4], "unsaf": [0, 3], "untranslate_module_nam": [0, 4], "untrust": [0, 4], "up": [0, 3], "upcom": [], "updat": [3, 4], "upon": [0, 3], "us": [0, 1, 3, 4], "usag": 3, "use_base85": [0, 3], "use_decim": 0, "user": [0, 3, 4], "utcnow": 3, "utf": 3, "utf8": 0, "util": [3, 4], "uuid": [0, 3], "uuidhandl": [0, 4], "v0": 4, "v1": [0, 4], "v1_decod": [0, 3], "v2": 4, "v3": [0, 4], "v4": [0, 4], "valid": 3, "valu": [0, 3], "valueerror": 0, "variabl": [0, 3], "variou": 0, "vast": 3, "version": [0, 3], "via": [0, 3, 4], "virtualenv": 1, "wa": [0, 3], "wai": 4, "want": 0, "warn": [0, 3], "we": [0, 1, 3], "weird": 0, "welcom": 1, "well": 1, "were": 3, "what": 0, "when": [0, 1, 2, 3, 4], "whenev": 3, "where": [0, 3], "whether": 0, "which": [0, 3, 4], "while": 3, "whitespac": 0, "wish": 1, "within": 3, "without": [0, 1], "won": 0, "world": 0, "would": [2, 3], "wrapper": 0, "write": 0, "x": [0, 3], "yajl": [0, 3], "yaml": 3, "yank": 3, "year": 3, "you": [0, 1, 2, 3, 4], "your": 0, "zoneinfo": 3, "zope": 3}, "titles": ["jsonpickle API", "Contributing to jsonpickle", "jsonpickle extensions", "History", "jsonpickle Documentation"], "titleterms": {"0": 3, "1": 3, "2": 3, "3": 3, "4": 3, "5": 3, "6": 3, "7": 3, "8": 3, "9": 3, "api": [0, 4], "author": 4, "backend": 0, "chang": 4, "choos": 0, "code": 1, "compat": 0, "contact": 4, "content": 0, "contribut": [1, 4], "custom": 0, "dict": 0, "document": [1, 4], "download": 4, "ecdsa": 2, "extens": [2, 4], "function": 0, "gener": 1, "get": 1, "handler": 0, "helper": 0, "high": 0, "histori": 3, "instal": 4, "json": 0, "jsonpickl": [0, 1, 2, 4], "level": 0, "licens": 4, "load": 0, "log": 4, "low": 0, "manag": 0, "numpi": 2, "output": 0, "pickler": 0, "python": 0, "refer": 4, "run": 1, "serial": 0, "suit": 1, "test": 1, "unpickl": 0, "upcom": [], "usag": 4, "util": 0, "v0": 3, "v1": 3, "v2": 3, "v3": 3, "v4": 3}})