How to create wait in python client for appium-mac2-driver which will work?

I tried with driver.implicitly_wait and also WebdriverWait from selenium but it did not work.
Please suggest the correct use.