Python 3.6.5

Object-oriented programming language for web applications
Average rating
100% - 1 vote


		
			Python
		 Icon


Python is the next version of a dynamic programming language, in which the emphasis placed on productivity and code readability. Minimalist syntax of core in Python is combined with excellent functionality of the standard library.

Language, development of which began in the mid-90s by Guido Van Rossum, who is now one of the most popular in the world of programming. No wonder that Python is used in all areas of software development as general-purpose language. Python easily interacts with the already existing components, which facilitates its integration in the finished applications. One of the main advantages of this language is its cross-platform feature, which allows transfer objects from one OS to another.

The program updates come out approximately every two and a half years. Those who are involved in programming should download and try Python in action. Reference implementation of the language is the CPython interpreter, which supports most known platforms. The code is organized in the Python functions and classes, which are combined into modules, and those in turn are collected into packets.
It is ditributed under a very liberal license which allows you to download Python free and use without restrictions.
Main features of Python:

  • High level of introspection.
  • Intuitive object orientation.
  • Procedural code is expressed in its natural form.
  • Support for add-ons and modules written in other languages.
  • Integration into the applications as a script shell.
  • Errors are handled as exceptions.
  • Developed standard library and a set of third-party modules for solving a variety of problems.

Compared with the previous version, the existing modules were improved and new ones added in Python. In addition, processing performance of non-text codecs was improved. With regard to safety, the new version of Python caching algorithm has become even safer.
Python can be downloaded right now from our website.

6 Python screenshots


Additional Information

Developer
License
Freeware
Age Restrictions
0+
Tags
Category
Updated
Monday, 09 July 2018
Version
3.6.5
Compatibility
Windows 10, 8.1, 8, 7, Vista, XP
Bit Size
32 & 64 bit

Python for Windows PC

  • Total downloads 357

Reviews

0 Carrot
A nice, wide known language, with huge amount of helpfully IDE for it, and a serious number of useful features. Programming using python makes me feel more smarter, than I am.

2015-05-11 10:26

Reply Reply with quote Quote
0 Tony
Error processing is a very important function which makes this language with minimum of syntax very attractive even for nonprofessionals.

2015-01-25 13:04

Reply Reply with quote Quote