{ "info": { "author": "Nikolai Sevostjanov", "author_email": "nikolai.sevostjanov@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "js.jquery_formwizard\n====================\n\n.. contents::\n\nIntroduction\n------------\n\nThis library packages `FormWizard`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`FormWizard`: https://github.com/thecodemine/formwizard\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.jquery_formwizard``) are published to some URL.\n\n\nCHANGES\n=======\n\n3.0.5 (2013-03-17)\n------------------\n\n- Initial release.\n\n\nHow to use?\n===========\n\nThis should be setup before rendering a page. See `fanstatic`_ for more\ninformation::\n\n >>> from fanstatic import init_needed\n >>> needed = init_needed(base_url='http://localhost')\n\nYou can import ``jquery_formwizard`` from ``js.jquery_formwizard`` and ``need``\nit where you want these resources to be included on a page::\n\n >>> from js.jquery_formwizard import jquery_formwizard\n >>> jquery_formwizard.need()\n\nRender the inclusion::\n\n >>> print needed.render()\n \n \n \n \n ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/s_nikolai/js.jquery_formwizard", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.jquery_formwizard", "package_url": "https://pypi.org/project/js.jquery_formwizard/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.jquery_formwizard/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/s_nikolai/js.jquery_formwizard" }, "release_url": "https://pypi.org/project/js.jquery_formwizard/3.0.5/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of FormWizard for jQuery (jquery.form.wizard.js)", "version": "3.0.5" }, "last_serial": 793729, "releases": { "3.0.5": [ { "comment_text": "", "digests": { "md5": "3db50e22e61309b2143ca1533ac94470", "sha256": "0befac20db5868bcb03bb611f5726462a5f98d5f2a1e8f2ee23f0052a993c1be" }, "downloads": -1, "filename": "js.jquery_formwizard-3.0.5.tar.gz", "has_sig": false, "md5_digest": "3db50e22e61309b2143ca1533ac94470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8094, "upload_time": "2013-03-17T20:15:51", "url": "https://files.pythonhosted.org/packages/09/65/402f4ea6e8a055546467f255cd3f48ec0ada527f72b30e737409a0eccaed/js.jquery_formwizard-3.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3db50e22e61309b2143ca1533ac94470", "sha256": "0befac20db5868bcb03bb611f5726462a5f98d5f2a1e8f2ee23f0052a993c1be" }, "downloads": -1, "filename": "js.jquery_formwizard-3.0.5.tar.gz", "has_sig": false, "md5_digest": "3db50e22e61309b2143ca1533ac94470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8094, "upload_time": "2013-03-17T20:15:51", "url": "https://files.pythonhosted.org/packages/09/65/402f4ea6e8a055546467f255cd3f48ec0ada527f72b30e737409a0eccaed/js.jquery_formwizard-3.0.5.tar.gz" } ] }