Skip to content

[Announce] Python bindings for comrak on PyPI 🐍 💓 🦀 #538

@lmmx

Description

@lmmx

Hi there!

I wanted to pop in to let you know that I packaged up some very simple Python bindings for Comrak (Python package + repo), and saw benchmarks of 15-60x faster than the other Python packages for this task when tested with hyperfine (details in repo). It re-uses the Rust library under the hood via PyO3 in the standard way as a cdylib, so Python users can now get Comrak’s speed and CommonMark/GFM features. I thought you might like to know 😁 Do feel free to mention it in your README as a related or downstream project if you wish to signpost to others but no need at all, and thanks for all your work on Comrak, this has been really fun to piece together. I have some initial test coverage here and all seems working as planned. I think if anything I am more likely to do docs as a priority.

All the best :-)

Louis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions