LICENSE
README.md
setup.py
df_engine/__init__.py
df_engine/conditions.py
df_engine/labels.py
df_engine/responses.py
df_engine.egg-info/PKG-INFO
df_engine.egg-info/SOURCES.txt
df_engine.egg-info/dependency_links.txt
df_engine.egg-info/requires.txt
df_engine.egg-info/top_level.txt
df_engine/core/__init__.py
df_engine/core/actor.py
df_engine/core/context.py
df_engine/core/keywords.py
df_engine/core/normalization.py
df_engine/core/plot.py
df_engine/core/types.py
examples/__init__.py
examples/example_1_basics.py
examples/example_2_conditions.py
examples/example_3_responses.py
examples/example_4_transitions.py
examples/example_5_global_transitions.py
examples/example_6_context_serialization.py
examples/example_7_processing.py
tests/__init__.py
tests/test_actor.py
tests/test_conditions.py
tests/test_context.py
tests/test_examples.py
tests/test_labels.py
tests/test_normalization.py
tests/test_plot.py
tests/test_responses.py
tests/utils.py
tests/examples/__init__.py
tests/examples/example_1_basics.py
tests/examples/example_2_conditions.py
tests/examples/example_3_responses.py
tests/examples/example_4_transitions.py
tests/examples/example_5_global_transitions.py
tests/examples/example_6_context_serialization.py
tests/examples/example_7_processing.py
utils/__init__.py
utils/downgrade_patch.py