CMD + K

sdjson

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install domdfcoding::sdjson

Usage Tracking

0.4.0
0.3.1
0.3.0
0.2.6
0.2.5
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

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

noarch