
.. _example-20:

====================================
Starting runs WITHOUT an Environment
====================================

Download: :download:`example_20_using_deap_manual_runs.py <../../../examples/example_20_using_deap_manual_runs.py>`

This shows an example of how to use *pypet* without an Environment and
how to start runs manually. It is a modified version of :ref:`example-19` using the
DEAP_ framework.


.. literalinclude:: ../../../examples/example_20_using_deap_manual_runs.py


.. _DEAP: http://deap.readthedocs.org/