README.md
setup.py
batchflows/Batch.py
batchflows/Step.py
batchflows/__init__.py
batchflows.egg-info/PKG-INFO
batchflows.egg-info/SOURCES.txt
batchflows.egg-info/dependency_links.txt
batchflows.egg-info/top_level.txt
batchflows/contextmanager/ContextManager.py
batchflows/contextmanager/FileContextManager.py
batchflows/contextmanager/__init__.py
batchflows/util/CustomExceptions.py
batchflows/util/__init__.py
test/BaseTest.py
test/BatchTest.py
test/CatchThreadTest.py
test/ContextManagerTest.py
test/FileContextManagerTest.py
test/ParallelStepTest.py
test/RemoteProcessFail.py
test/RemoteProcessOk.py
test/RemoteStepTest.py
test/__init__.py
test/examples.py