News

Choose your Python platform How you get started with Python will depend mainly on the operating system you’re planning to use as your development environment.
This post explains how to run Python apps on PC, Mac, Linux, Android, iOS, or even the web. Know your options when writing Python code!
Take control of multiple Python installations in Windows with the py launcher, available as part of a standard Python installation.
Python 3.13: Better interactive shell and finally multithreading without GIL The new Python release features an interactive command line and allows the global interpreter lock to be deactivated.