We created a fork of DEAP ( http://deap.readthedocs.org/) the python evolutionary algorithm framework with an implementation of the IBEA selector ( http://www.tik.ee.ethz.ch/sop/pisa/selectors/ibea/ibea_documentation.txt ).
This selector is particularly useful in the case of multi-objective optimizations.