Can Python be used for automation testing?

Can Python be used for automation testing?

Yes Python can be used for Test Automation. As it is easy to learn programming language, Selenium also have Python binding and there are Unit TestFramewroks in Pythin like PyTest ,PYUnit , definetly python is one of the go to language for Test Automation.