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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asphalt-serialization-5.0.1.tar.gz.
File metadata
- Download URL: asphalt-serialization-5.0.1.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5c3d8faa9f1eba94faeb12417340d551e4220ac81a470f39a0e95f9c33a3e8f
|
|
| MD5 |
ba211595f78fa95774071e46c9dc3746
|
|
| BLAKE2b-256 |
6a04f00efd005c95bb008f9f5e1cbdfe2a5fafa80379bbf2bc20536880c2259d
|
File details
Details for the file asphalt_serialization-5.0.1-py3-none-any.whl.
File metadata
- Download URL: asphalt_serialization-5.0.1-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
436bb5b970a5bfcb4c86caa996a7051e52c0039e8e69ebb769e57f15f48d69a2
|
|
| MD5 |
1a143744540f75a70ec9f09e712199b2
|
|
| BLAKE2b-256 |
4711f453c48713eab30517743ecdc2d17e39c933e0062d0f5a5b3397647e4f6e
|