.. nxpy documentation --------------------------------------------------------- .. Copyright Nicola Musatti 2010 - 2014 .. Use, modification, and distribution are subject to the Boost Software .. License, Version 1.0. (See accompanying file LICENSE.txt or copy at .. http://www.boost.org/LICENSE_1_0.txt) .. See http://nxpy.sourceforge.net for library home page. --------------------- ``wx`` - Add-ons for the wxPython framework =========================================== .. automodule:: nxpy.wx ``interpreter`` - an alternate Interpreter class for use in wxPython based applications --------------------------------------------------------------------------------------- .. automodule:: nxpy.wx.interpreter :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``test`` - Support for testing wxPython programs ------------------------------------------------ .. automodule:: nxpy.wx.test ``test`` - Support for testing wxPython programs that use the command package ----------------------------------------------------------------------------- .. automodule:: nxpy.wx.test.interpreter_test :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__