The PyLibDeconv project provides a Python wrapper to the C++ Deconv library by Y. Sun et al (see details in J. Microscopy 236, 3:180-193, 2009) using SWIG with NumPy support. The wrapper is provided as Python libdeconv package.
Although the C++ Deconv library is available via its SVN repository the Python libdeconv package ships Deconv sources (with bug fixes and few modifications) to ease the installation process.
A graphical user interface will be provided via IOCBio project.