Latest version: v0.12.6
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
This Python package provides an extended JSON encoder class, `JSONSerializer`, that enables encoding of complex Python data types such as `datetime.datetime`, `datetime.date`, `datetime.time`, `bytes` and `uuid`. It also supports objects that have a `to_json` method, allowing for customizable JSON encoding.
No known vulnerabilities found
Has known vulnerabilities