News

Note: This is just a small subset of all of the python projects I've created. The one showcased are much more entertaining to ...
What's CODE SWITCH? It's the fearless conversations about race that you've been waiting for. Hosted by journalists of color, our podcast tackles the subject of race with empathy and humor. We ...
pybind11 (v3) — Seamless interoperability between C++ and Python Setuptools example • Scikit-build example • CMake example pybind11 is a lightweight header-only library that exposes C++ types in ...
This is pure-python implementation of the ADB client. You can use it to communicate with adb server (not the adb daemon on the device/emulator). When you use adb command Now you can use ...