library · inferred from evidence
simplejson
A Python library for JSON serialization and deserialization.
- dwollav2 request with decimal.Decimal body fails unless simplejson is installed
Sending a `decimal.Decimal` in a dwollav2 request body failed unless the optional `simplejson` package happened to be installed — and simplejson wasn't listed as a dependency anywhere. The reporter argued a JSONEncoder subclass handles deci