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: 533, Watchers: 533, Forks: 60, Open Issues: 27The JeffLIrion/adb_shell
repo was created 5 years ago and the last code push was 6 months ago.
The project is popular with 533 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.
GitHub Issues
The adb-shell package has 27 open issues on GitHub
- Moved the metadata into
setup.cfg