For more information on Page Objects in Python see this article I wrote for the Pragmatic Magazine -- which has some bugs and I've evolved it a bit, but its the basis for everything else.
There are two ways to install and use the Appium Python client. Install from PyPi, as 'Appium-Python-Client'. Page Object Model is a design pattern which has become popular in test automation for ...