I'm working with Mixture Designs (simplex lattice, simplex centroid, simplex axial and extreme vertex designs) and I've done it on DX9 (Design of Experiment), I'd like to know if there is a Python library to Mixture Designs.
Pymix (http://www.pymix.org/pymix/) - Python library implementing algorithms and data structures for a wide variety of data mining applications with basic and extended mixture models
beside there are different libraries available for Design of Experiments (DOE) namely dexpy, pyDOE and others