Skip to content

danielmcgrath/sublime-pyflakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Sublime Text 2 Pyflakes Plugin

This is a Sublime Text 2 package that will run Pyflakes against Python files being edited and highlight the warnings returned.

Requirements

The package requires Pyflakes to already be installed and in a place where Python can find it, e.g. /usr/bin

Windows

Install Pyflakes and set Python Path in SYSTEM PATH

Installation

Just drop pyflakes.py into Sublime Text 2/Packages/User. The package will run every time a Python file is saved.

About

Sublime Text 2 Pyflakes package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages