Changed typed client generation to account for multiple contract classes in single contract.py file
Additionally simplifying helpers by removing some redundant files and marking the folder as private (by python conventions) to signify that there is no need to modify those scripts if dev is ok with conventions the template provides
Adding extra record to code tour to explain helpers folder
https://github.com/algorandfoundation/algokit-python-template/issues/35
Proposed Changes