pub fn generate_openrpc_python_handler_app(spec: &OpenRpcSpec) -> Result<String>
Generate Python handler scaffolding from OpenRPC spec
OpenRPC