.coveragerc
.gitignore
LICENSE
Makefile
README.md
pylintrc
setup.py
.github/workflows/codeql-analysis.yml
.github/workflows/test.yml
examples/allocate_context.py
examples/allocate_release_exact.py
examples/find_and_allocate_release.py
stf_appium_client/AdbServer.py
stf_appium_client/Appium.py
stf_appium_client/Logger.py
stf_appium_client/StfClient.py
stf_appium_client/__init__.py
stf_appium_client/cli.py
stf_appium_client/exceptions.py
stf_appium_client/tools.py
stf_appium_client.egg-info/PKG-INFO
stf_appium_client.egg-info/SOURCES.txt
stf_appium_client.egg-info/dependency_links.txt
stf_appium_client.egg-info/entry_points.txt
stf_appium_client.egg-info/requires.txt
stf_appium_client.egg-info/top_level.txt
test/__init__.py
test/swagger.json
test/test_AdbServer.py
test/test_StfClient.py
test/test_appium.py
test/test_cli.py
test/test_tools.py