{"library":"pyserde","type":"library","category":null,"description":"PySerde is a Python serialization/deserialization library built on top of dataclasses, inspired by Rust's Serde. It allows for declarative definition of data structures and automatically generates serialization and deserialization functions for various formats like JSON, YAML, TOML, and MessagePack. Currently at version 0.31.2, it maintains an active release cadence with frequent bug fixes and minor feature additions.","language":"python","status":"active","version":"0.31.2","tags":["serialization","deserialization","dataclasses","json","toml","yaml","msgpack"],"install":[{"cmd":"pip install pyserde","imports":["from serde import serde","from serde import field","from serde.json import to_json","from serde.json import from_json"]},{"cmd":"pip install 'pyserde[json,yaml,toml]' # Install with common backends","imports":[]}],"homepage":null,"github":"https://github.com/yukinarit/pyserde","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyserde/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":0.46,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyserde/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}