{"library":"docstring-to-markdown","type":"library","category":null,"description":"The `docstring-to-markdown` library provides on-the-fly conversion of Python docstrings into Markdown format. It currently supports reStructuredText and has initial support for Google-formatted docstrings since version 0.13. The current version is 0.17, and it is actively maintained with a regular release cadence as evidenced by its release history on PyPI.","language":"python","status":"active","version":"0.17","tags":["docstrings","markdown","documentation","reStructuredText","google-style"],"last_verified":"Thu May 21","install":[{"cmd":"pip install docstring-to-markdown","imports":["import docstring_to_markdown\nmarkdown_output = docstring_to_markdown.convert(docstring_content)","from docstring_to_markdown import UnknownFormatError"]}],"homepage":null,"github":"https://github.com/python-lsp/docstring-to-markdown","docs":null,"changelog":null,"pypi":"https://pypi.org/project/docstring-to-markdown/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/docstring-to-markdown/compatibility"}}