---
title: "💭 markdown-it-pyrs · PyPI"
description: "!https://pypi.org/project/markdown-it-pyrs/"
date: 2024-07-03
published: true
tags:
  - python
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://pypi.org/project/markdown-it-pyrs/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://pypi.org/static/images/twitter.abaf4b19.webp" alt="markdown-it-pyrs — A Python interface for markdown-it.rs, using Rust for blazingly fast Markdown parsing ⚡️" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">markdown-it-pyrs</div>
      <div class="embed-card-description">A Python interface for markdown-it.rs, using Rust for blazingly fast Markdown parsing ⚡️</div>
      <div class="embed-card-meta">PyPI &middot; pypi.org</div>
    </div>
  </a>
</div>


markdown it py running in rust claims to be 20x faster.  I'll definitely look into this if markdown it py is ever a bottleneck in my performance.  At first glance it appears that plugins are written in rust not python, and there is no admonition plugin, so I'll keep my eye on it for now, but I can't use it.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
