Skip to main content

An extended commonmark compliant parser, with bridges to docutils & sphinx.

Reason this release was yanked:

no sphinx pinning

Project description

MyST-Parser

CI Status Coverage Documentation Status Code style: black PyPI Conda

An extended commonmark compliant parser, with bridges to docutils & sphinx.

Usage

To install the MyST parser, run the following in a Conda environment (recommended):

conda install -c conda-forge myst-parser

or

pip install myst-parser[sphinx]

Or for package development:

git clone https://github.com/ExecutableBookProject/MyST-Parser
cd MyST-Parser
git checkout master
pip install -e .[sphinx,code_style,testing,rtd]

To use the MyST parser in Sphinx, simply add: extensions = ["myst_parser"] to your conf.py.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myst-parser-0.6.0.tar.gz (24.3 kB view hashes)

Uploaded Source

Built Distribution

myst_parser-0.6.0-py3-none-any.whl (27.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page