sdjson
Custom JSON Encoder for Python utilising functools.singledispatch to support custom encoders for both Python's built-in classes and user-created classes, without as much legwork.
Custom JSON Encoder for Python utilising functools.singledispatch to support custom encoders for both Python's built-in classes and user-created classes, without as much legwork.
To install this package, run one of the following:
Custom JSON Encoder for Python utilising functools.singledispatch to support custom encoders for both Python's built-in classes and user-created classes, without as much legwork.
Before installing please ensure you have added the following channels: conda-forge, domdfcoding
Summary
Custom JSON Encoder for Python utilising functools.singledispatch to support custom encoders for both Python's built-in classes and user-created classes, without as much legwork.
Last Updated
May 1, 2022 at 10:19
License
MIT License
Total Downloads
1.3K
Supported Platforms
GitHub Repository
https://github.com/domdfcoding/singledispatch-jsonDocumentation
https://singledispatch-json.readthedocs.io/en/latest