:py:mod:`cwltool`
=================

.. py:module:: cwltool

.. autoapi-nested-parse::

   Reference implementation of the CWL standards.



Subpackages
-----------
.. toctree::
   :titlesonly:
   :maxdepth: 3

   cwlprov/index.rst


Submodules
----------
.. toctree::
   :titlesonly:
   :maxdepth: 1

   __main__/index.rst
   argparser/index.rst
   builder/index.rst
   checker/index.rst
   command_line_tool/index.rst
   context/index.rst
   cuda/index.rst
   cwlrdf/index.rst
   cwlviewer/index.rst
   docker/index.rst
   docker_id/index.rst
   env_to_stdout/index.rst
   errors/index.rst
   executors/index.rst
   factory/index.rst
   flatten/index.rst
   job/index.rst
   load_tool/index.rst
   loghandler/index.rst
   main/index.rst
   mpi/index.rst
   mutation/index.rst
   pack/index.rst
   pathmapper/index.rst
   process/index.rst
   procgenerator/index.rst
   resolver/index.rst
   run_job/index.rst
   secrets/index.rst
   singularity/index.rst
   singularity_utils/index.rst
   software_requirements/index.rst
   stdfsaccess/index.rst
   subgraph/index.rst
   task_queue/index.rst
   udocker/index.rst
   update/index.rst
   utils/index.rst
   validate_js/index.rst
   workflow/index.rst
   workflow_job/index.rst


Package Contents
----------------

.. py:data:: __author__
   :value: 'pamstutz@veritasgenetics.com'

   

.. py:data:: CWL_CONTENT_TYPES
   :value: ['text/plain', 'application/json', 'text/vnd.yaml', 'text/yaml', 'text/x-yaml',...

   

