My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

Epydoc Docstring Wizard Gedit Plugin

The plugin uses regular expressions to find the method definitions, extract the variable names and detect if there already is a docstring. If there is none, it is generated from the variables and inserted into the text

Installation

  • Extract files to directory ~/.gnome2/gedit/plugins
  • Run gedit
  • In gedit main menu go to: Edit -> Preferences
  • In Preferences dialog go to Plugins tab
  • Find 'python docstring wizard' in plugin list and check it

Usage

  • Once installed and activated, there is a menu entry under "Tools" saying "docstringWizard" which will process the current TextBuffer
Powered by Google Project Hosting