Home
Trees
Indices
Help
Project Homepage
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
peppy
:
peppy - (ap)Proximated (X)Emacs Powered by Python.
peppy.about
:
Definition and storage of the 'about:' protocol.
peppy.actions
:
User interface elements (keyboard and GUI)
peppy.actions.base
:
Base classes for actions
peppy.actions.gotoline
:
Includable file that is used to provide a Goto Line function for a major mode.
peppy.actions.minibuffer
peppy.actions.pypefind
:
Adapter pattern that allows the usage of PyPE's search and replace with peppy.
peppy.buffers
peppy.configprefs
:
Managing user config files and directories.
peppy.debug
:
Debug mixin and debug printing based on class hierarchy.
peppy.dialogs
peppy.dired
:
Dired Mode
peppy.editra
peppy.editra.ed_style
:
#--------------------------------------------------------------------------# # FILE: ed_style.py # # AUTHOR: Cody Precord # # LANGUAGE: Python # # SUMMARY: # # Provides classes/functions to manage the document styling.
peppy.editra.syntax'
peppy.editra.syntax.synextreg'
peppy.editra.syntax.synglob
:
#-----------------------------------------------------------------------------# # FILE: synglob.py # # AUTHOR: Cody Precord # # # # SUMMARY: # # Provides configuration and basic API functionality to all the syntax # # modules.
peppy.editra.syntax.syntax'
:
FILE: syntax.py AUTHOR: Cody Precord
peppy.frame
peppy.fundamental
peppy.hsi
peppy.hsi.ENVI
:
Read, parse, and write ENVI headers.
peppy.hsi.GDAL
:
Interface to the hsi module to load cubes via GDAL.
peppy.hsi.common
peppy.hsi.cube
:
Reading and writing raw HSI cubes.
peppy.hsi.hsi_major_mode
:
Hyperspectral image analysis mode.
peppy.hsi.hsi_major_mode_proxy
peppy.hsi.loader
:
Reading and writing raw HSI cubes.
peppy.hsi.roi
:
Regions of Interest.
peppy.hsi.utils
:
HSI Utilities.
peppy.i18n
:
Localization utilities for peppy
peppy.i18n.da
peppy.i18n.de_DE
peppy.i18n.eo
peppy.i18n.es_ES
peppy.i18n.fr_FR
peppy.i18n.ia
peppy.i18n.it_IT
peppy.i18n.ja_JP
peppy.i18n.peppy_message_catalogs
peppy.i18n.ru_RU
peppy.i18n.zh_CN
peppy.i18n.zh_TW
peppy.iconmap
peppy.lib
peppy.lib.PyParse
peppy.lib.bitmapscroller
:
BitmapScroller -- a container for viewing bitmapped images.
peppy.lib.bufferedreader
:
Buffered reading utilities.
peppy.lib.column_autosize
:
ColumnAutoSizeMixin -- a mixin to handle column resizing for list controls
peppy.lib.controls
:
Miscellaneous wx controls.
peppy.lib.dropscroller
:
Automatic scrolling mixin for a list control, including an indicator showing where the items will be dropped.
peppy.lib.foldexplorer
:
Scintilla Fold Explorer mixin for text editors
peppy.lib.gaugesplash
:
Splash screen with progress bar
peppy.lib.iconstorage
peppy.lib.loadfileserver
:
Server and client code for passing a string to a running application.
peppy.lib.mpdclient2
peppy.lib.nextpanel
:
Multi-pane list similar to the NeXT file-manager
peppy.lib.null
:
null.py
peppy.lib.orderer
:
Mini-constraint-solver to attempt to order menu items by their relative positions.
peppy.lib.plotter
:
Plotting utilities on top of wx.lib.plot
peppy.lib.pluginmanager
:
Plugin management support
peppy.lib.processmanager
:
Process management support
peppy.lib.setuptools_utils
:
setuptools_utils -- utilities for use with setuptools.
peppy.lib.stcspellcheckmixin
:
Spell checking mixin for the wx.StyledTextControl using pyenchant
peppy.lib.structrecord
:
StructRecord -- a binary record packer/unpacker
peppy.lib.textctrl_autocomplete
:
wxPython Custom Widget Collection 20060207 Written By: Edward Flick (eddy -=at=- cdf-imaging -=dot=- com) Michele Petrazzo (michele -=dot=- petrazzo -=at=- unipex -=dot=- it) Will Sadkin (wsadkin-=at=- nameconnector -=dot=- com) Copyright 2006 (c) CDF Inc.
peppy.lib.textutil
:
Utility functions for operating on text
peppy.lib.userparams
:
Helpers to create user preferences for class attribute defaults and editing widgets for user modification of preferences.
peppy.lib.wordwrap
:
wordwrap.py -- public domain code from David Eppstein
peppy.lib.wxemacskeybindings
:
Multiple keystrokes for command processing.
peppy.main
:
Main application class.
peppy.mainmenu
:
Main menu and actions.
peppy.major
:
Base module for major mode implementations.
peppy.menu
:
Dynamic menubar and toolbar system.
peppy.minor
:
Your one-stop shop for minor mode building blocks.
peppy.nltk_lite
peppy.nltk_lite.chat
:
Wrapper around nltk_lite chatbots.
peppy.nltk_lite.chat.eliza
peppy.nltk_lite.chat.eliza'
peppy.nltk_lite.chat.iesha
peppy.nltk_lite.chat.iesha'
:
This chatbot is a tongue-in-cheek take on the average teen anime junky that frequents YahooMessenger or MSNM.
peppy.nltk_lite.chat.nltk_lite
peppy.nltk_lite.chat.nltk_lite.chat
:
A class for simple chatbots.
peppy.nltk_lite.chat.rude
peppy.nltk_lite.chat.rude'
peppy.nltk_lite.chat.zen
peppy.nltk_lite.chat.zen'
:
Zen Chatbot talks in gems of Zen wisdom.
peppy.plugins
peppy.plugins.buffer_list_mode
:
Buffer List Mode
peppy.plugins.c_mode
:
C programming language editing support.
peppy.plugins.changelog_mode
:
ChangeLog editing support.
peppy.plugins.chatbots
:
Shell plugin and wrapper around the nltk_lite chatbots.
peppy.plugins.cpp_mode
:
C++ programming language editing support.
peppy.plugins.cursor_movement
:
Some simple text transformation actions.
peppy.plugins.debug_classes
:
Sidebar for debug printing.
peppy.plugins.editra_styleeditor
:
STCStyleEditor plugin.
peppy.plugins.error_log
:
Sidebar for error messages.
peppy.plugins.function_menu
:
FoldExplorerMinorMode and FoldExplorerMenu use Stani's fold explorer idea to display a subset of the fold hierarchy of the file.
peppy.plugins.games
peppy.plugins.games.hangman_mode
:
Major mode for playing hangman using the words in the buffer.
peppy.plugins.graphviz_mode
:
Graphviz DOT Language editing support.
peppy.plugins.help
:
Help text and convenience functions for the help menu.
peppy.plugins.hexedit_mode
peppy.plugins.htmlview_mode
:
Major mode for viewing HTML text.
peppy.plugins.image_mode
:
Major mode for viewing images.
peppy.plugins.keyboard
:
Keyboard loader and configuration generator.
peppy.plugins.makefile_mode
:
Makefile editing support.
peppy.plugins.mpd_major_mode
:
MPD (Music Player Daemon) mode.
peppy.plugins.openrecent
:
Recently-loaded files plugin.
peppy.plugins.preferences
:
Preferences dialog.
peppy.plugins.process_list
:
Sidebar for error messages.
peppy.plugins.pype_filebrowser
:
Adapter class around PyPE's FilesystemBrowser sidebar widget.
peppy.plugins.python_mode
:
Python major mode.
peppy.plugins.sandbox
:
Graphviz DOT Language editing support.
peppy.plugins.session_saving
:
Session saving and restoration plugin.
peppy.plugins.shell_mode
peppy.plugins.sizereporter_minormode
:
Size reporter minor mode based on the SizeReporterCtrl from the wxPython AUI demos.
peppy.plugins.text_mode
:
Generic text file editing support.
peppy.plugins.text_transforms
:
Some simple text transformation actions.
peppy.plugins.tutorial_plugin
:
Tutorial plugin.
peppy.plugins.widget_inspector
:
Widget inspector plugin.
peppy.pype
:
PyPE compatibility module.
peppy.pype.browser
peppy.pype.exparse
:
Simple code to extract class & function docstrings from a module.
peppy.pype.filehistory
peppy.pype.findbar
peppy.sidebar
:
Your one-stop shop for sidebar building blocks.
peppy.splash_image
peppy.stcbase
peppy.stcinterface
peppy.vfs
peppy.vfs.http
peppy.vfs.itools
peppy.vfs.itools.datatypes
peppy.vfs.itools.uri
:
The purpose of this package is to implement URIs (Uniform Resource Identifiers) as specified by RFC2396.
peppy.vfs.itools.uri.generic
:
This module aims to implement the URI standard as specified by RFC2396, see http://www.ietf.org/rfc/rfc2396.txt
peppy.vfs.itools.uri.mailto
peppy.vfs.itools.uri.registry
peppy.vfs.itools.uri.uri
peppy.vfs.itools.vfs
peppy.vfs.itools.vfs.base
peppy.vfs.itools.vfs.file
peppy.vfs.itools.vfs.folders
peppy.vfs.itools.vfs.memfs
peppy.vfs.itools.vfs.registry
peppy.vfs.itools.vfs.vfs
peppy.vfs.tar
peppy.yapsy
:
This module provides the basic elements to build a working plugin plugin system.
peppy.yapsy.IPlugin
:
Defines the basic interfaces for a plugin.
peppy.yapsy.PeppyPluginManager
:
Defines the basic interface for a plugin manager that also keeps track of versions of plugins
peppy.yapsy.PluginManager
:
The basic interface and implementation for a plugin manager.
peppy.yapsy.VersionedPluginManager
:
Defines the basic interface for a plugin manager that also keeps track of versions of plugins
peppy.yapsy.plugins
:
Base class for peppy plugins
peppy.editra.syntax.synextreg'
peppy.editra.syntax.synglob
:
#-----------------------------------------------------------------------------# # FILE: synglob.py # # AUTHOR: Cody Precord # # # # SUMMARY: # # Provides configuration and basic API functionality to all the syntax # # modules.
peppy.editra.syntax.syntax'
:
FILE: syntax.py AUTHOR: Cody Precord
Home
Trees
Indices
Help
Project Homepage
Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:11 2008
http://epydoc.sourceforge.net