Fedora Packages

python3-serpy Subpackage of python-serpy

Ridiculously fast object serialization

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 3 version.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.3.1-20.fc40 -
Fedora 40 0.3.1-20.fc40 -
Fedora 39 0.3.1-18.fc39 -
Fedora 38 0.3.1-16.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-serpy dash maintainers at fedoraproject dot org.



Sources on Pagure