nre-darwin-py
nre-darwin-py copied to clipboard
Objects aren't serialisable to JSON
Trying to convert some of the object to JSON throws the exception:
TypeError: Object of type ServiceItem is not JSON serializable
It would be nice to make these serialisable so that this library can be easily used to power JSON-based APIs.