LICENSE
README.md
pyproject.toml
setup.cfg
bsapi/__init__.py
bsapi/base.py
bsapi/settings.py
bsapi.egg-info/PKG-INFO
bsapi.egg-info/SOURCES.txt
bsapi.egg-info/dependency_links.txt
bsapi.egg-info/requires.txt
bsapi.egg-info/top_level.txt
bsapi/app_automate/__init__.py
bsapi/app_automate/appium/__init__.py
bsapi/app_automate/appium/apps.py
bsapi/app_automate/appium/builds.py
bsapi/app_automate/appium/devices.py
bsapi/app_automate/appium/plans.py
bsapi/app_automate/appium/projects.py
bsapi/app_automate/appium/responses.py
bsapi/app_automate/appium/sessions.py
tests/app_automate/__init__.py
tests/app_automate/appium/__init__.py
tests/app_automate/appium/apps.py
tests/app_automate/appium/builds.py
tests/app_automate/appium/devices.py
tests/app_automate/appium/plans.py
tests/app_automate/appium/projects.py
tests/app_automate/appium/sessions.py