{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/2"}],"enrichment":{"capability":"Flask-Bootstrap packages Bootstrap CSS and JavaScript into a Flask extension, providing pre-built templates and CDN links to add Bootstrap styling to web applications with minimal setup.","skillfed_tags":["flask-extension","bootstrap-integration","dormant"],"use_cases":["Quickly add Bootstrap styling to a Flask prototype or small project without manually managing CSS and JavaScript files.","Create Flask applications with pre-styled templates that include Bootstrap's grid, components, and utilities out of the box.","Serve Bootstrap from a CDN in Flask templates without writing custom link tags or managing static file paths.","Build internal tools or admin dashboards where Bootstrap 3's styling is sufficient and rapid setup is prioritized."],"what_it_does":"Flask-Bootstrap is a Flask extension that bundles Bootstrap into your application, eliminating the need to manually download or link Bootstrap resources. It provides a blueprint with pre-built template blocks where you can inject your content, and can serve Bootstrap either from your application or from a CDN.\n\nThe extension is straightforward to use\u2014a single call to Bootstrap(app) makes templates available\u2014but it has been dormant since 2017-01-11. While the repository remains accessible and has accumulated 1562 stars, there have been no releases for an extended period. This age raises questions about compatibility with recent Flask versions, modern Bootstrap releases, and current Python versions, particularly since the package declares no explicit Python version requirement.","worth_installing":"No\u2014install friction is high, maintenance is dormant (last release 2017-01-11), and compatibility with modern Flask, Bootstrap, and Python versions is unverified. For new projects, use a modern Flask template engine or a current Bootstrap integration. For legacy applications already using this package, it may still work, but upgrading is strongly recommended."},"id":"flask-bootstrap","links":{"html":"https://skillfed.io/packages/flask-bootstrap","md":"https://skillfed.io/packages/flask-bootstrap.md","pypi":"https://pypi.org/project/flask-bootstrap/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2017-01-11","license_spdx":null,"license_treatment":"permissive","name":"Flask-Bootstrap","python_support":"unspecified","summary":"An extension that includes Bootstrap in your project, without any boilerplate code."},"popularity":{"monthly_downloads":441125,"position":6645,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.3.7.1"}
