CKKS threshold rotation using OpenFHE Python Wrapper

I suggest looking at Rotation in Threshold FHE Although this is for C++, the logic should be similar. I also suggest looking at the following Python examples for Threshold FHE, e.g., threshold-fhe.py.