{"library":"commonmark","type":"library","category":null,"description":"CommonMark-py is a pure Python port of jgm's commonmark.js, a Markdown parser and renderer for the CommonMark specification, using only native modules. It provides functionality to parse Markdown into an Abstract Syntax Tree (AST) and render it to HTML. While it aimed to keep up with CommonMark spec updates, the project is now officially deprecated, with `markdown-it-py` recommended as an alternative for new projects. [7]","language":"python","status":"deprecated","version":"0.9.1","tags":["markdown","parser","commonmark","deprecated"],"last_verified":"Wed May 20","install":[{"cmd":"pip install commonmark","imports":["from commonmark import commonmark","from commonmark import Parser, HtmlRenderer"]}],"homepage":null,"github":"https://github.com/rtfd/commonmark.py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/commonmark/","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.5,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/commonmark/compatibility"}}