mystmd


Namemystmd JSON
Version 1.3.19 PyPI version JSON
download
home_pageNone
SummaryCommand line tools for MyST Markdown
upload_time2024-12-10 03:12:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords latex markdown pdf-generation science-research scientific-visualization writing-software
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MyST Markdown Command Line Interface, `mystmd`

[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jupyter-book/mystmd/blob/main/LICENSE)
![CI](https://github.com/jupyter-book/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
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mystmd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "latex, markdown, pdf-generation, science-research, scientific-visualization, writing-software",
    "author": null,
    "author_email": "Rowan Cockett <rowan@curvenote.com>",
    "download_url": "https://files.pythonhosted.org/packages/db/b9/eb14a2cb99e0d43f7859af2f7fd519dd2072ba3c6caeaa81164495082f09/mystmd-1.3.19.tar.gz",
    "platform": null,
    "description": "# MyST Markdown Command Line Interface, `mystmd`\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jupyter-book/mystmd/blob/main/LICENSE)\n![CI](https://github.com/jupyter-book/mystmd/workflows/CI/badge.svg)\n\n`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.\n\n> **Note**\n> The `mystmd` project is in **beta**. It is being used to explore a full MyST implementation and will change significantly and rapidly.\n> 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.\n> We will continue to update this documentation as the project stabilizes.\n\n## Overview\n\nThe `mystmd` project provides a command line tool (`mystmd`) for working with MyST Markdown projects.\n\n- Provides functionality for cross-referencing, external structured links, and scientific citations\n- Translate and render MyST Markdown into:\n  - HTML for static websites, and modern React for interactive websites (like this website!)\n  - PDFs and LaTeX documents, with specific templates for over 400 journals\n  - Microsoft Word export\n- Parse MyST into a standardized AST, that follows the MyST Markdown Spec\n\nSee the [documentation](https://mystmd.org/guide).\n\n## Get Started\n\nThe MyST Markdown CLI is available through PyPI:\n\n```bash\npip install mystmd\nmyst init\nmyst build my-doc.md --tex\n```\n\nand Conda:\n\n```bash\nconda config --add channels conda-forge\nconda config --set channel_priority strict\nconda install mystmd\nmyst init\nmyst build my-doc.md --tex\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command line tools for MyST Markdown",
    "version": "1.3.19",
    "project_urls": {
        "Bug Tracker": "https://github.com/jupyter-book/mystmd/issues",
        "Homepage": "https://github.com/jupyter-book/mystmd",
        "Repository": "https://github.com/jupyter-book/mystmd.git"
    },
    "split_keywords": [
        "latex",
        " markdown",
        " pdf-generation",
        " science-research",
        " scientific-visualization",
        " writing-software"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e394598c095b0e2230d49fcc63d8d7f6e19604cdf5ddd5564cc9b0d042610bb7",
                "md5": "3c28998d35ad9d8251052efba5de23fd",
                "sha256": "de47e61d16a0a89339fa8a71aa37ae10e1f89d3029b88d282e1214143675da80"
            },
            "downloads": -1,
            "filename": "mystmd-1.3.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c28998d35ad9d8251052efba5de23fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2617000,
            "upload_time": "2024-12-10T03:12:05",
            "upload_time_iso_8601": "2024-12-10T03:12:05.258524Z",
            "url": "https://files.pythonhosted.org/packages/e3/94/598c095b0e2230d49fcc63d8d7f6e19604cdf5ddd5564cc9b0d042610bb7/mystmd-1.3.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbb9eb14a2cb99e0d43f7859af2f7fd519dd2072ba3c6caeaa81164495082f09",
                "md5": "314646726705cf24d2f99c627a513417",
                "sha256": "817a224608c675c178a6ba10e331af0042786fec0201dcc3e7b18b0a74f0206c"
            },
            "downloads": -1,
            "filename": "mystmd-1.3.19.tar.gz",
            "has_sig": false,
            "md5_digest": "314646726705cf24d2f99c627a513417",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2585745,
            "upload_time": "2024-12-10T03:12:09",
            "upload_time_iso_8601": "2024-12-10T03:12:09.144980Z",
            "url": "https://files.pythonhosted.org/packages/db/b9/eb14a2cb99e0d43f7859af2f7fd519dd2072ba3c6caeaa81164495082f09/mystmd-1.3.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 03:12:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jupyter-book",
    "github_project": "mystmd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mystmd"
}
        
Elapsed time: 0.44491s