The Python script in this repo demonstrates the following things in Blender software:
Load a mesh sequence frame by frame.
Set the camera location and orientation.
Control the movement of light.
The users should know how to run Python scripts in Blender. A good tutorial can be found here.