Minimal python wrappers around libcamapi, screen, and GLES, to implement cv2 APIs.
git submodule update --init --recursive
sudo apk add python3-opencv opencv-dev python3-numpy-dev python3-dev python3-pybind11-dev python3-setuptools
python setup.py build_ext -j$(nproc)
pip install --break-system-packages .