python for Offline Edge AI Gesture & Face Detection Sensor

I bought the Offline Edge AI Gesture & Face Detection Sensor, which works fine with the provided Arduino code. I'm wondering if there is a python library for this device (micropython or circuitpython)?
2025-09-07 02:01:36
ahsrab.rifat
You can try this lib: https://github.com/DFRobot/DFRobot_GestureFaceDetection
