Difference between revisions of "Python.org"

m (Reverted edits by VietSmall (Talk); changed back to last version by 62.30.249.131)
(Description)
Line 11: Line 11:
 
==Description==
 
==Description==
 
''' About Python '''
 
''' About Python '''
 +
 +
Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.
 +
 +
Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines.
 +
 +
Python is distributed under an OSI-approved open source license that makes it free to use, even for commercial products.
  
 
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:
 
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:
Line 28: Line 34:
 
: C/o Zope Corporation, 513 Prince Edward St
 
: C/o Zope Corporation, 513 Prince Edward St
 
: Fredericksburg VA 22401 US
 
: Fredericksburg VA 22401 US
 
==Contact==
 
: Python Software Foundation
 
: <graphic>1832ee4820f49538eb86eb9714d3098c</graphic>
 
: +1 410 451 0504
 
 
 
==Logos==
 
==Logos==
 
[[Image:Logo-python-org.gif]]
 
[[Image:Logo-python-org.gif]]

Revision as of 23:23, 19 February 2009

Title

Python Programming Language -- Official Website

Description

About Python

Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.

Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines.

Python is distributed under an OSI-approved open source license that makes it free to use, even for commercial products.

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:

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.

read more

Languages

English

Address

C/o Zope Corporation, 513 Prince Edward St
Fredericksburg VA 22401 US

Logos

Logo-python-org.gif

Additional Information

Related Domains

External Links



Retrieved from "http://aboutus.com/index.php?title=Python.org&oldid=17778597"