JSON Serializer for pystencils config
This MR adds a custom JSON serializer to allow pystencils configs to be used as parameters in databases. Useful in parameter studies when using the more modern way of setting up simulations, i.e., using pystencils' CreateKernelConfig.
Can be extended in the future for other custom classes if needed.