Used Python Interpreter for Windows?


Editors’ Review

Download.com staff
Python is a versatile, high-level programming language. Its interpreted nature speeds up development and allows for interactive experimentation and code reuse via modules.
  • Pros

    • Easy to learn and powerful
    • High-level data structures
    • Simple object-oriented programming
    • No compilation or linking needed
    • Supports modular programming and code reuse
  • Cons

    • Built-in modules are limited
    • GUI toolkit integration can be basic

Used Python Interpreter for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.5.2
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows NT
  • Windows 98
  • Windows 95
Additional Requirements
Windows 95/98/NT
POPULARITY
Total Downloads
75,469
Downloads Last Week
25

Report Software

Program available in other languages


Last Updated


User Reviews

4.3/5

13 User Votes


Developer’s Description

Try this high-level scripting/programming language.
Python is an easy-to-learn, powerful programming language. It has high-level data structures and a simple but effective approach to object-oriented programming. Python is an interpreted language, which can save you time during program development because no compilation and linking is necessary. The interpreter can be used interactively, which makes it easy to experiment with features of the language, and to test functions during bottom-up program development. Python also allows you to split up your program in modules that can be reused in other Python programs. It comes with a large collection of standard modules that you can use as the basis of your programs--or as examples to start learning to program in Python. There are also built-in modules that provide things like file I/O, system calls, sockets, and interfaces to GUI toolkits like Tk. Python is copyrighted under a BSD-style open source. This is the Windows port of the Python interpreter.

Download.com
Your review for Python Interpreter