×

Python

High-level programming language
Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms,... Wikipedia
Designed by: Guido van Rossum
Developer: Python Software Foundation
First appeared: 20 February 1991; 33 years ago
OS: Windows, macOS, Linux–Unix, Android, Unix-like, BSD variants and a few other platforms
Paradigm: Multi-paradigm: object-oriented, procedural (imperative), functional, structured, reflective
Stable release: 3.12.3 / 9 April 2024; 10 days ago
Typing discipline: duck, dynamic, strong; optional type annotations (since 3.5, but those hints are ignored, except with unofficial tools)