python3-serpy
Object serialization for Python
Serpy is an object serialization framework. 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. Since serializers are class based, they can be combined, extended and customized with little code duplication. Compared to other Python serialization frameworks like marshmallow or Django Rest Framework Serializers, serpy is an order of magnitude faster.
MITcloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...