clean-code-python icon indicating copy to clipboard operation
clean-code-python copied to clipboard

:bathtub: Clean Code concepts adapted for Python

Results 5 clean-code-python issues
Sort by recently updated
recently updated
newest added

hi, I would have expected, that in the ‘good’ example, the function will take a parameter of type ‘EchoIf’ You could have showed that there is an ‘Echo’ class with...

Great repo! Very helpful resources here. Can we have a french translation for this?

translation

Black is becomming the de-facto standard for code formatting in Python. It makes sure code looks similar in many projects and it leads to minimal diffs.

Hi guys! How about translating this project to other languages? I believe I can contribute with the PT-BR translation 👍