{"library":"sphinx-prompt","type":"library","category":null,"description":"Sphinx Prompt is a Sphinx directive that allows developers to add code blocks with unselectable prompts to their documentation. This ensures that readers can easily copy and paste commands without including the prompt characters. The library is actively maintained, with frequent minor releases, and is currently at version 1.10.2.","language":"python","status":"active","version":"1.10.2","tags":["sphinx","documentation","prompt","code-blocks","rst"],"install":[{"cmd":"pip install sphinx-prompt","imports":["# in conf.py\nextensions = [\n    'sphinx_prompt',\n    # ... other extensions\n]"]}],"homepage":null,"github":"https://github.com/sbrunner/sphinx-prompt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sphinx-prompt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sphinx-prompt/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}