easy/intermediate What are Python decorators and how would you use them?How would you setup many projects where each one uses different versions of Python and third party libraries?What is PEP8 and do you follow its guidelines when you're coding?How…