Serialization component for the Asphalt framework
Project description
This Asphalt framework component provides a standardized interface for a number of different serialization algorithms:
JSON (using the Python standard library json module)
msgpack (using msgpack-python)
Pickle (using the Python standard library pickle module)
Additional backends may be provided through third party plugins.
Some serializers also provide hooks for safely (un)marshalling custom types and this mechanism can easily be plugged into a third party marshalling library.
Project links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for asphalt-serialization-6.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1a2b42f944e2b103c8f8cf0ab8df76b27205ec7778046bcf6e612ed7693c8bd |
|
MD5 | a829ec4958852226b5aa349cfc1ea964 |
|
BLAKE2b-256 | 8188ea560b6bd9dcd59ca8c26f3d9d258579c5fd597568811737b88fb1a5289b |
Close
Hashes for asphalt_serialization-6.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1e4aa5b3664cc2f09d0b1203b02330221e579f984528c00c0eab09f5d3f67f0 |
|
MD5 | 9c6fca1597ea81b9a785d923796c8b2e |
|
BLAKE2b-256 | b4c79483195d2f2de9a936ab29537729da93062143c3c05e3603161d53bb2f12 |