Back to Browse

How to Automate Python Code Formatting (using Black, YAPF and isort) #Python #Formatting

6.1K views
Aug 3, 2020
9:09

We discuss Python protocol and look at some tools to help you automate your code formatting. Medium article: https://link.medium.com/p7qJEk2GHcb 00:00 Discussion: Why do we need Python Protocol 5:12 Formatting automation tools Links to PEP documentation: https://www.python.org/dev/peps/pep-0008/ https://www.python.org/dev/peps/pep-0020/ Code Formatters: https://black.readthedocs.io/en/stable/index.html https://github.com/google/yapf https://timothycrosley.github.io/isort/ #Software #Engineering #Coding #Tutorial

Download

1 formats

Video Formats

360pmp411.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to Automate Python Code Formatting (using Black, YAPF and isort) #Python #Formatting | NatokHD