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.
Previously, Django only supported WSGI, which only supported synchronous web applications. Django 3 will only allow async features to run in an app if it’s deployed as ASGI.
In this talk, we’ll offer a gentle introduction to building web applications with Python using the Flask framework. You’ll learn to serve dynamis and learn concepts about core web application ...
Microsoft has announced Playwright, a tool that lets developers write tests in Python for web applications across Chrome, Chromium-based Edge, Apple Safari and Mozilla Firefox. Playwright, a ...
In the interest of disclosure, one of Django's chief developers spent a couple of years working at my place of employment doing all kinds of crazy Web 2.0 things. He is, in fact, a cool frood, who ...
Reflex has built an open source framework to make it easy to turn Python code into a we app. Today it announced a $5M seed investment.