News

Many discussions about Python web frameworks begin with Flask, and for good reason. Flask is a well established, well understood framework that is easy to use and quite stable.
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.