mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
Add templates htpy
This commit is contained in:
parent
ce38d58e0d
commit
14c41c92a0
|
@ -314,6 +314,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [slippers](https://mitchel.me/slippers/) - Build reusable components in Django without writing a single line of Python.
|
||||
- [JinjaX](https://jinjax.scaletti.dev/) - Super components powers for your Jinja templates.
|
||||
- [django-cotton](https://django-cotton.com/) - Goodbye `{% raw %}{%{% endraw %} extends, block, include {% raw %}%}{% endraw %}`, Hello `<c-component />`. Bringing modern UI composition to Django.
|
||||
- [htpy](https://htpy.dev/) - htpy is a library that makes writing HTML in plain Python fun and efficient, without a template language.
|
||||
|
||||
### Testing
|
||||
- [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar/) - Configurable panels to debug requests/responses.
|
||||
|
|
Loading…
Reference in New Issue
Block a user