Awesome
pylint-werkzeug
About
pylint-werkzeug
is Pylint plugin for improving code
analysis when editing code using Werkzeug.
Inspired by pylint-django.
Usage
Ensure pylint-werkzeug
is installed and on your path, and then run pylint.
pip install pylint-werkzeug
pylint --load-plugins pylint_werkzeug [..your module..]
License
pylint-werkzeug is available under the GPLv2 license.