Auto Cli ======== .. py:module:: petpal.meta.auto_cli .. autoapi-nested-parse:: Wrappers for generating CLI functions from PETPAL callable objects Classes ------- .. toctree:: :hidden: /autoapi/petpal/meta/auto_cli/ParseKwargs /autoapi/petpal/meta/auto_cli/PetpalLogging .. autoapisummary:: petpal.meta.auto_cli.ParseKwargs petpal.meta.auto_cli.PetpalLogging Functions --------- .. toctree:: :hidden: /autoapi/petpal/meta/auto_cli/camel_to_kebab_case /autoapi/petpal/meta/auto_cli/args_kwargs_to_dictionary /autoapi/petpal/meta/auto_cli/type_identifier /autoapi/petpal/meta/auto_cli/auto_cli .. autoapisummary:: :nosignatures: petpal.meta.auto_cli.camel_to_kebab_case petpal.meta.auto_cli.args_kwargs_to_dictionary petpal.meta.auto_cli.type_identifier petpal.meta.auto_cli.auto_cli