Skip to content

Simple python serialization library. It is an ORM agnostic library for converting python objects to and from native Python datatypes.

License

Notifications You must be signed in to change notification settings

localmed/pyserializer

Repository files navigation

Build Status Documentation Status

pyserializer

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.

Installation

You can to use pip to install pyserializer:

$ pip install pyserializer

Or using last source:

$ pip install git+git://github.com/localmed/pyserializer.git

Documentation

For full documentation and examples see (http://pyserializer.readthedocs.org/en/latest/).

Offline Documentation

Download the docs in pdf or epub formats for offline reading.

Feature Requests and Bug Reports

Should all be reported on the Github Issue Tracker

Contribution

Contribution

Copyright

Copyright (c) 2016 LocalMed, Inc.. See LICENSE for details.

About

Simple python serialization library. It is an ORM agnostic library for converting python objects to and from native Python datatypes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages