News

HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.
Django 3 will only work with Python 3.6 and later versions, the better to work with Python’s async programming features. A key way Django provides support for async is via ASGI, ...
The development team has posted on their blog about the features and usage of Mesop , a UI framework for Python developed by a team at Google. Why Mesop? - Mesop https://google.github.io/mesop ...