{"library":"pyromark","type":"library","category":null,"description":"pyromark (stands for Python Rust Optimized Markdown) is a blazingly fast CommonMark-compliant Markdown parser for Python. It leverages the `pulldown-cmark` Rust crate under the hood for high performance, often outperforming other Python Markdown libraries significantly. The library is actively maintained and releases new versions periodically. It's designed for speed, including releasing the GIL for better threading performance.","language":"python","status":"active","version":"0.9.10","tags":["markdown","parser","rust","performance","CommonMark"],"install":[{"cmd":"pip install -U pyromark","imports":["import pyromark\nhtml = pyromark.markdown('**Hello**, *world*!')"]}],"homepage":null,"github":"https://github.com/monosans/pyromark","docs":"https://pyromark.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/pyromark/","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,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyromark/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}