pyevolve – the main pyevolve namespace

This is the main module of the pyevolve, every other module is above this namespace, for example, to import Mutators:

>>> from pyevolve import Mutators