LICENSE
README.md
setup.py
fireworks_schema/__init__.py
fireworks_schema/json_schema.py
fireworks_schema.egg-info/PKG-INFO
fireworks_schema.egg-info/SOURCES.txt
fireworks_schema.egg-info/dependency_links.txt
fireworks_schema.egg-info/requires.txt
fireworks_schema.egg-info/top_level.txt
fireworks_schema/schema/addfilestask.json
fireworks_schema/schema/archivedirtask.json
fireworks_schema/schema/backgroundtask.json
fireworks_schema/schema/commandlinetask.json
fireworks_schema/schema/commonadapter.json
fireworks_schema/schema/compressdirtask.json
fireworks_schema/schema/deletefilestask.json
fireworks_schema/schema/dupefinder.json
fireworks_schema/schema/exporttestserializer.json
fireworks_schema/schema/filedeletetask.json
fireworks_schema/schema/filetransfertask.json
fireworks_schema/schema/filewritetask.json
fireworks_schema/schema/firetask.json
fireworks_schema/schema/firework.json
fireworks_schema/schema/foreachtask.json
fireworks_schema/schema/fwaction.json
fireworks_schema/schema/fwconfig.json
fireworks_schema/schema/fworker.json
fireworks_schema/schema/generic.json
fireworks_schema/schema/getfilestask.json
fireworks_schema/schema/importdatatask.json
fireworks_schema/schema/joindicttask.json
fireworks_schema/schema/joinlisttask.json
fireworks_schema/schema/launch.json
fireworks_schema/schema/launchpad.json
fireworks_schema/schema/links.json
fireworks_schema/schema/pytask.json
fireworks_schema/schema/scripttask.json
fireworks_schema/schema/spec.json
fireworks_schema/schema/templatewritertask.json
fireworks_schema/schema/testserializer.json
fireworks_schema/schema/tracker.json
fireworks_schema/schema/workflow.json
fireworks_schema/tests/__init__.py
fireworks_schema/tests/fw_config.yaml
fireworks_schema/tests/fw_config_path.py
fireworks_schema/tests/fw_schema_test.py
fireworks_schema/tests/fw_serializers_test.py
fireworks_schema/tests/samples/commonadapter/nonstandard_time.json
fireworks_schema/tests/samples/commonadapter/qadapter_moab.json
fireworks_schema/tests/samples/commonadapter/qadapter_slurm.json
fireworks_schema/tests/samples/commonadapter/qadapter_slurm_command.json
fireworks_schema/tests/samples/commonadapter/qadapter_slurm_template.json
fireworks_schema/tests/samples/firetask/addfilestask.json
fireworks_schema/tests/samples/firetask/archivedirtask.json
fireworks_schema/tests/samples/firetask/commandlinetask.json
fireworks_schema/tests/samples/firetask/compressdirtask.json
fireworks_schema/tests/samples/firetask/deletefilestask.json
fireworks_schema/tests/samples/firetask/filetransfertask1.json
fireworks_schema/tests/samples/firetask/filetransfertask2.json
fireworks_schema/tests/samples/firetask/foreachtask.json
fireworks_schema/tests/samples/firetask/getfilestask.json
fireworks_schema/tests/samples/firetask/importdatatask.json
fireworks_schema/tests/samples/firetask/joindicttask.json
fireworks_schema/tests/samples/firetask/joinlisttask.json
fireworks_schema/tests/samples/firetask/pytask.json
fireworks_schema/tests/samples/firetask/pytask_no_inputs.json
fireworks_schema/tests/samples/firetask/pytask_non-unique_inputs.json
fireworks_schema/tests/samples/firetask/scripttask.json
fireworks_schema/tests/samples/firetask/templatewritertask.json
fireworks_schema/tests/samples/firework/background_task.json
fireworks_schema/tests/samples/firework/file_transfer_task.json
fireworks_schema/tests/samples/firework/filepad.json
fireworks_schema/tests/samples/firework/import_data_task.json
fireworks_schema/tests/samples/firework/lambda_task.json
fireworks_schema/tests/samples/firework/running.json
fireworks_schema/tests/samples/fworker/fworker_batch.json
fireworks_schema/tests/samples/fworker/fworker_env.json
fireworks_schema/tests/samples/fworker/fworker_interactive.json
fireworks_schema/tests/samples/fworker/fworker_null.json
fireworks_schema/tests/samples/fworker-invalid/fworker_no_category.json
fireworks_schema/tests/samples/fworker-invalid/fworker_no_name.json
fireworks_schema/tests/samples/fworker-invalid/fworker_no_query.json
fireworks_schema/tests/samples/launchpad/launchpad_local.json
fireworks_schema/tests/samples/launchpad/launchpad_minimum.json
fireworks_schema/tests/samples/launchpad/launchpad_ssl.json
fireworks_schema/tests/samples/launchpad/launchpad_ssl_x509.json
fireworks_schema/tests/samples/launchpad/launchpad_uri.json
fireworks_schema/tests/samples/workflow/append_fireworks.json
fireworks_schema/tests/samples/workflow/command_line_task_1.json
fireworks_schema/tests/samples/workflow/command_line_task_2.json
fireworks_schema/tests/samples/workflow/customtask.json
fireworks_schema/tests/samples/workflow/dumped_wf.json
fireworks_schema/tests/samples/workflow/dupefinder_1.json
fireworks_schema/tests/samples/workflow/dupefinder_2.json
fireworks_schema/tests/samples/workflow/f1_pitstop_links_as_tuples.json
fireworks_schema/tests/samples/workflow/f1_pitstop_par_correct.json
fireworks_schema/tests/samples/workflow/f1_pitstop_seq_variant_0.json
fireworks_schema/tests/samples/workflow/f1_pitstop_seq_variant_1.json
fireworks_schema/tests/samples/workflow/f1_pitstop_seq_variant_2.json
fireworks_schema/tests/samples/workflow/file_transfer_task_1.json
fireworks_schema/tests/samples/workflow/file_transfer_task_2.json
fireworks_schema/tests/samples/workflow/foreach_2d_print.json
fireworks_schema/tests/samples/workflow/foreach_task.json
fireworks_schema/tests/samples/workflow/foreach_task_cmd.json
fireworks_schema/tests/samples/workflow/hamlet.json
fireworks_schema/tests/samples/workflow/hamlet_links_as_tuples.json
fireworks_schema/tests/samples/workflow/image_animate.json
fireworks_schema/tests/samples/workflow/image_mirror_horizontally.json
fireworks_schema/tests/samples/workflow/image_mirror_vertically.json
fireworks_schema/tests/samples/workflow/image_montage+swirl.json
fireworks_schema/tests/samples/workflow/image_montage.json
fireworks_schema/tests/samples/workflow/image_montage_list.json
fireworks_schema/tests/samples/workflow/image_reconstruct.json
fireworks_schema/tests/samples/workflow/image_reconstruct_scripttask.json
fireworks_schema/tests/samples/workflow/image_rotation.json
fireworks_schema/tests/samples/workflow/image_swirl.json
fireworks_schema/tests/samples/workflow/image_swirl_list.json
fireworks_schema/tests/samples/workflow/image_swirl_montaged.json
fireworks_schema/tests/samples/workflow/image_swirl_one_angle.json
fireworks_schema/tests/samples/workflow/image_swirl_scripttask.json
fireworks_schema/tests/samples/workflow/pytask_1.json
fireworks_schema/tests/samples/workflow/pytask_2.json
fireworks_schema/tests/samples/workflow/pytask_links_as_tuples.json
fireworks_schema/tests/samples/workflow-invalid/empty_fws.json
fireworks_schema/tests/samples/workflow-invalid/no_fws.json
fireworks_schema/tests/samples/workflow-invalid/no_links.json
fireworks_schema/tests/samples/workflow-invalid/no_metadata.json
fireworks_schema/tests/samples/workflow-invalid/no_spec.json