Library for serializing and deserializing Python Objects to and from JSON and XML.
Project description
py-serializable
This Pythonic library provides a framework for serializing/deserializing Python classes to and from JSON and XML.
It relies upon the use of Python Properties in your Python classes.
Read the full documentation for more details.
Installation
Install this from PyPi.org using your preferred Python package manager.
Example using pip
:
pip install py-serializable
Example using poetry
:
poetry add py-serializable
Usage
See the full documentation or our unit tests for usage and details.
Python Support
We endeavour to support all functionality for all current actively supported Python versions. However, some features may not be possible/present in older Python versions due to their lack of support.
Contributing
Feel free to open issues, bugreports or pull requests.
See the CONTRIBUTING file for details.
Copyright & License
py-serializable
is Copyright (c) Paul Horton 2022. All Rights Reserved.
Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
See the LICENSE file for the full license.
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
Hashes for py_serializable-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 573774dd0b954254c0aac37b9c1ba14029ada6e1251fea244abf56b835d19e5a |
|
MD5 | ba5dc446d3752603ca2b63a4cd8d70f6 |
|
BLAKE2b-256 | e177e2c66eca424e04c92011a68e00b10ad0f3fb353102dc24faf402e2ccc51e |