b/softbot by aspiran

Python 3.5.1 Final (x86/x64) + Portable

This post was published 10 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Python 3.5.1 Final (x86/x64) + Portable

Python 3.5.1 Final (x86/x64) + Portable | 40.5/42.1 Mb

Python is an interpreted, interactive, object-oriented programming language often compared to Tcl, Perl, Scheme or Java. It features modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC).

New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

The Python implementation is portable: it runs on many brands of UNIX, on Windows, OS/2, Mac, Amiga, and many other platforms.

Features
• very clear, readable syntax
• strong introspection capabilities
• intuitive object orientation
• natural expression of procedural code
• full modularity, supporting hierarchical packages
• exception-based error handling
• very high level dynamic data types
• extensive standard libraries and third party modules for virtually every task
• extensions and modules easily written in C, C++ (or Java for Jython, or .NET languages for IronPython)
• embeddable within applications as a scripting interface

New in version 3.5.1 (December 06, 2015)
Windows
• Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect logic for launcher detection.

OS: Windows All

HomePage