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).
| Tags | Scientific/Engineering Medical Science |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
Recent releases


Changes: In the Qt interface, the capability to load energies from an external file was added and layout was improved.


Changes: A PyQt interface has been added. There are more command line options.


Changes: 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.


Changes: This release adds small adjustments and enhancements to the GUI.


Changes: 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.