Published onMay 27, 2022Making Python Classes JSON SerializablePythonJSONOOPIteratorsDunder-MethodsDo you send data from Python to a web service? I bet you did not know your classes could be JSON serializable. Herein I'll show you how.