
adb-shell 0.4.4
0
A Python implementation of ADB with shell and FileSync functionality.
Contents
A Python implementation of ADB with shell and FileSync functionality.
Stars: 595, Watchers: 595, Forks: 67, Open Issues: 31The JeffLIrion/adb_shell repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 595 github stars!
How to Install adb-shell
You can install adb-shell using pip
pip install adb-shell
or add it to a project with poetry
poetry add adb-shell
Package Details
- Author
- Jeff Irion
- License
- Homepage
- https://github.com/JeffLIrion/adb_shell
- PyPi:
- https://pypi.org/project/adb-shell/
- GitHub Repo:
- https://github.com/JeffLIrion/adb_shell
Classifiers
Related Packages
Errors
A list of common adb-shell errors.
Code Examples
Here are some adb-shell code examples and snippets.
pythonfix