flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
stylelint
python
styleguide
static-code-analysis
style-guide
linter
static-analysis
python3
flake8
pep8
linter-flake8
complexity-analysis
-
Updated
Aug 23, 2021 - Python
What's the problem this feature will solve?
I am currently working on a project using mesa. Great framework! The problem is that I use ContinuousSpace, and want to visualise it. Is this something you are working on?