pyserializer
is a simple python serialization/deserialization library. It is an ORM agnostic library for converting python objects to native Python datatypes, and vice versa. Click here for documentation.
You can to use pip to install pyserializer:
$ pip install pyserializer
Or using last source:
$ pip install git+git://github.com/localmed/pyserializer.git
For full documentation and examples see (http://pyserializer.readthedocs.org/en/latest/).
Download the docs in pdf or epub formats for offline reading.
Should all be reported on the Github Issue Tracker
Copyright (c) 2016 LocalMed, Inc.. See LICENSE for details.