cmd2 2.5.0__tar.gz → 2.5.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cmd2-2.5.0 → cmd2-2.5.1}/CHANGELOG.md +4 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/PKG-INFO +33 -3
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/cmd2.py +14 -3
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/parsing.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2.egg-info/PKG-INFO +33 -3
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2.egg-info/SOURCES.txt +103 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/prompt.rst +3 -3
- cmd2-2.5.1/examples/.mypy_cache/3.12/@plugins_snapshot.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_ast.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_ast.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_codecs.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_codecs.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_collections_abc.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_collections_abc.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_typeshed/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_typeshed/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_typeshed/importlib.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/_typeshed/importlib.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/abc.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/abc.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/argparse.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/argparse.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/builtins.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/builtins.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/codecs.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/codecs.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/collections/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/collections/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/collections/abc.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/collections/abc.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/contextlib.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/contextlib.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/dataclasses.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/dataclasses.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/_policybase.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/_policybase.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/charset.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/charset.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/contentmanager.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/contentmanager.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/errors.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/errors.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/header.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/header.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/message.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/message.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/policy.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/email/policy.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/enum.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/enum.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/genericpath.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/genericpath.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/_abc.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/_abc.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/abc.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/abc.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/machinery.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/machinery.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/metadata/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/metadata/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/metadata/_meta.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/metadata/_meta.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/readers.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/readers.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/resources/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/resources/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/resources/abc.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/importlib/resources/abc.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/io.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/io.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/os/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/os/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/os/path.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/os/path.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/pathlib.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/pathlib.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/posixpath.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/posixpath.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/re.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/re.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/resource.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/resource.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sre_compile.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sre_compile.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sre_constants.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sre_constants.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sre_parse.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sre_parse.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/subprocess.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/subprocess.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sys/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sys/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sys/_monitoring.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/sys/_monitoring.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/types.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/types.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/typing.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/typing.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/typing_extensions.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/typing_extensions.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/zipfile/__init__.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/zipfile/__init__.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/zipfile/_path.data.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/3.12/zipfile/_path.meta.json +1 -0
- cmd2-2.5.1/examples/.mypy_cache/CACHEDIR.TAG +3 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/argparse_completion.py +0 -0
- cmd2-2.5.1/examples/cmd2_history.dat +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/default_categories.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_commands_basic.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_commands_dynamic.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_commands_main.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_subcommands.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/read_input.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tasks.py +11 -1
- {cmd2-2.5.0 → cmd2-2.5.1}/.readthedocs.yaml +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/LICENSE +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/MANIFEST.in +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/Pipfile +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/README.md +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/ansi.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/argparse_completer.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/argparse_custom.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/clipboard.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/command_definition.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/constants.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/decorators.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/exceptions.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/history.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/plugin.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/py.typed +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/py_bridge.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/rl_utils.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/table_creator.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/transcript.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2/utils.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2.egg-info/dependency_links.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2.egg-info/requires.txt +4 -4
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2.egg-info/top_level.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/cmd2.png +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/Makefile +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/ansi.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/argparse_completer.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/argparse_custom.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/cmd.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/command_definition.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/constants.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/decorators.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/exceptions.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/history.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/index.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/parsing.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/plugin.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/plugin_external_test.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/py_bridge.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/table_creator.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/api/utils.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/conf.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/doc_conventions.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/examples/alternate_event_loops.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/examples/first_app.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/examples/index.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/argument_processing.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/builtin_commands.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/clipboard.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/commands.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/completion.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/disable_commands.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/embedded_python_shells.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/generating_output.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/help.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/history.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/hooks.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/index.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/initialization.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/misc.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/modular_commands.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/multiline_commands.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/os.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/packaging.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/plugins.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/redirection.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/scripting.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/settings.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/shortcuts_aliases_macros.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/startup_commands.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/table_creation.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/features/transcripts.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/index.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/make.bat +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/migrating/incompatibilities.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/migrating/index.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/migrating/minimum.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/migrating/next_steps.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/migrating/summary.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/migrating/why.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/overview/alternatives.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/overview/index.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/overview/installation.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/overview/integrating.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/overview/resources.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/overview/summary.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/plugins/external_test.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/plugins/index.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/requirements.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/docs/testing.rst +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/.cmd2rc +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/alias_startup.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/arg_decorators.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/arg_print.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/async_printing.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/basic.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/basic_completion.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/cmd_as_argument.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/colors.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/custom_parser.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/decorator_example.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/dynamic_commands.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/environment.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/event_loops.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/example.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/exit_code.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/first_app.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/hello_cmd2.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/help_categories.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/hooks.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/initialization.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/migrating.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_commands/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_commands/commandset_basic.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_commands/commandset_complex.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/modular_commands/commandset_custominit.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/override_parser.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/paged_output.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/persistent_history.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/pirate.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/python_scripting.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/remove_builtin_commands.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/remove_settable.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/scripts/arg_printer.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/scripts/conditional.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/scripts/nested.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/scripts/quit.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/scripts/save_help_text.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/scripts/script.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/scripts/script.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/subcommands.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/table_creation.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/transcripts/exampleSession.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/transcripts/pirate.transcript +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/transcripts/quit.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/transcripts/transcript_regex.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/examples/unicode_commands.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/noxfile.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/README.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/CHANGELOG.md +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/README.md +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/build-pyenvs.sh +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/cmd2_ext_test/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/cmd2_ext_test/cmd2_ext_test.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/cmd2_ext_test/py.typed +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/cmd2_ext_test/pylintrc +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/examples/example.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/noxfile.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/pyproject.toml +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/setup.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/tasks.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/tests/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/tests/pylintrc +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/ext_test/tests/test_ext_test.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/tasks.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/CHANGELOG.md +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/LICENSE +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/README.md +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/build-pyenvs.sh +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/cmd2_myplugin/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/cmd2_myplugin/myplugin.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/cmd2_myplugin/pylintrc +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/examples/example.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/noxfile.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/setup.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/tasks.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/tests/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/tests/pylintrc +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/plugins/template/tests/test_myplugin.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/pyproject.toml +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/readme_files/shout_out.csv +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/readme_files/shoutout.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/setup.cfg +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/setup.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/.cmd2rc +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/conftest.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/echo.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/environment.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/help.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/py_locals.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/pyscript_dir.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/raises_exception.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/recursive.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/self_in_py.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/stdout_capture.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/pyscript/stop.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/relative_multiple.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/script.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/script.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/binary.bin +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/empty.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/help.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/nested.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/one_down.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/postcmds.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/precmds.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/scripts/utf8.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_ansi.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_argparse.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_argparse_completer.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_argparse_custom.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_cmd2.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_completion.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_history.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_parsing.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_plugin.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_run_pyscript.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_table_creator.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_transcript.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_utils.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/test_utils_defining_class.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/bol_eol.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/characterclass.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/dotstar.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/extension_notation.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/failure.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/from_cmdloop.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/multiline_no_regex.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/multiline_regex.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/no_output.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/no_output_last.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/regex_set.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/singleslash.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/slashes_escaped.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/slashslash.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/spaces.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests/transcripts/word_boundaries.txt +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests_isolated/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests_isolated/test_commandset/__init__.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests_isolated/test_commandset/conftest.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests_isolated/test_commandset/test_argparse_subcommands.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests_isolated/test_commandset/test_categories.py +0 -0
- {cmd2-2.5.0 → cmd2-2.5.1}/tests_isolated/test_commandset/test_commandset.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cmd2
|
3
|
-
Version: 2.5.
|
3
|
+
Version: 2.5.1
|
4
4
|
Summary: cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
|
5
5
|
Home-page: https://github.com/python-cmd2/cmd2
|
6
6
|
Author: Catherine Devlin
|
@@ -26,11 +26,41 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
26
26
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
27
27
|
Requires-Python: >=3.8
|
28
28
|
Description-Content-Type: text/markdown
|
29
|
+
License-File: LICENSE
|
30
|
+
Requires-Dist: pyperclip
|
31
|
+
Requires-Dist: wcwidth
|
32
|
+
Requires-Dist: pyreadline3; sys_platform == "win32"
|
33
|
+
Provides-Extra: test
|
34
|
+
Requires-Dist: gnureadline; sys_platform == "darwin" and extra == "test"
|
35
|
+
Requires-Dist: codecov; extra == "test"
|
36
|
+
Requires-Dist: coverage; extra == "test"
|
37
|
+
Requires-Dist: pytest; extra == "test"
|
38
|
+
Requires-Dist: pytest-cov; extra == "test"
|
39
|
+
Requires-Dist: pytest-mock; extra == "test"
|
29
40
|
Provides-Extra: dev
|
41
|
+
Requires-Dist: codecov; extra == "dev"
|
42
|
+
Requires-Dist: doc8; extra == "dev"
|
43
|
+
Requires-Dist: invoke; extra == "dev"
|
44
|
+
Requires-Dist: mypy; extra == "dev"
|
45
|
+
Requires-Dist: nox; extra == "dev"
|
46
|
+
Requires-Dist: pytest>=4.6; extra == "dev"
|
47
|
+
Requires-Dist: pytest-cov; extra == "dev"
|
48
|
+
Requires-Dist: pytest-mock; extra == "dev"
|
49
|
+
Requires-Dist: sphinx; extra == "dev"
|
50
|
+
Requires-Dist: sphinx-rtd-theme; extra == "dev"
|
51
|
+
Requires-Dist: sphinx-autobuild; extra == "dev"
|
52
|
+
Requires-Dist: ruff; extra == "dev"
|
53
|
+
Requires-Dist: twine; extra == "dev"
|
30
54
|
Provides-Extra: docs
|
31
|
-
|
55
|
+
Requires-Dist: setuptools; extra == "docs"
|
56
|
+
Requires-Dist: setuptools_scm; extra == "docs"
|
57
|
+
Requires-Dist: sphinx; extra == "docs"
|
58
|
+
Requires-Dist: sphinx-rtd-theme; extra == "docs"
|
59
|
+
Requires-Dist: sphinx-autobuild; extra == "docs"
|
32
60
|
Provides-Extra: validate
|
33
|
-
|
61
|
+
Requires-Dist: mypy; extra == "validate"
|
62
|
+
Requires-Dist: ruff; extra == "validate"
|
63
|
+
Requires-Dist: types-setuptools; extra == "validate"
|
34
64
|
|
35
65
|
<h1 align="center">cmd2 : immersive interactive command line applications</h1>
|
36
66
|
|
@@ -128,6 +128,13 @@ from .parsing import (
|
|
128
128
|
StatementParser,
|
129
129
|
shlex_split,
|
130
130
|
)
|
131
|
+
|
132
|
+
# NOTE: When using gnureadline with Python 3.13, start_ipython needs to be imported before any readline-related stuff
|
133
|
+
try:
|
134
|
+
from IPython import start_ipython # type: ignore[import]
|
135
|
+
except ImportError:
|
136
|
+
pass
|
137
|
+
|
131
138
|
from .rl_utils import (
|
132
139
|
RlType,
|
133
140
|
rl_escape_prompt,
|
@@ -4629,9 +4636,13 @@ class Cmd(cmd.Cmd):
|
|
4629
4636
|
# Detect whether IPython is installed
|
4630
4637
|
try:
|
4631
4638
|
import traitlets.config.loader as TraitletsLoader # type: ignore[import]
|
4632
|
-
|
4633
|
-
|
4634
|
-
|
4639
|
+
|
4640
|
+
# Allow users to install ipython from a cmd2 prompt when needed and still have ipy command work
|
4641
|
+
try:
|
4642
|
+
start_ipython # noqa F823
|
4643
|
+
except NameError:
|
4644
|
+
from IPython import start_ipython # type: ignore[import]
|
4645
|
+
|
4635
4646
|
from IPython.terminal.interactiveshell import ( # type: ignore[import]
|
4636
4647
|
TerminalInteractiveShell,
|
4637
4648
|
)
|
File without changes
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cmd2
|
3
|
-
Version: 2.5.
|
3
|
+
Version: 2.5.1
|
4
4
|
Summary: cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
|
5
5
|
Home-page: https://github.com/python-cmd2/cmd2
|
6
6
|
Author: Catherine Devlin
|
@@ -26,11 +26,41 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
26
26
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
27
27
|
Requires-Python: >=3.8
|
28
28
|
Description-Content-Type: text/markdown
|
29
|
+
License-File: LICENSE
|
30
|
+
Requires-Dist: pyperclip
|
31
|
+
Requires-Dist: wcwidth
|
32
|
+
Requires-Dist: pyreadline3; sys_platform == "win32"
|
33
|
+
Provides-Extra: test
|
34
|
+
Requires-Dist: gnureadline; sys_platform == "darwin" and extra == "test"
|
35
|
+
Requires-Dist: codecov; extra == "test"
|
36
|
+
Requires-Dist: coverage; extra == "test"
|
37
|
+
Requires-Dist: pytest; extra == "test"
|
38
|
+
Requires-Dist: pytest-cov; extra == "test"
|
39
|
+
Requires-Dist: pytest-mock; extra == "test"
|
29
40
|
Provides-Extra: dev
|
41
|
+
Requires-Dist: codecov; extra == "dev"
|
42
|
+
Requires-Dist: doc8; extra == "dev"
|
43
|
+
Requires-Dist: invoke; extra == "dev"
|
44
|
+
Requires-Dist: mypy; extra == "dev"
|
45
|
+
Requires-Dist: nox; extra == "dev"
|
46
|
+
Requires-Dist: pytest>=4.6; extra == "dev"
|
47
|
+
Requires-Dist: pytest-cov; extra == "dev"
|
48
|
+
Requires-Dist: pytest-mock; extra == "dev"
|
49
|
+
Requires-Dist: sphinx; extra == "dev"
|
50
|
+
Requires-Dist: sphinx-rtd-theme; extra == "dev"
|
51
|
+
Requires-Dist: sphinx-autobuild; extra == "dev"
|
52
|
+
Requires-Dist: ruff; extra == "dev"
|
53
|
+
Requires-Dist: twine; extra == "dev"
|
30
54
|
Provides-Extra: docs
|
31
|
-
|
55
|
+
Requires-Dist: setuptools; extra == "docs"
|
56
|
+
Requires-Dist: setuptools_scm; extra == "docs"
|
57
|
+
Requires-Dist: sphinx; extra == "docs"
|
58
|
+
Requires-Dist: sphinx-rtd-theme; extra == "docs"
|
59
|
+
Requires-Dist: sphinx-autobuild; extra == "docs"
|
32
60
|
Provides-Extra: validate
|
33
|
-
|
61
|
+
Requires-Dist: mypy; extra == "validate"
|
62
|
+
Requires-Dist: ruff; extra == "validate"
|
63
|
+
Requires-Dist: types-setuptools; extra == "validate"
|
34
64
|
|
35
65
|
<h1 align="center">cmd2 : immersive interactive command line applications</h1>
|
36
66
|
|
@@ -108,6 +108,7 @@ examples/argparse_completion.py
|
|
108
108
|
examples/async_printing.py
|
109
109
|
examples/basic.py
|
110
110
|
examples/basic_completion.py
|
111
|
+
examples/cmd2_history.dat
|
111
112
|
examples/cmd_as_argument.py
|
112
113
|
examples/colors.py
|
113
114
|
examples/custom_parser.py
|
@@ -139,6 +140,108 @@ examples/remove_settable.py
|
|
139
140
|
examples/subcommands.py
|
140
141
|
examples/table_creation.py
|
141
142
|
examples/unicode_commands.py
|
143
|
+
examples/.mypy_cache/CACHEDIR.TAG
|
144
|
+
examples/.mypy_cache/3.12/@plugins_snapshot.json
|
145
|
+
examples/.mypy_cache/3.12/_ast.data.json
|
146
|
+
examples/.mypy_cache/3.12/_ast.meta.json
|
147
|
+
examples/.mypy_cache/3.12/_codecs.data.json
|
148
|
+
examples/.mypy_cache/3.12/_codecs.meta.json
|
149
|
+
examples/.mypy_cache/3.12/_collections_abc.data.json
|
150
|
+
examples/.mypy_cache/3.12/_collections_abc.meta.json
|
151
|
+
examples/.mypy_cache/3.12/abc.data.json
|
152
|
+
examples/.mypy_cache/3.12/abc.meta.json
|
153
|
+
examples/.mypy_cache/3.12/argparse.data.json
|
154
|
+
examples/.mypy_cache/3.12/argparse.meta.json
|
155
|
+
examples/.mypy_cache/3.12/builtins.data.json
|
156
|
+
examples/.mypy_cache/3.12/builtins.meta.json
|
157
|
+
examples/.mypy_cache/3.12/codecs.data.json
|
158
|
+
examples/.mypy_cache/3.12/codecs.meta.json
|
159
|
+
examples/.mypy_cache/3.12/contextlib.data.json
|
160
|
+
examples/.mypy_cache/3.12/contextlib.meta.json
|
161
|
+
examples/.mypy_cache/3.12/dataclasses.data.json
|
162
|
+
examples/.mypy_cache/3.12/dataclasses.meta.json
|
163
|
+
examples/.mypy_cache/3.12/enum.data.json
|
164
|
+
examples/.mypy_cache/3.12/enum.meta.json
|
165
|
+
examples/.mypy_cache/3.12/genericpath.data.json
|
166
|
+
examples/.mypy_cache/3.12/genericpath.meta.json
|
167
|
+
examples/.mypy_cache/3.12/io.data.json
|
168
|
+
examples/.mypy_cache/3.12/io.meta.json
|
169
|
+
examples/.mypy_cache/3.12/pathlib.data.json
|
170
|
+
examples/.mypy_cache/3.12/pathlib.meta.json
|
171
|
+
examples/.mypy_cache/3.12/posixpath.data.json
|
172
|
+
examples/.mypy_cache/3.12/posixpath.meta.json
|
173
|
+
examples/.mypy_cache/3.12/re.data.json
|
174
|
+
examples/.mypy_cache/3.12/re.meta.json
|
175
|
+
examples/.mypy_cache/3.12/resource.data.json
|
176
|
+
examples/.mypy_cache/3.12/resource.meta.json
|
177
|
+
examples/.mypy_cache/3.12/sre_compile.data.json
|
178
|
+
examples/.mypy_cache/3.12/sre_compile.meta.json
|
179
|
+
examples/.mypy_cache/3.12/sre_constants.data.json
|
180
|
+
examples/.mypy_cache/3.12/sre_constants.meta.json
|
181
|
+
examples/.mypy_cache/3.12/sre_parse.data.json
|
182
|
+
examples/.mypy_cache/3.12/sre_parse.meta.json
|
183
|
+
examples/.mypy_cache/3.12/subprocess.data.json
|
184
|
+
examples/.mypy_cache/3.12/subprocess.meta.json
|
185
|
+
examples/.mypy_cache/3.12/types.data.json
|
186
|
+
examples/.mypy_cache/3.12/types.meta.json
|
187
|
+
examples/.mypy_cache/3.12/typing.data.json
|
188
|
+
examples/.mypy_cache/3.12/typing.meta.json
|
189
|
+
examples/.mypy_cache/3.12/typing_extensions.data.json
|
190
|
+
examples/.mypy_cache/3.12/typing_extensions.meta.json
|
191
|
+
examples/.mypy_cache/3.12/_typeshed/__init__.data.json
|
192
|
+
examples/.mypy_cache/3.12/_typeshed/__init__.meta.json
|
193
|
+
examples/.mypy_cache/3.12/_typeshed/importlib.data.json
|
194
|
+
examples/.mypy_cache/3.12/_typeshed/importlib.meta.json
|
195
|
+
examples/.mypy_cache/3.12/collections/__init__.data.json
|
196
|
+
examples/.mypy_cache/3.12/collections/__init__.meta.json
|
197
|
+
examples/.mypy_cache/3.12/collections/abc.data.json
|
198
|
+
examples/.mypy_cache/3.12/collections/abc.meta.json
|
199
|
+
examples/.mypy_cache/3.12/email/__init__.data.json
|
200
|
+
examples/.mypy_cache/3.12/email/__init__.meta.json
|
201
|
+
examples/.mypy_cache/3.12/email/_policybase.data.json
|
202
|
+
examples/.mypy_cache/3.12/email/_policybase.meta.json
|
203
|
+
examples/.mypy_cache/3.12/email/charset.data.json
|
204
|
+
examples/.mypy_cache/3.12/email/charset.meta.json
|
205
|
+
examples/.mypy_cache/3.12/email/contentmanager.data.json
|
206
|
+
examples/.mypy_cache/3.12/email/contentmanager.meta.json
|
207
|
+
examples/.mypy_cache/3.12/email/errors.data.json
|
208
|
+
examples/.mypy_cache/3.12/email/errors.meta.json
|
209
|
+
examples/.mypy_cache/3.12/email/header.data.json
|
210
|
+
examples/.mypy_cache/3.12/email/header.meta.json
|
211
|
+
examples/.mypy_cache/3.12/email/message.data.json
|
212
|
+
examples/.mypy_cache/3.12/email/message.meta.json
|
213
|
+
examples/.mypy_cache/3.12/email/policy.data.json
|
214
|
+
examples/.mypy_cache/3.12/email/policy.meta.json
|
215
|
+
examples/.mypy_cache/3.12/importlib/__init__.data.json
|
216
|
+
examples/.mypy_cache/3.12/importlib/__init__.meta.json
|
217
|
+
examples/.mypy_cache/3.12/importlib/_abc.data.json
|
218
|
+
examples/.mypy_cache/3.12/importlib/_abc.meta.json
|
219
|
+
examples/.mypy_cache/3.12/importlib/abc.data.json
|
220
|
+
examples/.mypy_cache/3.12/importlib/abc.meta.json
|
221
|
+
examples/.mypy_cache/3.12/importlib/machinery.data.json
|
222
|
+
examples/.mypy_cache/3.12/importlib/machinery.meta.json
|
223
|
+
examples/.mypy_cache/3.12/importlib/readers.data.json
|
224
|
+
examples/.mypy_cache/3.12/importlib/readers.meta.json
|
225
|
+
examples/.mypy_cache/3.12/importlib/metadata/__init__.data.json
|
226
|
+
examples/.mypy_cache/3.12/importlib/metadata/__init__.meta.json
|
227
|
+
examples/.mypy_cache/3.12/importlib/metadata/_meta.data.json
|
228
|
+
examples/.mypy_cache/3.12/importlib/metadata/_meta.meta.json
|
229
|
+
examples/.mypy_cache/3.12/importlib/resources/__init__.data.json
|
230
|
+
examples/.mypy_cache/3.12/importlib/resources/__init__.meta.json
|
231
|
+
examples/.mypy_cache/3.12/importlib/resources/abc.data.json
|
232
|
+
examples/.mypy_cache/3.12/importlib/resources/abc.meta.json
|
233
|
+
examples/.mypy_cache/3.12/os/__init__.data.json
|
234
|
+
examples/.mypy_cache/3.12/os/__init__.meta.json
|
235
|
+
examples/.mypy_cache/3.12/os/path.data.json
|
236
|
+
examples/.mypy_cache/3.12/os/path.meta.json
|
237
|
+
examples/.mypy_cache/3.12/sys/__init__.data.json
|
238
|
+
examples/.mypy_cache/3.12/sys/__init__.meta.json
|
239
|
+
examples/.mypy_cache/3.12/sys/_monitoring.data.json
|
240
|
+
examples/.mypy_cache/3.12/sys/_monitoring.meta.json
|
241
|
+
examples/.mypy_cache/3.12/zipfile/__init__.data.json
|
242
|
+
examples/.mypy_cache/3.12/zipfile/__init__.meta.json
|
243
|
+
examples/.mypy_cache/3.12/zipfile/_path.data.json
|
244
|
+
examples/.mypy_cache/3.12/zipfile/_path.meta.json
|
142
245
|
examples/modular_commands/__init__.py
|
143
246
|
examples/modular_commands/commandset_basic.py
|
144
247
|
examples/modular_commands/commandset_complex.py
|
@@ -11,7 +11,7 @@ attribute. This contains the string which should be printed as a prompt
|
|
11
11
|
for user input. See the Pirate_ example for the simple use case of statically
|
12
12
|
setting the prompt.
|
13
13
|
|
14
|
-
.. _Pirate: https://github.com/python-cmd2/cmd2/blob/master/examples/pirate.py#
|
14
|
+
.. _Pirate: https://github.com/python-cmd2/cmd2/blob/master/examples/pirate.py#L39
|
15
15
|
|
16
16
|
Continuation Prompt
|
17
17
|
-------------------
|
@@ -24,7 +24,7 @@ subsequent lines of input is defined by the
|
|
24
24
|
:attr:`cmd2.Cmd.continuation_prompt` attribute.See the Initialization_ example
|
25
25
|
for a demonstration of customizing the continuation prompt.
|
26
26
|
|
27
|
-
.. _Initialization: https://github.com/python-cmd2/cmd2/blob/master/examples/initialization.py#
|
27
|
+
.. _Initialization: https://github.com/python-cmd2/cmd2/blob/master/examples/initialization.py#L42
|
28
28
|
|
29
29
|
Updating the prompt
|
30
30
|
-------------------
|
@@ -34,7 +34,7 @@ the :ref:`Application Lifecycle Hooks <features/hooks:Hooks>` such as a
|
|
34
34
|
:ref:`Postcommand hook <features/hooks:Postcommand Hooks>`. See
|
35
35
|
PythonScripting_ for an example of dynamically updating the prompt.
|
36
36
|
|
37
|
-
.. _PythonScripting: https://github.com/python-cmd2/cmd2/blob/master/examples/python_scripting.py#
|
37
|
+
.. _PythonScripting: https://github.com/python-cmd2/cmd2/blob/master/examples/python_scripting.py#L38-L55
|
38
38
|
|
39
39
|
Asynchronous Feedback
|
40
40
|
---------------------
|
@@ -0,0 +1 @@
|
|
1
|
+
{}
|