News

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 ...
Learn how the new asynchronous standard for Python web applications makes apps faster, more flexible, and more future-proof.
Although Python is not as prevalent as, say, PHP as a language for Web applications, Python nevertheless has much to recommend it in that effort. It is a dynamic, interpreted language, as is PHP ...
Resource loading optimization is the first step in improving frontend performance, and the Python backend plays a key role as the "resource scheduler". For static resources (CSS, JS, images), ...