Python is a general-purpose high-level programming language. Its design philosophy emphasizes code readability. Python claims to "[combine] remarkable power with very clear syntax", and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among popular programming languages.
Python supports multiple programming paradigms (primarily object oriented, imperative, and functional) and features a fully...
more
Read article at Wikipedia
Python
Computers
Developer
Python Software Foundation
The Python Software Foundation (PSF), is a non-profit organization devoted to the Python programming language. It was launched March 6, 2001. The mission of the foundation is to foster development of the Python community. The PSF is responsible for various processes within the Python community,...
Parent Language:
Language Paradigms:
- Interpreted language
- Imperative programming
- Object-oriented programming
- Functional programming
- Multi-paradigm programming language
Introduced:
- 1991
Influenced:
View entire collection »Language Designers:
Developers:
Latest Version:
- Python 2.6
- Python 2.5.2
- Python 2.4.5
- Python 2.3.7
- Python 3.0
Latest Release Date:
- Oct 1, 2008
We can also tell you Python is a
If you know more about Python, you can add more facts here »
Similar topics in Freebase
-
Perl
Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl was originally developed by Larry Wall, a linguist working as a systems administrator for NASA, in 1987, as a general-purpose Unix scripting language to make report processing easier. Since then, it has undergone... -
Ruby
Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby originated in Japan during the mid-1990s and was initially developed and designed by Yukihiro "Matz" Matsumoto. It is based on Perl, Smalltalk... -
C++
C++ (pronounced "See plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features. It was developed by Bjarne Stroustrup... -
JavaScript
JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated component of the web browser, allowing the... -
ECMAScript
ECMAScript is a scripting language, standardized by Ecma International in the ECMA-262 specification and ISO/IEC 16262. The language is widely used on the web, especially in the form of its three best-known dialects, JavaScript, ActionScript, and JScript. JavaScript was originally developed by... -
C#
C# (pronounced "see sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative and later approved as a standard by Ecma (ECMA...