tabbo

Python

Available Buttons

Tip:

Click on one of the buttons to add Python to the list of your favorite topics.

Description

Python is a general-purpose, high-level programming language. Its design philosophy emphasizes programmer productivity and code readability. Python's core syntax and semantics are minimalist, while the standard library is large and comprehensive.

Python supports multiple programming paradigms (primarily functional, object oriented and imperative), and features a fully dynamic type system and automatic memory management; it is thus similar to Perl, Ruby, Scheme, and Tcl.

Python was first released by Guido van Rossum in 1991. The language has an open, community-based development model managed by the non-profit Python Software Foundation. While various parts of the language have formal specifications and standards, the language as a whole is not formally specified. The de facto standard for the language is the CPython implementation.

Source: Wikipedia.

Shoutbox

add a new comment

Your favorite topics

You haven't chosen any favorite topics yet. Start by looking in the category tree or search for something you like in the search box in the upper right corner.

Report problems with Python

    • add a new thread
    Creative Commons License Our work is licensed under a Creative Commons Attribution 3.0 License, which means we're happy when You use it for any purpose (even commercially), as long as you mention we're the authors (a simple link is fine).