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
Release files for asphalt-serialization 6.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| asphalt-serialization-6.0.0.tar.gz | 24.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| asphalt_serialization-6.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 42.9 kB
Release files / asphalt-serialization-6.0.0.tar.gz
| Download URL | asphalt-serialization-6.0.0.tar.gz |
|---|---|
| Size | 24.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1a2b42f944e2b103c8f8cf0ab8df76b27205ec7778046bcf6e612ed7693c8bd
|
|
BLAKE2b-256 checksum How to use checksums |
8188ea560b6bd9dcd59ca8c26f3d9d258579c5fd597568811737b88fb1a5289b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / asphalt_serialization-6.0.0-py3-none-any.whl
| Download URL | asphalt_serialization-6.0.0-py3-none-any.whl |
|---|---|
| Size | 18.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e1e4aa5b3664cc2f09d0b1203b02330221e579f984528c00c0eab09f5d3f67f0
|
|
BLAKE2b-256 checksum How to use checksums |
b4c79483195d2f2de9a936ab29537729da93062143c3c05e3603161d53bb2f12
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|