Sign in Sign up
pypi

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.

Latest release
Jul 15, 2024
Releases
16
Known CVEs
0
First release
Apr 16, 2020
License
MIT
View on Pypi
Repository

Source

domdfcoding/singledispatch-json
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
16
Last 12 months
0
Cadence
~daily
Dependencies
2

Releases per month

last 12 months

Release mix

  • minor 5
  • patch 10
16 releases
Releases
Version Released
0.5.0 minor
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.6 patch
0.2.5 patch
0.2.4 patch
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.1.3 patch
0.1.2 patch
0.2.0 minor
0.1.1 patch
0.1.0 minor
0.0.3 initial