Python

Python is a high-level, general-purpose programming language that emphasizes code readability, simplicity, and ease-of-writing with the use of significant indentation, "plain English" naming, an extensive ("batteries-included") standard library, and garbage collection. Python supports multiple programming paradigms but with an emphasis on object-oriented programming and dynamic typing. Wikipedia

Created Year: 1991
Designed by: Python Software Foundation
Developed by: Python Software FoundationGuido van Rossum
Operating systems: cross-platform
Implemented in: CPython
Named after: Monty Python
Aliases: Python programming language, Python language, Python (language), Python computer language, Python Programming Language, Python (scripting language), Python (lang), Python (programming), Python (computer language), Python (software), Python (Programming Language), Python (computing), Python.org
File extensions: py, pyc, pyd, pyi, pyo, pyw, pyz

Wikidata: Q28865

Influenced: Apache GroovyBooChaosChinesePythonCobraCoffeeScriptConvergeCrystalDDragoneCF#GenieGoHyIoJavaScriptJuliaKotlinMojoNimPascalABC.NETPowerShellPyScriptRakuRingRPythonRubySuneidoSwiftVWhiley

Influenced by: ABCAPLCC++CLUDylanHaskellIconJavaLispModula-3PerlStandard ML

Programming paradigms: multi-paradigm programmingobject-oriented programmingdynamic programmingimperative programmingfunctional programming

Language types: interpreted languagescripting languagemulti-paradigm programming languageoff-side rule languagedynamic programming languagehigh-level programming languagefunctional programming languagestrict programming languageimperative programming languageobject-based language

Python Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Python

#!/usr/bin/env python3
print("Hello World")

Free Python books, articles, documentation

Django

FastAPI

Flask

Kivy

NumPY

Pandas

PyOpenCl

Pyramid

Tornado

Search on GitHub


Latest data update: 2026-04-25