Python
Open sourcePython Software Foundation
- Category
- Development
- Version
- 3.13.15
- Size
- ~28 MB
- Licence terms
- Open source (PSF) · free for personal and business use
- Supported OS
- Windows 11 · 10
- Install method
- Automatic install supported
- Developer
- Python Software Foundation
- Downloads via this site
This links to Python Software Foundation’s own download source. AfterFormat neither stores nor modifies installer files.
What it is
Python is widely used for data analysis, task automation, web servers and machine learning. Its readable syntax makes it a common first language, and plenty of people who are not developers use it to automate spreadsheet work. The installer includes the pip package manager.
When to pick this
For automation scripts, data work or machine learning. If you only need front-end web tooling, Node.js is what you want.
Details
Add to PATH
Tick "Add python.exe to PATH" at the bottom of the installer. Miss it and the python command will not be recognised in Command Prompt, which blocks you immediately.
pip
The bundled package manager installs libraries with pip install.
Versus the Microsoft Store build
Typing python on Windows sometimes opens the Store instead. The official installer causes fewer path problems.
Distribution
- winget ID
- Python.Python.3.13
- Redistribution policy
- Open source licence
- Last checked
- 2026-09-09
- Official site
- https://www.python.org/