A sane and fast Markdown parser with useful plugins and renderers
Project Links
Meta
Author: Hsiaoming Yang
Requires Python: >=3.8
Classifiers
Development Status
- 4 - Beta
Environment
- Console
- Web Environment
Intended Audience
- Developers
License
- OSI Approved :: BSD License
Operating System
- OS Independent
Programming Language
- Python
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
Topic
- Text Processing :: Markup
A fast yet powerful Python Markdown parser with renderers and plugins.
Overview
Convert Markdown to HTML with ease:
import mistune
mistune.html(your_markdown_text)
Useful Links
License
Mistune is licensed under BSD. Please see LICENSE for licensing details.
Aug 29, 2025
3.1.4
Mar 19, 2025
3.1.3
Feb 19, 2025
3.1.2
Jan 28, 2025
3.1.1
Dec 30, 2024
3.1.0
Sep 29, 2023
3.0.2
Jun 09, 2023
3.0.1
Jun 08, 2023
3.0.0
Mar 22, 2023
3.0.0rc5
Nov 30, 2022
3.0.0rc4
Nov 25, 2022
3.0.0rc3
Nov 06, 2022
3.0.0rc2
Sep 26, 2022
3.0.0rc1
Jul 14, 2022
3.0.0a3
Jul 12, 2022
3.0.0a2
Jul 12, 2022
3.0.0a1
Feb 07, 2023
2.0.5
Jul 14, 2022
2.0.4
Jun 27, 2022
2.0.3
Jan 14, 2022
2.0.2
Dec 30, 2021
2.0.1
Dec 05, 2021
2.0.0
Feb 16, 2021
2.0.0rc1
Nov 26, 2020
2.0.0a6
Sep 02, 2020
2.0.0a5
Apr 19, 2020
2.0.0a4
Apr 11, 2020
2.0.0a3
Jan 01, 2020
2.0.0a2
Dec 07, 2019
2.0.0a1
Oct 11, 2018
0.8.4
Dec 04, 2017
0.8.3
Dec 04, 2017
0.8.2
Nov 07, 2017
0.8.1
Oct 26, 2017
0.8
Mar 14, 2017
0.7.4
Jun 29, 2016
0.7.3
Feb 26, 2016
0.7.2
Aug 22, 2015
0.7.1
Jul 18, 2015
0.7
Jun 17, 2015
0.6
Mar 10, 2015
0.5.1
Dec 05, 2014
0.5
Oct 12, 2014
0.4.1
Aug 14, 2014
0.4
Jul 31, 2014
0.3.1
Jun 27, 2014
0.3.0
Mar 12, 2014
0.2.0
Feb 26, 2014
0.1.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies: