Integrate Python and Mysql and table join using python script
Provide a detailed technical report on the steps needed to integrate Python and MySQL using Connector/Python. In addition, provide details on how you implement a table join in a Python script. Show an example of such a join.