Module for json and xml serialization
Project description
Welcome to Kirzner's Serializer!
This module supports two formats: json and xml
Each serializer contains:
-
dump(obj, filepath)- serializeobjinto the file with providedfilepath -
dumps(obj)- serializeobjand returns string result -
load(obj, filepath)- return the result of deserialization content from the file with providedfilepath -
loads(obj, s)- return the result of deserialization content from the provided strings
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 kirzner_serializer-0.0.3.tar.gz.
File metadata
- Download URL: kirzner_serializer-0.0.3.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a80ea9ba67dc548c22efce93e299c27de758c24f124282d780a3e62afce1275
|
|
| MD5 |
c314cd312291d64a82501a411a874b6b
|
|
| BLAKE2b-256 |
b680f5d1305074e9949d4d859cb0af0364ef71f27e52c14453068896c40c5cd4
|
File details
Details for the file kirzner_serializer-0.0.3-py3-none-any.whl.
File metadata
- Download URL: kirzner_serializer-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62d25a2bc1625d465378361c48d80da2111d85cd25372a65c4318ca06f38998e
|
|
| MD5 |
469612f3c96c0c03bf8dca31f1e9be83
|
|
| BLAKE2b-256 |
1bd0461025c114b5b896e56ce9bcb9e8c141c8ec44b774c4b74b433de74fb38e
|