{ "info": { "author": "Lorenzo A. Garcia Calzadilla", "author_email": "lorenzogarciacalzadilla@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Bottle PyPugjs Template\n=======================\n\nEste es un plugin de *bottle* para poder usar la libreria de **pypugjs** en las vistas\n\nInicio rapido\n-------------\n\nEl plugin de **bottle-pypugjs** permite usar la tres formas que *bottle* define para manejar los templates\n\n\n from bottle import route, install\n from bottle.ext.pypugjs import template, view, Plugin\n\n # Usando la funcion template\n @route('/index')\n def index():\n return template('index.pug')\n\n # Usando el decorador view\n @route('/index')\n @view('index.pug')\n def index():\n return {}\n\n app.install(Plugin())\n\n # Usando el argumento *template* en la ruta que provee el plugin\n @route('/index', template='index.pug')\n def index():\n return {}\n\nCon estos ejemplos se resume el funcionamiento del plugin.\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": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bottle-pypugjs", "package_url": "https://pypi.org/project/bottle-pypugjs/", "platform": "", "project_url": "https://pypi.org/project/bottle-pypugjs/", "project_urls": null, "release_url": "https://pypi.org/project/bottle-pypugjs/0.1.1.post6/", "requires_dist": [ "bottle", "pypugjs (>=5.8.1)" ], "requires_python": "", "summary": "Este es un plugin de bottle para poder usar la libreria de pypugjs en las vistas", "version": "0.1.1.post6", "yanked": false, "yanked_reason": null }, "last_serial": 6025984, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "53a60236ea5f0af16a4856336bbdee6f", "sha256": "a1d863a4dea95bb2ea105e88f4631d1207da3e91c183cf5d113c233beeb329e7" }, "downloads": -1, "filename": "bottle_pypugjs-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "53a60236ea5f0af16a4856336bbdee6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3566, "upload_time": "2019-10-17T17:27:27", "upload_time_iso_8601": "2019-10-17T17:27:27.873708Z", "url": "https://files.pythonhosted.org/packages/85/e6/028ac84ebe6bac487999f2e2302935b35f088d81218daba41ca8d1186e34/bottle_pypugjs-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5d7cc9df5f9481feb92662030fe93e85", "sha256": "9cc4e42b88c4de924d05146a7abe0d5acd203ff46a5945f4b80219905a79f831" }, "downloads": -1, "filename": "bottle-pypugjs-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5d7cc9df5f9481feb92662030fe93e85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3373, "upload_time": "2019-10-17T17:27:41", "upload_time_iso_8601": "2019-10-17T17:27:41.794786Z", "url": "https://files.pythonhosted.org/packages/c2/76/b286c956943831d11d02d48fb73901ce52ffdf6ec45276c1312b99fd6ff5/bottle-pypugjs-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1.post4": [ { "comment_text": "", "digests": { "md5": "89736728fb0df56a56f22a21b7048991", "sha256": "3f575ac6a47f922ebc1385037341f69e9fc5d1467037ac85a737466bace79518" }, "downloads": -1, "filename": "bottle_pypugjs-0.1.1.post4-py3-none-any.whl", "has_sig": false, "md5_digest": "89736728fb0df56a56f22a21b7048991", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5425, "upload_time": "2019-10-24T16:59:07", "upload_time_iso_8601": "2019-10-24T16:59:07.748661Z", "url": "https://files.pythonhosted.org/packages/9a/ec/cd8a33e38071515504ade1fb6cdfcbb5b7cd73863b527a32f38ac2905307/bottle_pypugjs-0.1.1.post4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a5f6e394354705a8062f0f2f41de6322", "sha256": "767ac5d857b27e650129c94be43eb5db8b16150986e36c817bf47954aa0375f5" }, "downloads": -1, "filename": "bottle-pypugjs-0.1.1.post4.tar.gz", "has_sig": false, "md5_digest": "a5f6e394354705a8062f0f2f41de6322", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4054, "upload_time": "2019-10-24T16:59:10", "upload_time_iso_8601": "2019-10-24T16:59:10.130007Z", "url": "https://files.pythonhosted.org/packages/ea/f6/26d254f26052220c6cc6bc344756f9eaf39c82853f2a5fdef74048c1de3f/bottle-pypugjs-0.1.1.post4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1.post6": [ { "comment_text": "", "digests": { "md5": "5ec59c744403b84d1a7012134c2aad64", "sha256": "099f21d283a559e2beb9a6a48403132021e0eb19e1f69cac9e71da9cafa6db58" }, "downloads": -1, "filename": "bottle_pypugjs-0.1.1.post6-py3-none-any.whl", "has_sig": false, "md5_digest": "5ec59c744403b84d1a7012134c2aad64", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4770, "upload_time": "2019-10-24T20:57:07", "upload_time_iso_8601": "2019-10-24T20:57:07.953893Z", "url": "https://files.pythonhosted.org/packages/b4/4a/34a863e7c64f06bdea14f73248e42f5e8a1cf12852e326697ec0b6edb9f7/bottle_pypugjs-0.1.1.post6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1f3b313924b675df461c37c5cf23c045", "sha256": "4a960427cb83636bda5332a2effe13ff7e3963d653a015d08e4fe6cdaf8b88a1" }, "downloads": -1, "filename": "bottle-pypugjs-0.1.1.post6.tar.gz", "has_sig": false, "md5_digest": "1f3b313924b675df461c37c5cf23c045", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3974, "upload_time": "2019-10-24T20:57:09", "upload_time_iso_8601": "2019-10-24T20:57:09.783608Z", "url": "https://files.pythonhosted.org/packages/2e/81/9803ef29b2e1739965d627aae240d6bb232c20a3c8fb0e4b0485fe0deb34/bottle-pypugjs-0.1.1.post6.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5ec59c744403b84d1a7012134c2aad64", "sha256": "099f21d283a559e2beb9a6a48403132021e0eb19e1f69cac9e71da9cafa6db58" }, "downloads": -1, "filename": "bottle_pypugjs-0.1.1.post6-py3-none-any.whl", "has_sig": false, "md5_digest": "5ec59c744403b84d1a7012134c2aad64", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4770, "upload_time": "2019-10-24T20:57:07", "upload_time_iso_8601": "2019-10-24T20:57:07.953893Z", "url": "https://files.pythonhosted.org/packages/b4/4a/34a863e7c64f06bdea14f73248e42f5e8a1cf12852e326697ec0b6edb9f7/bottle_pypugjs-0.1.1.post6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1f3b313924b675df461c37c5cf23c045", "sha256": "4a960427cb83636bda5332a2effe13ff7e3963d653a015d08e4fe6cdaf8b88a1" }, "downloads": -1, "filename": "bottle-pypugjs-0.1.1.post6.tar.gz", "has_sig": false, "md5_digest": "1f3b313924b675df461c37c5cf23c045", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3974, "upload_time": "2019-10-24T20:57:09", "upload_time_iso_8601": "2019-10-24T20:57:09.783608Z", "url": "https://files.pythonhosted.org/packages/2e/81/9803ef29b2e1739965d627aae240d6bb232c20a3c8fb0e4b0485fe0deb34/bottle-pypugjs-0.1.1.post6.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }