envipy provides a graphical user interface for interactive data analysis making available existing LC-MS algorithms written at EAWAG (Web Site) more easily to the scientists. These algorithms (implemented in R) target high-resolution LC/MS of environmental samples.

emzed provides access to these algorithms from Python, so emzed's strength in interactive visualization of data and results can be used without additional effort. Beyond that, existing testing tools in Python are used for building a test suite which helps to automatically detect programming errors introduced accidentally as algorithm are improved. The underlying workflow layer is designed for robustness and speed, computations are distributed locally to available CPU cores and unnecessary recomputation of already known intermediate results can be avoided.