{"library":"grunt-flake8","type":"library","category":null,"description":"A Grunt plugin to lint Python projects using flake8, which combines PyFlakes, PEP8, and McCabe's cyclomatic complexity checks. Version 0.1.3, last released in 2014, with no active development. It wraps flake8 as a Grunt task, allowing project-level configuration overrides. Alternatives include direct flake8 invocation or other Python linters.","language":"javascript","status":"deprecated","version":"0.1.3","tags":["javascript","gruntplugin","python","pep8","lint","pyflakes","flake8"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-flake8","imports":["grunt.loadNpmTasks('grunt-flake8');\ngrunt.initConfig({ flake8: { src: ['**/*.py'] } });"]},{"cmd":"yarn add grunt-flake8","imports":[]},{"cmd":"pnpm add grunt-flake8","imports":[]}],"homepage":null,"github":"https://github.com/btholt/grunt-flake8","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-flake8","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}