:py:mod:`shell_command_launcher`
================================

.. py:module:: shell_command_launcher


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

   shell_command_launcher/index.rst
   version/index.rst


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


Functions
~~~~~~~~~

.. autoapisummary::

   shell_command_launcher.shell_command_launcher



.. py:function:: shell_command_launcher(command: str, arg_dict: Dict[str, Union[List, str]] = None, log_dir: str = None, num: int = 1, parallel_num: int = 1, sleep_time: float = 0)


