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 ...
This post explains how to install Python on Linux, Windows, or Mac. We will also set up an editor so that you can start coding!
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Microsoft extends Playwright web-app testing tool from programming language JavaScript to Python.
What is Python? This post answers that question and walks you through the basics. Set up a coding environment and build your first simple app!
Mobile App Development, lesser people are aware that Python can be used to develop a Mobile Application as well. Most people think that Android Development is done on Kotlin and Java, but you can ...
Front-end tests for web apps have traditionally been a chore. Playwright offers an easier way to integrate those tests for Python.