News

In this tutorial, you will learn how to create stunning UI with pure Python using the Streamlit library.
Learn Python the fun way, using gamified apps that turn coding into a game. Earn points, solve puzzles, and build real skills ...
Use PyInstaller to package your Python apps into standalone executables for easy distribution.
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
After struggling for almost six months to become somewhat proficient at Python, I was extremely impressed with how much I could do using the MIT App Inventor platform.
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
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 ...
Data journalists often run Python in “JupyterLab”, an open-source web application that creates documents that allow you to import data, run code and create visualisations.