Aug, 8 2018 in Best Practices
Which Python static analysis tools to use
As you might have read in our introductory article about static code analysis, there are a lot of reasons why you should implement it in your development workflow. When you’re working with Python, you have a plethora of tools to choose from — but not all of them are worth your time. In this review, […]
Read more
