Initially, PyKokkos supported three different styles of writing kernels. We explored using various language features. In the end, we converged on the standalone style. Thus, it is time to remove the workload style of programming from PyKokkos (examples and supporting code in the framework).