Thursday, August 6, 2020

Python Code Convention or Style Guide

Almost all organizations either adopt the coding style from someone else or develop their own one. Newly recruited employees as well as interns may be expected to follow the existing code convention or style guide of the company. If you are starting your own company, you may wish to adopt or develop your own one based on one of the available ones. Some examples are:

Python Style Guide or Code Convention 

Python:
https://pep8.org

No comments: