pyxcom is a Python interface to XCOM. It makes
working with XCOM very simple and fast.
It can work in text mode or in graphical mode (wxPython needed).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The code was cleaned up. Support for wxPython 2.8 was added. Command line options were added. The installation instructions were improved. The on-site documentation was improved. RPM packages are now provided.
A better Xcom installation procedure was
implemented. An impressive GUI improvement was
made. The last option given via the command line
between -Z and --mat is no longer ignored. The
output of xcom now is read via os.popen instead of
commands.getoutput. The code was cleaned up.