DrPangloss is a python implementation of a three operator geneticalgorithm, complete with a java swing GUI for running the GA and visualising performance, generation by generation
aVolve is an evolutionary/geneticalgorithm designed to evolve single-cell organisms in a micro ecosystem. It currently uses the JGAP Geneticalgorithm, but does include a primitive geneticalgorithm written in Python.