Coding styles
aspects
blank line
block comments
docstrings
encoding
imports
inline comment
line lengths
arrays
indentation
line wrapping
meaning
linters
naming conventions
class names
constants
inheritance
internal method
internal variables
method names (snake_case)
overwriting inheritance
package/module names
PascalCase/snake_case
readability
types
variable names (snake_case)
official style guide
whitespace
Containerization
disadvantages
dockerizing
SeeDockerization
serves
virtualized environments ...