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
File details
Details for the file asphalt-serialization-6.0.0.tar.gz
.
File metadata
- Download URL: asphalt-serialization-6.0.0.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1a2b42f944e2b103c8f8cf0ab8df76b27205ec7778046bcf6e612ed7693c8bd |
|
MD5 | a829ec4958852226b5aa349cfc1ea964 |
|
BLAKE2b-256 | 8188ea560b6bd9dcd59ca8c26f3d9d258579c5fd597568811737b88fb1a5289b |
File details
Details for the file asphalt_serialization-6.0.0-py3-none-any.whl
.
File metadata
- Download URL: asphalt_serialization-6.0.0-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1e4aa5b3664cc2f09d0b1203b02330221e579f984528c00c0eab09f5d3f67f0 |
|
MD5 | 9c6fca1597ea81b9a785d923796c8b2e |
|
BLAKE2b-256 | b4c79483195d2f2de9a936ab29537729da93062143c3c05e3603161d53bb2f12 |