Skip to content

tmf16/gedit-pycheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Gedit Python Check

Gedit Python pep8 pyflakes

Dependencies

pep8, pyflakes

$ easy_install pep8
$ easy_install pyflakes

Installation

1. Download

Download zip or tar source and unpack it.
or
git clone git://github.com/tmf16/gedit-pycheck.git

2. Copy

Copy pycheck.gedit-plugin and the pycheck folder into ~/.gnome2/gedit/plugins/

~/.gnome2/gedit/plugins/pycheck
~/.gnome2/gedit/plugins/pycheck.gedit-plugin

3. Gedit

Restart Gedit.
Activate the plugin in gedit by choosing 'Edit > Preferences', select the 'Plugins' tab, and check the box next to 'PyCheck'.

Usage

  1. Open a Python file.
  2. From Gedit Menu, select Tools > Python Check.

About

Python Check (pep8 pyflakes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages