Any working example of How to control an UVC camera with Python Code?

I want to control digital zoom of a UVC camera: :
zoom_absolute 0x009a090d (int) : min=100 max=800 step=1 default=100 value=0
connected to AGX through a Python code.

The examples I found are not very up to date and couldn’t make them work. I would like to use Python3 and if possible would not like to re-built openCV.

Best regards,
Sefa

Have a reference to below link.