{ "info": { "author": "isnowfy", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "#pydown\npydown is another \"Presentation System in a single HTML page\" written by python inspired by [keydown](https://github.com/infews/keydown).\n\nLike keydown it uses the [deck.js](http://imakewebthings.github.com/deck.js) and its extentions for the presentation.\n\n##Demo\n[http://isnowfy.github.io/pydown/](http://isnowfy.github.io/pydown/)\n\n##Usage\n\n###Write your slides in markdown\nEdit slides.md\n~~~~\n!SLIDE\n\n# Hello\n\n!SLIDE\n\n# Another slide\n\n!SLIDE left\n\n# left\n~~~~\n\n###Generate the html\n\n~~~~\npython main.py slides.md slides\n~~~~\n\nThis will make:\n~~~~\n| - slides/\n | - css/\n | - js/\n | - index.html\n~~~~\n\n###Slide classes\n\nAny text follows !SLIDE will be added to the slide as css classes\n~~~~\n!SLIDE left\n~~~~\n\n###Syntax Highlighting\n\nFor python\n
\n~~~~{python}\n   def test():\n       print 'hello'\n~~~~\n
\n\n###Markdown syntax\n\n[English version](http://daringfireball.net/projects/markdown/syntax)\n\n[Chinese version](https://gitcafe.com/riku/Markdown-Syntax-CN/)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/isnowfy/pydown", "keywords": null, "license": "The MIT License (MIT)\n\nCopyright (c) 2013 isnowfy\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "python-pydown", "package_url": "https://pypi.org/project/python-pydown/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-pydown/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/isnowfy/pydown" }, "release_url": "https://pypi.org/project/python-pydown/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An HTML5 presentation builder written by python", "version": "0.1.0" }, "last_serial": 857477, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6bfea5b9fe80f11cc0611d01c639fdb8", "sha256": "3ea055065c8de193f033fc5b684be0868570306b35f538ea844cdb68de719329" }, "downloads": -1, "filename": "python-pydown-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6bfea5b9fe80f11cc0611d01c639fdb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 651437, "upload_time": "2013-09-05T04:35:26", "url": "https://files.pythonhosted.org/packages/a9/42/629fe121bb2114b9f4518d481e8645460921ce6a7343233270a03309658b/python-pydown-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6bfea5b9fe80f11cc0611d01c639fdb8", "sha256": "3ea055065c8de193f033fc5b684be0868570306b35f538ea844cdb68de719329" }, "downloads": -1, "filename": "python-pydown-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6bfea5b9fe80f11cc0611d01c639fdb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 651437, "upload_time": "2013-09-05T04:35:26", "url": "https://files.pythonhosted.org/packages/a9/42/629fe121bb2114b9f4518d481e8645460921ce6a7343233270a03309658b/python-pydown-0.1.0.tar.gz" } ] }