News

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 ...
In this tutorial, you will learn how to create stunning UI with pure Python using the Streamlit library.
It wants to help developers write Python apps using the same codebase running on iOS, Android, Windows, macOS, Linux, browsers, and tvOS.
Leverages HTMX to create web applications primarily using Python. Designed to make web development more straightforward for Python developers.
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.
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.