{"library":"serpent","type":"library","category":null,"description":"Serpent is a simple serialization library for Python based on `ast.literal_eval`. It serializes object trees into a safe, human-readable, UTF-8 encoded string (a valid Python literal expression), suitable for data interchange between Python, Java, and .NET. As of version 1.42, it actively maintains support for modern Python versions with a release cadence of a few months to a year.","language":"python","status":"active","version":"1.42","tags":["serialization","ast","data-interchange","literal-eval","cross-language"],"install":[{"cmd":"pip install serpent","imports":["from serpent import dumps","from serpent import loads","from serpent import tobytes"]}],"homepage":null,"github":"https://github.com/irmen/Serpent","docs":null,"changelog":null,"pypi":"https://pypi.org/project/serpent/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/serpent/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}