/py_wa_adb

Python utility methods for Whatsapp through ADB commands.

Primary LanguagePython

Build Status

Python Whatsapp ADB

Python utility methods for Whatsapp utilities through ADB commands.

BUILD

python setup.py sdist python setup.py bdist_wheel

INSTALL

As a package: pip install ./

Editable mode:

pip install -e ./