cancel
Showing results for 
Search instead for 
Did you mean: 
Waldirio
Flight Engineer
Flight Engineer
  • 180 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)
0 Replies
Join the discussion
You must log in to join this conversation.