CMD + K

mistletoe

Community

A fast, extensible Markdown parser in pure Python.

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::mistletoe

Usage Tracking

1.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

mistletoe is a Markdown parser in pure Python, designed to be fast, spec-compliant and fully customizable.

Apart from being the fastest CommonMark-compliant Markdown parser implementation in pure Python, mistletoe also supports easy definitions of custom tokens. Parsing Markdown into an abstract syntax tree also allows us to swap out renderers for different output formats, without touching any of the core components.

Remember to spell mistletoe in lowercase

About

Summary

A fast, extensible Markdown parser in pure Python.

Last Updated

May 20, 2025 at 10:51

License

MIT

Total Downloads

3.7K

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
macOS-64
win-64