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.
Learn how the new asynchronous standard for Python web applications makes apps faster, more flexible, and more future-proof.
Quixote is a web application framework for Python programmers. It was primarily developed by Andrew Kuchling, Neil Schemenauer and myself (Greg Ward) at the MEMS Exchange, in order to make our real ...
Python on the web "The new project which Christian Heimes and I are working on has a goal of making the web a supported platform for CPython, just like Windows or macOS," Smith told The Register.
Build your own desktop application using Python and PyQt, one of Python's most popular GUI frameworks. The tutorial covers the basics of PyQt, including installation, creating UI components ...