Difference between revisions of "RidgeRun Developer Manual/Coding Styles/Python"

From RidgeRun Developer Connection
Jump to: navigation, search
(Introduction to 'Python' Coding Styles)
Line 6: Line 6:
 
== Introduction to 'Python' Coding Styles ==
 
== Introduction to 'Python' Coding Styles ==
  
 
+
When writing Python code, RidgeRun tries to follow [https://www.python.org/dev/peps/pep-0008/ PEP8 - Style Guide for Python Code]. Following we present some of the rules presented in this standard. For more information please visit [https://www.python.org/dev/peps/pep-0008/ PEP8].
  
  

Revision as of 15:53, 21 June 2021