Command line tools for MyST Markdown
Project description
# MyST Markdown Command Line Interface, mystmd
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/executablebooks/mystmd/blob/main/LICENSE) ![CI](https://github.com/executablebooks/mystmd/workflows/CI/badge.svg)
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](https://mystmd.org/guide).
## Get Started
The MyST Markdown CLI is available through PyPI:
`bash pip install mystmd myst init myst build my-doc.md --tex `
and Conda:
`bash 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
Built Distribution
File details
Details for the file mystmd-1.1.9.tar.gz
.
File metadata
- Download URL: mystmd-1.1.9.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da0089a2635e47dab71cfd57d4bf015866bf7dbfb44fb03d55144273f98f218e |
|
MD5 | 62616fe6568175cc94c929a58f509656 |
|
BLAKE2b-256 | feca67f015b4a726a6b31f4300f946fdd248881d9d144883f9be9a3486ad8ee8 |
File details
Details for the file mystmd-1.1.9-py3-none-any.whl
.
File metadata
- Download URL: mystmd-1.1.9-py3-none-any.whl
- Upload date:
- Size: 2.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6d504061ea392724c5f527095cefb8bfbd1caf3a346e3ed9d4bfbd069da31f7 |
|
MD5 | 9004f82257092050be6a3d2f15c6bcd8 |
|
BLAKE2b-256 | 5263c2ec204eab4d1d7c151e9677d36439bc7cd2d23d36db124de4a4eeb45ffa |