:py:mod:`koapy.cli.commands.generate.openapi.python_stubs`
==========================================================

.. py:module:: koapy.cli.commands.generate.openapi.python_stubs


Module Contents
---------------


Functions
~~~~~~~~~

.. autoapisummary::

   koapy.cli.commands.generate.openapi.python_stubs.python_stubs



Attributes
~~~~~~~~~~

.. autoapisummary::

   koapy.cli.commands.generate.openapi.python_stubs.default_dispatch_class_name
   koapy.cli.commands.generate.openapi.python_stubs.default_dispatch_file_path
   koapy.cli.commands.generate.openapi.python_stubs.default_event_class_name
   koapy.cli.commands.generate.openapi.python_stubs.default_event_file_path


.. py:data:: default_dispatch_class_name
   :annotation: = KiwoomOpenApiPlusDispatchFunctionsGenerated

   

.. py:data:: default_dispatch_file_path
   

   

.. py:data:: default_event_class_name
   :annotation: = KiwoomOpenApiPlusEventFunctionsGenerated

   

.. py:data:: default_event_file_path
   

   

.. py:function:: python_stubs(dispatch_class_name, dispatch_file_path, event_class_name, event_file_path, encoding, force_overwrite)


