for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
"""
This package contains default deserializers. You can override the
deserialization process of a particular type as follows:
``jsons.set_deserializer(custom_deserializer, SomeClass)``