18:23
2026-05-22
dev.to
open-source
I turned my gesture calculator hobby project into a pip package โ so you can detect and use hand gestures in your project in just 3 lines of Python code
The article describes how a developer turned their gesture-controlled calculator hobby project into a pip package called `mp-gesture-lib`, which allows users to add hand gesture recognition to their Pโฆ