IT SpecificProgramming LanguagesPythonGeneric Coding StandardOn this pageGeneric Coding Standard File Layout Shebang or equivalent (i.e. mandatory first line thing) Header comment Imports Init Constants Configurable Variables (because of potential Constants Dependencies) Enums Classes Functions Main Close Header Comment