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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sdjson

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.0 2024-07-15    
0.4.0 2022-05-01
0.3.1 2021-03-23
0.3.0 2020-10-02
0.2.6 2020-06-18
0.2.5 2020-04-29
0.2.4 2020-04-29
0.2.3 2020-04-18
0.2.2 2020-04-17
0.2.1 2020-04-17
0.2.0 2020-04-16
0.1.3 2020-04-17
0.1.2 2020-04-17
0.1.1 2020-04-16
0.1.0 2020-04-16
0.0.3 2020-04-16

Issues with this package?

Page last updated 2026-09-03 05:05:36 UTC