Front-end framework with Flask

This page summarizes the projects mentioned and recommended in the original post on /r/flask

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. Flask-FomanticUI

    Flask extension to allow easy embedding of Fomantic-UI CSS Framework.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    For CSS and components, you can start with Bootstrap ( https://getbootstrap.com/ ). It's very popular, and makes pretty generic sites, but it helps you bootstrap sites quickly. For more custom sites with less CSS, you can check out Tailwind CSS ( https://tailwindcss.com/ ).

  4. htmx

    </> htmx - high power tools for HTML

    Once you learn the basics of HTML, look into HTMX ( https://htmx.org/ ) which lets you build sites like Single Page Applications (SPA) easily using HTML and Jinja Templates. For easier JS, look into Alpine.js ( https://alpinejs.dev/ )... It's like a microframework with syntax similar to vue.js.

  5. Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

    For CSS and components, you can start with Bootstrap ( https://getbootstrap.com/ ). It's very popular, and makes pretty generic sites, but it helps you bootstrap sites quickly. For more custom sites with less CSS, you can check out Tailwind CSS ( https://tailwindcss.com/ ).

  6. Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

    Once you learn the basics of HTML, look into HTMX ( https://htmx.org/ ) which lets you build sites like Single Page Applications (SPA) easily using HTML and Jinja Templates. For easier JS, look into Alpine.js ( https://alpinejs.dev/ )... It's like a microframework with syntax similar to vue.js.

  7. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are dos and don'ts for designing a nice looking website, when you are not design savvy

    5 projects | /r/webdev | 30 Apr 2022
  • Just wondering...anyone else here use HTML, CSS, and Vanilla JS exclusively?

    5 projects | /r/webdev | 12 Nov 2021
  • Bootstrap v6 is on the way, but is anyone waiting for it?

    1 project | news.ycombinator.com | 25 Feb 2025
  • Building a Responsive Website with Bootstrap: A Step-by-Step Guide

    1 project | dev.to | 6 Feb 2025
  • Organize your layout by using <div> elements and Bootstrap 🤹

    1 project | dev.to | 12 Dec 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?