{"library":"cmd2","type":"library","category":null,"description":"cmd2 is a powerful Python library for quickly building feature-rich and user-friendly interactive command-line applications. It extends Python's built-in `cmd` module, providing a comprehensive set of enhancements including robust tab completion, searchable command history, text and Python scripting, and advanced argument parsing with `argparse`. The library is actively maintained with a frequent release cadence, continuously improving its capabilities and user experience.","language":"python","status":"active","version":"3.4.0","tags":["CLI","REPL","command-line interface","interactive","argparse","shell"],"last_verified":"Thu May 21","install":[{"cmd":"pip install cmd2","imports":["from cmd2 import Cmd","from cmd2 import Statement"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/cmd2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.48,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cmd2/compatibility"}}