Base Plugin

The base plugin for XDress.

This module is available as an xdress plugin by the name xdress.base.

author:Anthony Scopatz <scopatz@gmail.com>

Base Plugin API

class xdress.base.XDressPlugin[source]

This class provides base functionality for xdress itself.

The __init__() method may take no arguments or keyword arguments.