|
Python 2.7
Program Specifications
|
Version: |
2.7
|
Size: |
14.40 MB |
Publisher: |
Python Software Foundation |
Date Added: |
Jun 11, 2010 |
License [?]: |
Open Source |
Operating System: |
Windows XP, Windows Vista, Windows NT, Windows ME, Windows 98, Windows 95, Windows 7, Windows 2008, Windows 2003, Windows 2000 |
Requirements: |
|
Download Links: |
Download Python
|
BumperSoft Editor's Review Status:
|
|
|
|
Publisher's Description of Python
" A remarkably powerful dynamic programming language. "
- From Python Software Foundation
About Python
Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java. Some of its key distinguishing features include:
* 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
Python is powerful... and fast
Fans of Python use the phrase "batteries included" to describe the standard library, which covers everything from asynchronous processing to zip files. The language itself is a flexible powerhouse that can handle practically any problem domain. Build your own web server in three lines of code. Build flexible data-driven code using Python's powerful and dynamic introspection capabilities and advanced language features such as meta-classes, duck typing and decorators.
Python lets you write the code you need, quickly. And, thanks to a highly optimized byte compiler and support libraries, Python code runs more than fast enough for most applications.
Python plays well with others
Python can integrate with COM, .NET, and CORBA objects.
For Java libraries, use Jython, an implementation of Python for the Java Virtual Machine.
For .NET, try IronPython , Microsoft's new implementation of Python for .NET, or Python for .NET.
Python is also supported for the Internet Communications Engine (ICE) and many other integration technologies.
If you find something that Python cannot do, or if you need the performance advantage of low-level code, you can write extension modules in C or C++, or wrap existing code with SWIG or Boost.Python. Wrapped modules appear to your program exactly like native Python code. That's language integration made easy. You can also go the opposite route and embed Python in your own application, providing your users with a language they'll enjoy using.
Python runs everywhere
Python is available for all major operating systems: Windows, Linux/Unix, OS/2, Mac, Amiga, among others. There are even versions that run on .NET, the Java virtual machine, and Nokia Series 60 cell phones. You'll be pleased to know that the same source code will run unchanged across all implementations.
|
Share Python with Friends
Tags
RELATED DOWNLOADS
(IDEs and Coding Utilities)
|
Sorry, no recommended downloads for this category.
|
|
|
WEEK'S TOP DOWNLOADS
(All Categories)
|
|