Python ADB + Fastboot implementation
conda install conda-forge::adb
This repository contains a pure-python implementation of the ADB and Fastboot protocols, using libusb1 for USB communications.