{ "info": { "author": "Ramin Soleymani", "author_email": "transfluxus@posteo.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "IPython cell magic with the `%%mmd` command allows to include python expressions (and other things) in a markdown text.\nThe cells can be edited as markdown, python expression are indicated by the double mustaches. \n\n[See the notebook example](https://github.com/transfluxus/magic_markdown/blob/master/example/magic_markdown_test.ipynb)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/transfluxus/magic_markdown", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "magic-markdown", "package_url": "https://pypi.org/project/magic-markdown/", "platform": "", "project_url": "https://pypi.org/project/magic-markdown/", "project_urls": { "Homepage": "https://github.com/transfluxus/magic_markdown" }, "release_url": "https://pypi.org/project/magic-markdown/1.0.0/", "requires_dist": [ "pystache", "ipython" ], "requires_python": "", "summary": "IPython cell magic to create markdown cells that contain content from python expressions", "version": "1.0.0" }, "last_serial": 4212564, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0c7220ba5225182e73236a7bb84540fa", "sha256": "45b117afcb0dfe678f8ecdf0aa9aa9adcac9585041b235695dd322f0cb489ec6" }, "downloads": -1, "filename": "magic_markdown-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0c7220ba5225182e73236a7bb84540fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2858, "upload_time": "2018-08-27T20:44:01", "url": "https://files.pythonhosted.org/packages/08/c3/2f15f8dec552314895d46545e9d630ee77aaa1972b8dc919cc33a6f75506/magic_markdown-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d1f8e57e7bb15eb1afd749b53f29f7a", "sha256": "1fc6e51a3b8f76f5b25948a8893e9ae095c445427b0b8e4c17208888f8c249e8" }, "downloads": -1, "filename": "magic_markdown-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9d1f8e57e7bb15eb1afd749b53f29f7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2229, "upload_time": "2018-08-27T20:44:03", "url": "https://files.pythonhosted.org/packages/8a/b4/57dd377f36e07fc6a7450bce091180e563335686f1d6b77eb68454952d28/magic_markdown-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c7220ba5225182e73236a7bb84540fa", "sha256": "45b117afcb0dfe678f8ecdf0aa9aa9adcac9585041b235695dd322f0cb489ec6" }, "downloads": -1, "filename": "magic_markdown-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0c7220ba5225182e73236a7bb84540fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2858, "upload_time": "2018-08-27T20:44:01", "url": "https://files.pythonhosted.org/packages/08/c3/2f15f8dec552314895d46545e9d630ee77aaa1972b8dc919cc33a6f75506/magic_markdown-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d1f8e57e7bb15eb1afd749b53f29f7a", "sha256": "1fc6e51a3b8f76f5b25948a8893e9ae095c445427b0b8e4c17208888f8c249e8" }, "downloads": -1, "filename": "magic_markdown-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9d1f8e57e7bb15eb1afd749b53f29f7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2229, "upload_time": "2018-08-27T20:44:03", "url": "https://files.pythonhosted.org/packages/8a/b4/57dd377f36e07fc6a7450bce091180e563335686f1d6b77eb68454952d28/magic_markdown-1.0.0.tar.gz" } ] }