Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Cost / License
- Free Personal
- Open Source
Platforms
- Online
- Self-Hosted
- Software as a Service (SaaS)




PyLint is described as 'A Python source code analyzer which looks for programming errors, it helps to enforce a coding standard and to sniff for some code' and is an app in the development category. There are more than 10 alternatives to PyLint for a variety of platforms, including Mac, Windows, Linux, Python and SaaS apps. The best PyLint alternative is Codacy. It's not free, so if you're looking for a free alternative, you could try Codacy or ty. Other great apps like PyLint are Ruff, Coala, PyChecker and PEP8.
Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.




Pyrefly is a type checker and language server for Python, which provides lightning-fast type checking along with IDE features such as code navigation, semantic highlighting, and code completion. It is available as a command-line tool and a VSCode extension.
Coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. https://coala.io/.
PyChecker is a tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++ and is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious...
PyCodeQual gives you insights into complexity and bug risks with high accuracy because your code is analyzed with its dependencies installed.



Flake8 is a wrapper around PyFlakes, pep8 and Ned Batchelder's McCabe script and displays the warnings in a per-file, merged output.
SideCI is an automated code reviewing tool with GitHub. Speed up your code review and development cycle to improve productivity without requiring engineers to spend valuable time.
