Skip to main content

Command line tools for MyST Markdown

Project description

MyST Markdown Command Line Interface, mystmd

MIT License CI

mystmd is a set of open-source, community-driven tools designed for scientific communication, including a powerful authoring framework that supports blogs, online books, scientific papers, reports and journals articles.

Note The mystmd project is in beta. It is being used to explore a full MyST implementation and will change significantly and rapidly. The project is being developed by a small team of people on the Executable Books Project, and may make rapid decisions without fully public/inclusive discussion. We will continue to update this documentation as the project stabilizes.

Overview

The mystmd project provides a command line tool (mystmd) for working with MyST Markdown projects.

  • Provides functionality for cross-referencing, external structured links, and scientific citations
  • Translate and render MyST Markdown into:
    • HTML for static websites, and modern React for interactive websites (like this website!)
    • PDFs and LaTeX documents, with specific templates for over 400 journals
    • Microsoft Word export
  • Parse MyST into a standardized AST, that follows the MyST Markdown Spec

See the documentation.

Get Started

The MyST Markdown CLI is available through PyPI:

pip install mystmd
myst init
myst build my-doc.md --tex

and Conda:

conda config --add channels conda-forge
conda config --set channel_priority strict
conda install mystmd
myst init
myst build my-doc.md --tex

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

mystmd-1.2.0.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

mystmd-1.2.0-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

File details

Details for the file mystmd-1.2.0.tar.gz.

File metadata

  • Download URL: mystmd-1.2.0.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mystmd-1.2.0.tar.gz
Algorithm Hash digest
SHA256 d0c20992e48658ad4e1e205be937bd7e648552cdc3f676b77009eb28129ab1af
MD5 3de968e30445ebff7c51464e213a68c7
BLAKE2b-256 506b0a421cd4cd3c8249d2229c95394b37a223c8a190d0a863a35e4774311a62

See more details on using hashes here.

File details

Details for the file mystmd-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: mystmd-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mystmd-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2632f7a3ac3dd3e0d6a392ed308bdda4e970473eb4c598ef2335944851958347
MD5 2c1513af66aeff67572b7cdb847c88d0
BLAKE2b-256 bb3a9abc32f291e3525fcb59312b28d97c30e28da47adebc242f9b6e90401d2c

See more details on using hashes here.

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