Serde Serializer & Deserializer from Rust <--> Python, backed by PyO3.
# Cargo.toml
[dependencies]
pythonize = "0.28.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a Rust struct into a Python object using PyO3.
Ensure Python is installed and PyO3 is configured correctly.
No dependency data recorded yet.