Nieuws

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.
In addition to executing code embedded in HTML, it's also possible to add a code editor directly into an HTML page using the py-repl tag so that you can input code and execute it, as shown below.