News

In this tutorial, you will learn how to create stunning UI with pure Python using the Streamlit library.
I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is ...
FastHTML is a new Python web framework developed by Jeremy Howard and others, designed to simplify web development by minimizing the need for JavaScript and CSS. The framework leverages HTMX to ...
Streamlit lets you write web-based Python data applications without HTML, CSS, or JavaScript. Here's a first look at Streamlit.
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.
Front-end tests for web apps have traditionally been a chore. Playwright offers an easier way to integrate those tests for Python.