Skip to content

Add Serialisation Support #1

@hamidnazari

Description

@hamidnazari

e.g.

import json
json.dumps(car)

Should return the entire object in JSON.

Also should work for YAML, Pickle, Marshal, and other serialisers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions