LICENSE
MANIFEST.in
README.md
setup.py
docs/doc/examples/update_toc.sos
docs/doc/media/example_dag.png
docs/doc/media/sample_script.jpg
docs/doc/media/sample_script.sos
docs/doc/media/sos_step.png
docs/doc/media/step_loop.jpg
docs/doc/media/step_options.jpg
docs/doc/media/workflow.jpg
docs/doc/media/workflow.png
docs/src/documentation/Auxiliary_Steps.ipynb
docs/src/documentation/Command_Line_Options.ipynb
docs/src/documentation/Configuration_Files.ipynb
docs/src/documentation/Extending_SoS.ipynb
docs/src/documentation/External_task.ipynb
docs/src/documentation/Notebook_Interface.ipynb
docs/src/documentation/Reference_Manual.ipynb
docs/src/documentation/SoS_Actions.ipynb
docs/src/documentation/SoS_Step.ipynb
docs/src/documentation/SoS_Syntax.ipynb
docs/src/documentation/String_Interpolation.ipynb
docs/src/documentation/Understanding_Targets.ipynb
docs/src/documentation/User_Interface.ipynb
docs/src/documentation/Workflow_Specification.ipynb
docs/src/documentation/.ipynb_checkpoints/Auxiliary_Steps-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/Command_Line_Options-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/Extending_SoS-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/Function_Reference-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/Notebook_Interface-Copy1-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/Notebook_Interface-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/SoS_Functions-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/SoS_Step-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/Understanding_Targets-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/User_Interface-checkpoint.ipynb
docs/src/documentation/.ipynb_checkpoints/Workflow_Specification-checkpoint.ipynb
docs/src/documentation/temp/Source.gv.png
docs/src/examples/update_toc.sos
docs/src/homepage/Documentation.ipynb
docs/src/homepage/Features.ipynb
docs/src/homepage/Overview.ipynb
docs/src/homepage/Running_SoS.ipynb
docs/src/homepage/.ipynb_checkpoints/Documentation-checkpoint.ipynb
docs/src/homepage/.ipynb_checkpoints/Features-checkpoint.ipynb
docs/src/homepage/.ipynb_checkpoints/Jupyter Notebook Users Manual-checkpoint.ipynb
docs/src/homepage/.ipynb_checkpoints/Overview-checkpoint.ipynb
docs/src/homepage/.ipynb_checkpoints/Running_SoS-checkpoint.ipynb
docs/src/media/convert_html.png
docs/src/media/convert_term.png
docs/src/media/example_dag.png
docs/src/media/sample_script.jpg
docs/src/media/sample_script.sos
docs/src/media/sos_step.png
docs/src/media/step_loop.jpg
docs/src/media/step_options.jpg
docs/src/media/vim_syntax.png
docs/src/media/workflow.jpg
docs/src/media/workflow.png
docs/src/tutorials/Execution_of_Workflow.ipynb
docs/src/tutorials/File_Conversion.ipynb
docs/src/tutorials/Generating_Reports.ipynb
docs/src/tutorials/Project_Management.ipynb
docs/src/tutorials/Quick_Start_Guide.ipynb
docs/src/tutorials/SoS_Docker_Guide.ipynb
docs/src/tutorials/Using_SoS_Interactively.ipynb
docs/src/tutorials/Using_SoS_with_IPython.ipynb
docs/src/tutorials/Using_SoS_with_Jupyter_Notebook.ipynb
docs/src/tutorials/Using_SoS_with_Spyder.ipynb
docs/src/tutorials/Using_SoS_with_VIM.ipynb
docs/src/tutorials/__interactive__.sos
docs/src/tutorials/a.jpg
docs/src/tutorials/.ipynb_checkpoints/Execution_of_Workflow-checkpoint.ipynb
docs/src/tutorials/.ipynb_checkpoints/Generating_Reports-checkpoint.ipynb
docs/src/tutorials/.ipynb_checkpoints/Project_Management-checkpoint.ipynb
docs/src/tutorials/.ipynb_checkpoints/Using_SoS_Interactively-checkpoint.ipynb
docs/src/tutorials/.ipynb_checkpoints/Using_SoS_with_Jupyter_Notebook-checkpoint.ipynb
docs/src/tutorials/temp/__interactive__.sos
docs/src/tutorials/tmp/a.jpg
docs/src/tutorials/~/tmp/a.jpg
misc/sos-detect.vim
misc/sos.vim
misc/vim-ipython/ipy.vim
misc/vim-ipython/vim_ipython.py
sos/__init__.py
sos/__main__.py
sos/_version.py
sos/actions.py
sos/converter.py
sos/dag.py
sos/monitor.py
sos/pattern.py
sos/runtime.py
sos/sos_eval.py
sos/sos_executor.py
sos/sos_script.py
sos/sos_step.py
sos/sos_syntax.py
sos/target.py
sos/utils.py
sos.egg-info/PKG-INFO
sos.egg-info/SOURCES.txt
sos.egg-info/dependency_links.txt
sos.egg-info/entry_points.txt
sos.egg-info/requires.txt
sos.egg-info/top_level.txt
sos/Bash/actions.py
sos/Bash/kernel.py
sos/Bash/test/test_actions.py
sos/Bash/test/test_kernel.py
sos/Python/actions.py
sos/Python/kernel.py
sos/Python/target.py
sos/Python/test/test_actions.py
sos/Python/test/test_kernel.py
sos/Python/test/test_target.py
sos/R/__init__.py
sos/R/actions.py
sos/R/kernel.py
sos/R/target.py
sos/R/test/test_actions.py
sos/R/test/test_kernel.py
sos/R/test/test_target.py
sos/addons/patch_spyder.py
sos/bioinfo/__init__.py
sos/bioinfo/preview.py
sos/celery/__init__.py
sos/celery/celery.py
sos/celery/sos_executor.py
sos/celery/sos_step.py
sos/docker/__init__.py
sos/docker/actions.py
sos/docker/client.py
sos/docker/test/test_actions.py
sos/docker/test/.sos/default_0_0.js
sos/docker/test/.sos/default_0_0.py
sos/jupyter/__init__.py
sos/jupyter/completer.py
sos/jupyter/converter.py
sos/jupyter/inspector.py
sos/jupyter/kernel.js
sos/jupyter/kernel.py
sos/jupyter/preview.py
sos/jupyter/sos_executor.py
sos/jupyter/sos_ipython_profile.py
sos/jupyter/sos_magic.py
sos/jupyter/sos_step.py
sos/jupyter/spyder_kernel.py
sos/jupyter/test/__init__.py
sos/jupyter/test/test_convert.py
sos/jupyter/test/test_ipython.py
sos/jupyter/test/test_kernel.py
sos/jupyter/test/utils.py
sos/rq/__init__.py
sos/rq/sos_executor.py
sos/rq/sos_step.py
test/test_actions.py
test/test_convert.py
test/test_dag.py
test/test_execute.py
test/test_pack.py
test/test_parser.py
test/test_queue.py
test/test_remove.py
test/test_utils.py
test/.sos/default_0_0.py