Python.org is the official organization behind Python programming language

Revision as of 02:02, 8 November 2013 by WikiSysop (talk | contribs) (migration import)



(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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=28078085"