Python for Windows
- By Python
- Free
- 3.13.7
Related software
Avatarify Python
Bring faces to life
Learn Python
Comprehensive Guide for Learning Python
Python Launcher
Streamline Python Script Execution with Ease

Numerical Python
Numerical Python (NumPy) is a package for scientific computing with Python. It adds a fast and sophisticated array facility to the Python language. Numerical Python contains: A powerful N-dimensional array object. Sophisticated (broadcasting) functions. Tools for integrating C/C++ and Fortran code. Useful linear algebra, Fourier transform, and random number capabilities. Numerical Python can be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined; this allows NumPy to seamlessly and speedily integrate with a wide variety of databases. Looking for the Mac version of Numerical Python? Download Here

Python Tools for Visual Studio
Python Tools for Visual Studio, or PTVS as it is more commonly known, is an open-source plug-in for Visual Studio that supports programming with the Python language. Key Features include: Supports IntelliSense editing. Interactive REPL’s with support for IPython. Microsoft Azure deployment support. Cross platform debugging support. Cross language debugging support. Python Tools for Visual Studio allows you to turn Visual Studio into a Python IDE. It supports IronPython, CPython, IPython, editing, profiling, browsing, IntelliSense,remote Linux/MacOS debugging, mixed Python/C++ debugging, and web development with frameworks such as Django. Python Tools for Visual Studio allows you to use an existing Python interpreter, such as CPython, IronPython, PyPy. It supports a broad range of features from editing with IntelliSense to interactive debugging, profiling, interactive REPLs with support for IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.
Thonny
Streamlined IDE for learning Python
Visual Studio Code
Free, extensible desktop code editor for all developers
Anaconda
Comprehensive Review of Anaconda for Data Science

Notepad++ (64-bit)
Lightweight, feature-rich editor for developers
Blender
Free, full-featured 3D creation suite
PyCharm Community Edition
PyCharm Community Edition: Free developer tool
NSIS
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. Being a user's first experience with your product, a stable and reliable installer is an important component of successful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.