LICENSE
MANIFEST.in
README.md
setup.py
dispel4py/__init__.py
dispel4py/base.py
dispel4py/core.py
dispel4py/multi_process.py
dispel4py/partition.py
dispel4py/provenance.py
dispel4py/simple_process.py
dispel4py/utils.py
dispel4py/visualisation.py
dispel4py/worker_mpi.py
dispel4py/workflow_graph.py
dispel4py.egg-info/PKG-INFO
dispel4py.egg-info/SOURCES.txt
dispel4py.egg-info/dependency_links.txt
dispel4py.egg-info/entry_points.txt
dispel4py.egg-info/requires.txt
dispel4py.egg-info/top_level.txt
dispel4py/examples/__init__.py
dispel4py/examples/graph_testing/__init__.py
dispel4py/examples/graph_testing/delayed_pipeline.py
dispel4py/examples/graph_testing/group_by.py
dispel4py/examples/graph_testing/grouping_alltoone.py
dispel4py/examples/graph_testing/grouping_onetoall.py
dispel4py/examples/graph_testing/grouping_split_merge.py
dispel4py/examples/graph_testing/large_teecopy.py
dispel4py/examples/graph_testing/multi_producer.py
dispel4py/examples/graph_testing/parallel_pipeline.py
dispel4py/examples/graph_testing/partition_parallel_pipeline.py
dispel4py/examples/graph_testing/pipeline_composite.py
dispel4py/examples/graph_testing/pipeline_test.py
dispel4py/examples/graph_testing/producer_tee.py
dispel4py/examples/graph_testing/split_merge.py
dispel4py/examples/graph_testing/teecopy.py
dispel4py/examples/graph_testing/testing_PEs.py
dispel4py/examples/graph_testing/unconnected_pipeline.py
dispel4py/examples/graph_testing/word_count.py
dispel4py/examples/graph_testing/word_count_filter.py
dispel4py/new/__init__.py
dispel4py/new/aggregate.py
dispel4py/new/aggregate_test.py
dispel4py/new/mappings.py
dispel4py/new/monitoring.py
dispel4py/new/mpi_process.py
dispel4py/new/mpi_process_test.py
dispel4py/new/mpi_queue_process.py
dispel4py/new/multi_process.py
dispel4py/new/multi_process_test.py
dispel4py/new/processor.py
dispel4py/new/simple_process.py
dispel4py/new/simple_process_test.py
dispel4py/seismo/__init__.py
dispel4py/seismo/obspy_stream.py
dispel4py/seismo/seismo.py
dispel4py/seismo/simple.py
dispel4py/storm/__init__.py
dispel4py/storm/client.py
dispel4py/storm/storm_submission.py
dispel4py/storm/storm_submission_client.py
dispel4py/storm/topology.py
dispel4py/storm/utils.py