Skip to main content

A curated list of things related to python-based web development using htmx

1.3k
GitHub Stars
62
Curated Resources
8
Categories
31 min ago
Last Refreshed
What is PyHAT? 🧐Official Resources 📚Introductory Resources 🔰Introductory Courses 🏫Design, Theory, and Patterns 🧠Third Party Packages 📦Projects Using PyHAT (or similar) 🏗️Further Reading 📖

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me why should i care? resources from awesome-python-htmx"

Installation instructions →

What's inside

Design, Theory, and Patterns 🧠

  • 3 IRL use cases for Python and HTMX

  • Django HTMX Components

    Live demos and code repository of common Django + HTMX patterns. They are designed to be copy-pasted into your project and customized to your needs.

  • Django + htmx patterns

  • HTML First

    HTML First is a set of principles that aims to make building web software easier, faster, more inclusive, and more maintainable by... 1) Leveraging the default capabilities of modern web browsers, 2) Leveraging the extreme simplicity of HTML's attribute syntax, 3) Leveraging the web's ViewSource affordance.

  • htmx Essays

    A great essay (responding to a

  • Hypermedia-Driven Applications

    This web stack could have been called PyHDA, this essay gives a great primer on how a PyHAT application should look, architecturally.

Introductory Resources 🔰

What is PyHAT? 🧐

Third Party Packages 📦

Introductory Courses 🏫

Projects Using PyHAT (or similar) 🏗️

Official Resources 📚

  • htmx

    htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext. Htmx has no outside dependencies outside of a vanilla JavaScript file referenced in your HTML

  • tailwindcss

    Rapidly build modern websites without ever leaving your HTML. Tailwind provides a standalone CLI tool that

Showing a sample of 62 resources. View the full list on GitHub →