{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.smoke\n*********\n\nIntroduction\n============\n\nThis library packages `smoke.js`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`smoke.js`: https://github.com/jyoungblood/smoke.js\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original smoke.js is published to some URL.\n\n\nHow to use?\n===========\n\nYou can import smoke_js from ``js.smoke`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.smoke import smoke_js\n >>> smoke_js.need()\n\nYou can optionally specify which theme you want to use, where the default\ntheme is included when you do not specify a theme::\n\n >>> from js.smoke import smoke_js, css, theme_100s, theme_dark, theme_tiger\n >>> smoke_js.need() # use default theme\n >>> smoke_js.need({css: theme_100s})\n >>> smoke_js.need({css: theme_dark})\n >>> smoke_js.need({css: theme_tiger})\n\n.. _`fanstatic`: http://fanstatic.org\n\nCHANGES\n*******\n\n0.1 (2013-03-08)\n================\n\n- first release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.smoke", "package_url": "https://pypi.org/project/js.smoke/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.smoke/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/js.smoke/0.1/", "requires_dist": null, "requires_python": null, "summary": "fanstatic smoke.js.", "version": "0.1" }, "last_serial": 793777, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "136039051a28c910f2d651e9f10d5bd2", "sha256": "155a2e534b06942d1b472513ab956485b267a450d290ab3bb8b45850bd21394a" }, "downloads": -1, "filename": "js.smoke-0.1.zip", "has_sig": false, "md5_digest": "136039051a28c910f2d651e9f10d5bd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17361, "upload_time": "2013-03-08T13:39:19", "url": "https://files.pythonhosted.org/packages/46/76/43fedb11b4a2f30efb94aa99bfeeaf1b0cdbcf0be37739bc238dd3ac7ad0/js.smoke-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "136039051a28c910f2d651e9f10d5bd2", "sha256": "155a2e534b06942d1b472513ab956485b267a450d290ab3bb8b45850bd21394a" }, "downloads": -1, "filename": "js.smoke-0.1.zip", "has_sig": false, "md5_digest": "136039051a28c910f2d651e9f10d5bd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17361, "upload_time": "2013-03-08T13:39:19", "url": "https://files.pythonhosted.org/packages/46/76/43fedb11b4a2f30efb94aa99bfeeaf1b0cdbcf0be37739bc238dd3ac7ad0/js.smoke-0.1.zip" } ] }