https://bugzilla.redhat.com/show_bug.cgi?id=1370611
Bug ID: 1370611
Summary: Review Request: python-serpy - Ridiculously fast
object serialization
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/python-serpy.spec
SRPM URL:
https://ignatenkobrain.fedorapeople.org/for-review/python-serpy-0.1.1-1.fc26.src.rpm
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.
Fedora Account System Username: ignatenkobrain
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]