# markdown-up
[![PyPI - Status](https://img.shields.io/pypi/status/markdown-up)](https://pypi.org/project/markdown-up/)
[![PyPI](https://img.shields.io/pypi/v/markdown-up)](https://pypi.org/project/markdown-up/)
[![GitHub](https://img.shields.io/github/license/craigahobbs/markdown-up-py)](https://github.com/craigahobbs/markdown-up-py/blob/main/LICENSE)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/markdown-up)](https://pypi.org/project/markdown-up/)
**markdown-up** is the
[MarkdownUp](https://craigahobbs.github.io/markdown-up/)
launcher.
[MarkdownUp](https://craigahobbs.github.io/markdown-up/)
is a Markdown viewer.
## View Local Markdown Files
To view local Markdown files, run the markdown-up command-line application from a terminal prompt:
~~~
pip install markdown-up
markdown-up
~~~
You can also open a specific file or directory:
~~~
markdown-up README.md
~~~
## Development
This package is developed using [python-build](https://github.com/craigahobbs/python-build#readme).
It was started using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:
~~~
template-specialize python-template/template/ markdown-up-py/ -k package markdown-up -k name 'Craig A. Hobbs' -k email 'craigahobbs@gmail.com' -k github 'craigahobbs' -k noapi 1
~~~
Raw data
{
"_id": null,
"home_page": "https://github.com/craigahobbs/markdown-up-py",
"name": "markdown-up",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Markdown, viewer",
"author": "Craig A. Hobbs",
"author_email": "craigahobbs@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/dd/e5/a6b4bca80c3abdadd108b85e3a176ec475f1eb6a41d867c33bf606789eae/markdown_up-1.8.8.tar.gz",
"platform": null,
"description": "# markdown-up\n\n[![PyPI - Status](https://img.shields.io/pypi/status/markdown-up)](https://pypi.org/project/markdown-up/)\n[![PyPI](https://img.shields.io/pypi/v/markdown-up)](https://pypi.org/project/markdown-up/)\n[![GitHub](https://img.shields.io/github/license/craigahobbs/markdown-up-py)](https://github.com/craigahobbs/markdown-up-py/blob/main/LICENSE)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/markdown-up)](https://pypi.org/project/markdown-up/)\n\n**markdown-up** is the\n[MarkdownUp](https://craigahobbs.github.io/markdown-up/)\nlauncher.\n[MarkdownUp](https://craigahobbs.github.io/markdown-up/)\nis a Markdown viewer.\n\n\n## View Local Markdown Files\n\nTo view local Markdown files, run the markdown-up command-line application from a terminal prompt:\n\n~~~\npip install markdown-up\nmarkdown-up\n~~~\n\nYou can also open a specific file or directory:\n\n~~~\nmarkdown-up README.md\n~~~\n\n\n## Development\n\nThis package is developed using [python-build](https://github.com/craigahobbs/python-build#readme).\nIt was started using [python-template](https://github.com/craigahobbs/python-template#readme) as follows:\n\n~~~\ntemplate-specialize python-template/template/ markdown-up-py/ -k package markdown-up -k name 'Craig A. Hobbs' -k email 'craigahobbs@gmail.com' -k github 'craigahobbs' -k noapi 1\n~~~\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The MarkdownUp launcher",
"version": "1.8.8",
"project_urls": {
"Homepage": "https://github.com/craigahobbs/markdown-up-py"
},
"split_keywords": [
"markdown",
" viewer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e47555e846fe67f87a18ce55c5d7e0c2a8cd825a96aadc4bcedb0a6975a0140a",
"md5": "bd99567f29182aa10f0d49b9e7e54d6a",
"sha256": "db367e2eabc598f4b781fe145298566ff336a477df02601859bd61ec8ac5fcf2"
},
"downloads": -1,
"filename": "markdown_up-1.8.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bd99567f29182aa10f0d49b9e7e54d6a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8748,
"upload_time": "2024-10-02T17:15:18",
"upload_time_iso_8601": "2024-10-02T17:15:18.406012Z",
"url": "https://files.pythonhosted.org/packages/e4/75/55e846fe67f87a18ce55c5d7e0c2a8cd825a96aadc4bcedb0a6975a0140a/markdown_up-1.8.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dde5a6b4bca80c3abdadd108b85e3a176ec475f1eb6a41d867c33bf606789eae",
"md5": "cf37149e047d1997326a734de049ded3",
"sha256": "c700041501fd22450978f4f30af2b020b27a3dc3a69a07591684d64efd20e9f8"
},
"downloads": -1,
"filename": "markdown_up-1.8.8.tar.gz",
"has_sig": false,
"md5_digest": "cf37149e047d1997326a734de049ded3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7665,
"upload_time": "2024-10-02T17:15:19",
"upload_time_iso_8601": "2024-10-02T17:15:19.959630Z",
"url": "https://files.pythonhosted.org/packages/dd/e5/a6b4bca80c3abdadd108b85e3a176ec475f1eb6a41d867c33bf606789eae/markdown_up-1.8.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-02 17:15:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "craigahobbs",
"github_project": "markdown-up-py",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "markdown-up"
}