{ "info": { "author": "Ryan Olson", "author_email": "rmolson@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===============\nFlask-Bootstrap\n===============\n\nFlask-Bootstrap packages `Twitter's Bootstrap\n`_ into an extension that mostly consists\nof a blueprint named 'bootstrap'. It can also create links to serve Bootstrap\nfrom a CDN.\n\nUsage\n-----\n\nHere is an example::\n\n from flask.ext.bootstrap import Bootstrap\n\n [...]\n\n bootstrap = Bootstrap()\n bootstrap.init_app(app)\n\nThis makes some new templates available, mainly ``bootstrap/base.html`` and\n``bootstrap/base_cdn.html``. These are blank pages that include all bootstrap\nresources, and have predefined blocks where you can put your content. The core\nblock to alter is ``body``, otherwise see the source of the template\nfor more possiblities.\n\nThe url-endpoint ``bootstrap.static`` is available for refering to Bootstrap\nresources.::\n\n url_for('bootstrap.static', filename='...')\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://github.com/ryanolson/flask-bootstrap3", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Flask-Bootstrap3", "package_url": "https://pypi.org/project/Flask-Bootstrap3/", "platform": "any", "project_url": "https://pypi.org/project/Flask-Bootstrap3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ryanolson/flask-bootstrap3" }, "release_url": "https://pypi.org/project/Flask-Bootstrap3/3.1.1.3/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "3.1.1.3" }, "last_serial": 1054111, "releases": { "3.1.1.0": [ { "comment_text": "", "digests": { "md5": "70aa1caec26f7b300e8a4b714a398c45", "sha256": "e1a8c28c5e07af74249bd38d9960cac9a9a180610177819a2c19536a4dfbcc31" }, "downloads": -1, "filename": "Flask-Bootstrap3-3.1.1.0.tar.gz", "has_sig": false, "md5_digest": "70aa1caec26f7b300e8a4b714a398c45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 515724, "upload_time": "2014-03-22T00:24:15", "url": "https://files.pythonhosted.org/packages/64/96/b73c5d78ca5c736721cc7f8107146e9b9b6a64a5fc20b15dfcad771c5b78/Flask-Bootstrap3-3.1.1.0.tar.gz" } ], "3.1.1.1": [ { "comment_text": "", "digests": { "md5": "1d1e05e23d85b72ee9042b750fdf1917", "sha256": "a101a220407b79fc8798659b47dd9188548d8f11f3d92b78dd2659b806e6382a" }, "downloads": -1, "filename": "Flask-Bootstrap3-3.1.1.1.tar.gz", "has_sig": false, "md5_digest": "1d1e05e23d85b72ee9042b750fdf1917", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 515780, "upload_time": "2014-03-26T17:29:07", "url": "https://files.pythonhosted.org/packages/42/c3/f1829f97dab544faeb198964ebfce5a6d497a127c5e8d15d43611c70dd14/Flask-Bootstrap3-3.1.1.1.tar.gz" } ], "3.1.1.2": [ { "comment_text": "", "digests": { "md5": "c51185b006a4dbfd359ebd2242eac60f", "sha256": "f4a3291616841dc92ae16d1a5e56b3b96311d28cb11ef5bfcb8e2542debbaee2" }, "downloads": -1, "filename": "Flask-Bootstrap3-3.1.1.2.tar.gz", "has_sig": false, "md5_digest": "c51185b006a4dbfd359ebd2242eac60f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 516708, "upload_time": "2014-03-28T19:40:53", "url": "https://files.pythonhosted.org/packages/32/01/057964d16942d10e42a1f6a37cde91e251e547cd457fee342df09ebb6e89/Flask-Bootstrap3-3.1.1.2.tar.gz" } ], "3.1.1.3": [ { "comment_text": "", "digests": { "md5": "2cecd5e093674ba9453481efd7a10f22", "sha256": "e01d82a4137cba15750b71edc1cdea1bab00d4f22bf9534994af5267d6e17db3" }, "downloads": -1, "filename": "Flask-Bootstrap3-3.1.1.3.tar.gz", "has_sig": false, "md5_digest": "2cecd5e093674ba9453481efd7a10f22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 516751, "upload_time": "2014-04-07T19:20:11", "url": "https://files.pythonhosted.org/packages/a1/75/7b848e774ca06c035f58fbeda26936da4a5f1d968b0c6f22af2d10c2403b/Flask-Bootstrap3-3.1.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2cecd5e093674ba9453481efd7a10f22", "sha256": "e01d82a4137cba15750b71edc1cdea1bab00d4f22bf9534994af5267d6e17db3" }, "downloads": -1, "filename": "Flask-Bootstrap3-3.1.1.3.tar.gz", "has_sig": false, "md5_digest": "2cecd5e093674ba9453481efd7a10f22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 516751, "upload_time": "2014-04-07T19:20:11", "url": "https://files.pythonhosted.org/packages/a1/75/7b848e774ca06c035f58fbeda26936da4a5f1d968b0c6f22af2d10c2403b/Flask-Bootstrap3-3.1.1.3.tar.gz" } ] }