unspecified

python2-serpy - Ridiculously fast object serialization

Website: https://github.com/clarkduvall/serpy
License: MIT
Vendor: Fedora Project
Description:
serpy is a super simple object serialization framework built for speed.
serpy serializes complex datatypes (Django Models, custom classes, ...)
to simple native types (dicts, lists, strings, ...). The native types can
easily be converted to JSON or any other format needed.

The goal of serpy is to be able to do this simply, reliably, and quickly.
Since serializers are class based, they can be combined, extended and
customized with very little code duplication. Compared to other popular
Python serialization frameworks like marshmallow or Django Rest Framework
Serializers serpy is at least an order of magnitude faster.

Python 2 version.

Packages

python2-serpy-0.1.1-1.fc24.noarch [17 KiB] Changelog by Igor Gnatenko (2016-08-26):
- Initial package

Listing created by Repoview-0.6.6-6.fc21