gabis-precog / type-mapper

Serialize/deserialize Python dataclasses to various other data formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dataclasses_serialization

dataclasses_serialization provides serializers/deserializers for transforming between Python dataclasses, and JSON and BSON objects.

Fork with additional features and fixes.

Documentation at ReadTheDocs.

Python package CodeQL Coverage Status

About

Serialize/deserialize Python dataclasses to various other data formats

License:MIT License


Languages

Language:Python 99.6%Language:Shell 0.4%