News

Python developers push for Python-built applications running on mobile devices, but big obstacles remain.
I'm interested in finding Python environments which will run on tablets. My aim here is not to write apps for the tablets, but more to exercise my programming skills while I am travelling.
This post offers a comprehensive Python beginner's guide that explains everything newcomers need to know about the language.
For instance, BeeWare’s Kivy lets you create cross-platform GUI apps in Python that run not only on all the major OS platforms but also on the web. But here we’ll focus on Briefcase, which can ...
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!
Do you have a Python application you want to give to the world, or at least your teammates? Here are six ways to package Python applications for distribution.
Microsoft has announced Playwright, a tool that lets developers write tests in Python for web applications across Chrome, Chromium-based Edge, Apple Safari and Mozilla Firefox. Playwright, a ...