Question

Which Python PEPs deal with code style? I am aware of two: PEP 8 and PEP 257. Are there any others?

Was it helpful?

Solution

The list is huge!! Check official python Peps here http://www.python.org/dev/peps

OTHER TIPS

P 7 Style Guide for C Code GvR

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top