User Tools

Site Tools


trans_learn:coding_style

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
trans_learn:coding_style [2017/09/24 20:30] – created yangtrans_learn:coding_style [2017/09/24 20:31] (current) yang
Line 1: Line 1:
 ===Python Coding Styles=== ===Python Coding Styles===
 We recommend the following coding conventions when writing code for the repository. We recommend the following coding conventions when writing code for the repository.
-  * [[http://docs.python-guide.org/en/latest/writing/style/ |General concepts for Python Coding Style ]]: best practices for coding in python+  * [[http://docs.python-guide.org/en/latest/writing/style/ |General Concepts for Python Coding Style ]]: best practices for coding in python
   * [[https://google.github.io/styleguide/pyguide.html | Google Python Style Guide]]: a more detailed Guideline for reference.   * [[https://google.github.io/styleguide/pyguide.html | Google Python Style Guide]]: a more detailed Guideline for reference.
  
-It's also highly recommended to structure your code.+It's also highly recommended to structure your code. See the following guide for the general concepts.
   * [[http://docs.python-guide.org/en/latest/writing/structure/ | Structuring Your Project ]]    * [[http://docs.python-guide.org/en/latest/writing/structure/ | Structuring Your Project ]] 
trans_learn/coding_style.1506299455.txt.gz · Last modified: 2017/09/24 20:30 by yang