Metadata-Version: 2.1
Name: AppiumExtended
Version: 0.1.27
Summary: An extension library for adding ease of use Appium-Python-Client
Home-page: https://github.com/molokov-klim/appium_extended
Author: molokov-klim
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: Appium-Python-Client >=2.11.1
Requires-Dist: allure-pytest >=2.13.2
Requires-Dist: zlib-compress >=0.0.1
Requires-Dist: zlib-decompress >=0.0.2
Requires-Dist: pylibjpeg >=1.4.0
Requires-Dist: Pillow >=9.5.0
Requires-Dist: requests >=2.31.0
Requires-Dist: pyserial >=3.5
Requires-Dist: opencv-python >=4.8.0.74
Requires-Dist: pytesseract >=0.3.10
Requires-Dist: numpy >=1.25.1
Requires-Dist: selenium >=4.10.0


An extension library for adding ease of use to Appium-Python-Client.

appium_extended is a collection of utilities and convenience functions designed to enhance the usage of Appium-Python-Client for mobile app automation testing. It provides additional functionalities and abstractions to simplify the testing process.
