Skip to content

jschaf/pylint-werkzeug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylint-werkzeug

Build Status Coverage Status

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.

About

A Pylint plugin to analyze Werkzeug code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published