{ "info": { "author": "Horia Filimonescu", "author_email": "horia.filimonescu+github@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Flask-BS4\n\n***This is a fork of [Flask-Bootsrap](https://pypi.org/project/Flask-Bootstrap/) upgraded to Bootstrap 4.x.x.***\n\nFlask-Bootstrap packages [Bootstrap](http://getbootstrap.com) into an extension that mostly consists of a blueprint named `bootstrap`. It can also create links to serve Bootstrap from a CDN and works with no boilerplate code in your application.\n\n\n## Usage\n\nHere is an example: \n\n```python\nfrom flask_bs4 import Bootstrap\n\n[...]\n\nBootstrap(app)\n```\n\nThis makes some new templates available, containing blank pages that include all bootstrap resources, and have predefined blocks where you can put your content.\n\nAs of version 3, Flask-Bootstrap has a [proper documentation](http://pythonhosted.org/Flask-Bootstrap), which you can check for more details.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hfilimonescu/flask-bs4", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Flask-BS4", "package_url": "https://pypi.org/project/Flask-BS4/", "platform": "any", "project_url": "https://pypi.org/project/Flask-BS4/", "project_urls": { "Homepage": "https://github.com/hfilimonescu/flask-bs4" }, "release_url": "https://pypi.org/project/Flask-BS4/4.3.1.3/", "requires_dist": null, "requires_python": "", "summary": "Include Bootstrap4 in your Flask project", "version": "4.3.1.3" }, "last_serial": 5131196, "releases": { "4.3.1": [ { "comment_text": "", "digests": { "md5": "b0a087303a8683b1e608b03a20f120a5", "sha256": "8127ce41e1ae792bd5364903046ef23bfb22be2e575a6e24a6625d92b008ff83" }, "downloads": -1, "filename": "Flask-BS4-4.3.1.tar.gz", "has_sig": false, "md5_digest": "b0a087303a8683b1e608b03a20f120a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 907614, "upload_time": "2019-04-05T08:28:45", "url": "https://files.pythonhosted.org/packages/f8/6f/a1cf30fe4f546897f02ab62e92bd31becacf8fbe9976e688b08141de2129/Flask-BS4-4.3.1.tar.gz" } ], "4.3.1.3": [ { "comment_text": "", "digests": { "md5": "037b8c7bf6028a15807e012878db8966", "sha256": "e97e5b29559314be39d6f0f31b0578251ff394627637c86f75f0f947eb1e0576" }, "downloads": -1, "filename": "Flask-BS4-4.3.1.3.tar.gz", "has_sig": false, "md5_digest": "037b8c7bf6028a15807e012878db8966", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 914186, "upload_time": "2019-04-11T21:56:41", "url": "https://files.pythonhosted.org/packages/c4/53/dcd734f5fa78e00f7b18d529cb59be5c3a85ba5d68963c01ee71aca58d89/Flask-BS4-4.3.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "037b8c7bf6028a15807e012878db8966", "sha256": "e97e5b29559314be39d6f0f31b0578251ff394627637c86f75f0f947eb1e0576" }, "downloads": -1, "filename": "Flask-BS4-4.3.1.3.tar.gz", "has_sig": false, "md5_digest": "037b8c7bf6028a15807e012878db8966", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 914186, "upload_time": "2019-04-11T21:56:41", "url": "https://files.pythonhosted.org/packages/c4/53/dcd734f5fa78e00f7b18d529cb59be5c3a85ba5d68963c01ee71aca58d89/Flask-BS4-4.3.1.3.tar.gz" } ] }