{ "info": { "author": "Steffen Prince", "author_email": "steffen@sprin.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Documentation", "Topic :: Text Processing" ], "description": "========================\r\nMarkdown Inline Graphviz\r\n========================\r\n\r\nA Python Markdown extension that replaces inline Graphviz definitions with\r\ninline SVGs or PNGs!\r\n\r\nWhy render the graphs inline? No configuration! Works with any\r\nPython-Markdown-based static site generator, such as\r\n`MkDocs`_, `Pelican`_, and\r\n`Nikola`_ out of the box without configuring an output\r\ndirectory.\r\n\r\n.. _MkDocs: http://www.mkdocs.org/\r\n.. _Pelican: http://blog.getpelican.com/\r\n.. _Nikola: https://getnikola.com/\r\n\r\nInstallation\r\n============\r\n\r\n.. code::\r\n\r\n $ pip install markdown-inline-graphviz\r\n\r\nUsage\r\n=====\r\n\r\nActivate the `inline_graphviz` extension. For example, with Mkdocs, you add a\r\nstanza to mkdocs.yml:\r\n\r\n.. code::\r\n\r\n markdown_extensions:\r\n - inline_graphviz\r\n\r\nTo use it in your Markdown doc:\r\n\r\n.. code::\r\n\r\n {% dot attack_plan.svg\r\n digraph G {\r\n rankdir=LR\r\n Earth [peripheries=2]\r\n Mars\r\n Earth -> Mars\r\n }\r\n %}\r\n\r\nSupported graphviz commands: dot, neato, fdp, sfdp, twopi, circo.\r\n\r\nCredits\r\n=======\r\n\r\nInspired by `jawher/markdown-dot`_,\r\nwhich renders the dot graph to a file instead of inline.\r\n\r\n.. _jawher/markdown-dot: https://github.com/jawher/markdown-dot\r\n\r\nLicense\r\n=======\r\n\r\nMIT License", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sprin/markdown-inline-graphviz", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "markdown-inline-graphviz", "package_url": "https://pypi.org/project/markdown-inline-graphviz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/markdown-inline-graphviz/", "project_urls": { "Homepage": "https://github.com/sprin/markdown-inline-graphviz" }, "release_url": "https://pypi.org/project/markdown-inline-graphviz/1.0/", "requires_dist": null, "requires_python": null, "summary": "Render inline graphs with Markdown and Graphviz", "version": "1.0" }, "last_serial": 1836784, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "60373f8c213dca63f2026bde6b9534ef", "sha256": "5c4d7f6e6db583f4679cbe13022fddcdfb68b2fe711fdfa05e2d0f99a01aad3a" }, "downloads": -1, "filename": "markdown_inline_graphviz-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "60373f8c213dca63f2026bde6b9534ef", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3791, "upload_time": "2015-11-27T21:19:53", "url": "https://files.pythonhosted.org/packages/72/7b/33ffc9612b746421cae47f5d92201f1927481bcec26c4b00620f7e26f85b/markdown_inline_graphviz-1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d97b3b1888315b9df00a9a82be8c4ef", "sha256": "6290fdfc4c908b98e2ad2d30a6cff07a26542a2a3247db9b49b1572d91033052" }, "downloads": -1, "filename": "markdown-inline-graphviz-1.0.tar.gz", "has_sig": false, "md5_digest": "7d97b3b1888315b9df00a9a82be8c4ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2629, "upload_time": "2015-11-27T21:23:48", "url": "https://files.pythonhosted.org/packages/47/74/d97a335dcc83bede860ac4562a42124b781e68e9edfcd8218ad62245a2e7/markdown-inline-graphviz-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "60373f8c213dca63f2026bde6b9534ef", "sha256": "5c4d7f6e6db583f4679cbe13022fddcdfb68b2fe711fdfa05e2d0f99a01aad3a" }, "downloads": -1, "filename": "markdown_inline_graphviz-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "60373f8c213dca63f2026bde6b9534ef", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3791, "upload_time": "2015-11-27T21:19:53", "url": "https://files.pythonhosted.org/packages/72/7b/33ffc9612b746421cae47f5d92201f1927481bcec26c4b00620f7e26f85b/markdown_inline_graphviz-1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d97b3b1888315b9df00a9a82be8c4ef", "sha256": "6290fdfc4c908b98e2ad2d30a6cff07a26542a2a3247db9b49b1572d91033052" }, "downloads": -1, "filename": "markdown-inline-graphviz-1.0.tar.gz", "has_sig": false, "md5_digest": "7d97b3b1888315b9df00a9a82be8c4ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2629, "upload_time": "2015-11-27T21:23:48", "url": "https://files.pythonhosted.org/packages/47/74/d97a335dcc83bede860ac4562a42124b781e68e9edfcd8218ad62245a2e7/markdown-inline-graphviz-1.0.tar.gz" } ] }