nikalexis / django_htmx_ui

MIT License
17 stars 1 forks source link

I am working on a Awesome-Python-HTMX, seeking your feedback #1

Open benjamin-kirkbride opened 1 year ago

benjamin-kirkbride commented 1 year ago

A few of us at PyCon this year got together and brainstormed a new Web Stack that we are calling PyHAT (Python, htmx, ASGI, TailwindCSS). The first thing we set out to do is create awesome-python-htmx; a collection of active tools/libraries/projects in that space. Your project seems like an obvious thing to include. That being said, your project seems to do A LOT. I would appreciate a PR (or a comment here :smile:) with a sentence or two explanation of what this project offers, that could be included in it.

In addition to that, if you could also participate in PyHAT-stack/awesome-python-htmx#1 that would be greatly appreciated!

nikalexis commented 1 year ago

Hi, thanx for the contact and the interest!

PyHAT seems a really great initiative, happy to collaborate!

What about to include the following in the awesome-python-htmx as a link/description?

django_htmx_ui - A django app that combines and helps leverage the full-stack django framework, the frontend htmx framework, the django-htmx library, and the jinja template engine. It provides extended django Views with htmx build-in functionality, CRUD Views for django models, extra Mixins to use with your Views to make life easier, a ready-to-use jinja environment, Middlewares for automations, and extra utils and decorators for common use cases.

benjamin-kirkbride commented 1 year ago

Thanks @nikalexis, I have included it.

As you have expressed interest in helping out, would you mind introducing yourself on https://github.com/PyHAT-stack/awesome-python-htmx/discussions/2 so we can start getting everyone talking in the same space?