cancel
Showing results for 
Search instead for 
Did you mean: 
Waldirio
Flight Engineer
Flight Engineer
  • 178 Views

Pylint and Flake8: Mastering Python Linters for Better Code

Hello

Today, let's talk about Python.

Normally, when writing Python Code, you just go, and eventually, your code will be working as expected, but do you know if you are following the best practices? The recommneded or the Pythonic Way?

Let me introduce you to PyLint and Flake8, two tools that will help you with that, and at the end of the day, they will be your best friends when talking about your Code Style.

https://www.youtube.com/watch?v=gFSOa8i8dPw


Enjoy it!
Wally

Labels (1)
Pylint and Flake8: Mastering Python Linters for Better Code Multi Language around, feel free to check all the available, and pick the one which is better for you! *Chapters* 0:00 - Intro 0:17 - Checking the environment and creating a new virtual environment 2:42 - Creating the example code 4:37 -
0 Replies
Join the discussion
You must log in to join this conversation.