Use dedicated documentation files for detailed documentation. Help messages in CLI commands should only describe the minimal interface and show how more detailed information can be obtained.
Python code should adhere to PEP 8 – Style Guide for Python Code, as much as reasonable.