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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2024-07-15 16:36:39 UTC