Python styles guide (PEP 8) in Pdf and Docx
There is no doubt that following general conventions is “must have” for any python developers. I like read most documentation for PLs on iPad and sometimes without internet connection. I could not find any good pdf version of styles for Python to read on a tablet offline, and so I decided to make it by myself. Now I am going to share with you *.docs and *.pdf doc versions I created.
The original document you can find here: https://legacy.python.org/dev/peps/pep-0008/