Python
E3372
general-purpose programming language
high-level programming language
interpreted programming language
object-oriented programming language
scripting language
Python is a high-level, versatile programming language widely used for data analysis, machine learning, web development, and automation.
All labels observed (17)
| Label | Occurrences |
|---|---|
| Python canonical | 699 |
| Python programming language | 32 |
| Python 3 | 11 |
| Python (programming language) | 10 |
| Python 2 | 5 |
| python.org | 4 |
| Python (via plugins) | 1 |
| Python 2 (legacy) | 1 |
| Python 2.7 (historically) | 1 |
| Python 2.x | 1 |
| Python 2.x (earlier versions) | 1 |
| Python 3.6 | 1 |
| Python 3.7 | 1 |
| Python 3.8 | 1 |
| Python 3.x | 1 |
| Python SC | 1 |
| word "Python" | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T39175 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Python Context triple: [Master of Business Analytics, commonProgrammingLanguages, Python]
-
A.
Guido van Rossum
Guido van Rossum is a Dutch programmer best known as the creator of the Python programming language.
-
B.
Pascal
Pascal is a high-level, strongly typed procedural programming language designed by Niklaus Wirth in the late 1960s, widely used for teaching structured programming and data structuring concepts.
-
C.
Scratch programming language
Scratch programming language is a visual, block-based coding environment designed primarily for children and beginners to learn programming concepts through creating interactive stories, games, and animations.
-
D.
UDP
UDP (User Datagram Protocol) is a lightweight, connectionless transport-layer protocol used on the Internet for fast, low-overhead data transmission without guaranteed delivery or ordering.
-
E.
Geeks Bearing Gifts
Geeks Bearing Gifts is a book by computing pioneer Ted Nelson that reflects on the history, philosophy, and future of digital media and information technology.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: Python Target entity description: Python is a high-level, versatile programming language widely used for data analysis, machine learning, web development, and automation.
-
A.
Guido van Rossum
Guido van Rossum is a Dutch programmer best known as the creator of the Python programming language.
-
B.
Pascal
Pascal is a high-level, strongly typed procedural programming language designed by Niklaus Wirth in the late 1960s, widely used for teaching structured programming and data structuring concepts.
-
C.
Scratch programming language
Scratch programming language is a visual, block-based coding environment designed primarily for children and beginners to learn programming concepts through creating interactive stories, games, and animations.
-
D.
PT
PT is the two-letter ISO 3166-1 alpha-2 country code that uniquely identifies Portugal in international standards and systems.
-
E.
Delphi
Delphi is an ancient Greek sanctuary and archaeological site famed for the Oracle of Apollo and its central role in classical Greek religion and culture.
- F. None of above. chosen
Statements (101)
| Predicate | Object |
|---|---|
| instanceOf |
general-purpose programming language
ⓘ
high-level programming language ⓘ interpreted programming language ⓘ object-oriented programming language ⓘ scripting language ⓘ |
| abbreviation | Py ⓘ |
| creator | Guido van Rossum ⓘ |
| dataScienceLibrary |
NumPy
ⓘ
SciPy ⓘ pandas ⓘ |
| designedBy | Guido van Rossum ⓘ |
| developer | Python Software Foundation ⓘ |
| fileExtension |
.py
ⓘ
.pyw ⓘ |
| firstAppeared | 1991 ⓘ |
| governedBy | Python Software Foundation ⓘ |
| hasFeature |
cross-platform support
ⓘ
dynamic typing ⓘ extensive standard library ⓘ indentation-based block structure ⓘ interactive interpreter ⓘ |
| implementation |
Python reference implementation (CPython)
ⓘ
surface form:
CPython
.NET Framework ⓘ
surface form:
IronPython
Jython ⓘ MicroPython ⓘ PyPy ⓘ Stackless Python ⓘ |
| influenced |
CoffeeScript
ⓘ
Go ⓘ Groovy ⓘ Julia ⓘ Ruby ⓘ Rust ⓘ Swift ⓘ |
| influencedBy |
ABC
ⓘ
Algol 68 ⓘ C ⓘ Modula-3 ⓘ Xerox Alto user interface ⓘ
surface form:
Smalltalk
Unix shell ⓘ |
| latestMajorVersionsInclude |
Python
self-linksurface differs
ⓘ
surface form:
Python 3
|
| license | Python Software Foundation License ⓘ |
| machineLearningLibrary |
Keras
ⓘ
PyTorch ⓘ TensorFlow ⓘ scikit-learn ⓘ |
| namedAfter | Monty Python ⓘ |
| notableVersion |
Python reference implementation (CPython)
ⓘ
surface form:
Python 3.10
Python reference implementation (CPython) ⓘ
surface form:
Python 3.11
Python self-linksurface differs ⓘ
surface form:
Python 3.6
Python self-linksurface differs ⓘ
surface form:
Python 3.7
Python self-linksurface differs ⓘ
surface form:
Python 3.8
Python reference implementation (CPython) ⓘ
surface form:
Python 3.9
|
| osSupport |
Linux
ⓘ
Unix-like systems ⓘ Windows ⓘ macOS ⓘ |
| packageIndex | Python Package Index ⓘ |
| packageManager | pip ⓘ |
| paradigm |
functional programming
ⓘ
imperative programming ⓘ object-oriented programming ⓘ procedural programming ⓘ reflective programming ⓘ |
| previousMajorVersionsInclude |
Python
self-linksurface differs
ⓘ
surface form:
Python 2
|
| standardImplementation |
Python reference implementation (CPython)
ⓘ
surface form:
CPython
|
| supports |
asynchronous programming
ⓘ
automatic memory management ⓘ coroutines ⓘ exceptions ⓘ first-class functions ⓘ garbage collection ⓘ generators ⓘ list comprehensions ⓘ metaprogramming ⓘ modules ⓘ multiple inheritance ⓘ operator overloading ⓘ packages ⓘ |
| typingDiscipline |
duck typing
ⓘ
dynamic typing ⓘ |
| usedFor |
DevOps
ⓘ
artificial intelligence ⓘ automation ⓘ data analysis ⓘ data engineering ⓘ desktop application development ⓘ game development ⓘ machine learning ⓘ scientific computing ⓘ scripting ⓘ test automation ⓘ web development ⓘ |
| visualizationLibrary |
Matplotlib
ⓘ
Plotly ⓘ Seaborn ⓘ |
| webFramework |
Django
ⓘ
FastAPI ⓘ Flask ⓘ Pyramid ⓘ |
| website | https://www.python.org/ ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: Python Description of subject: Python is a high-level, versatile programming language widely used for data analysis, machine learning, web development, and automation.
Referenced by (772)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
Python programming language
this entity surface form:
Python programming language
this entity surface form:
Python programming language
this entity surface form:
Python 3
this entity surface form:
Python 2
this entity surface form:
Python 3.6
this entity surface form:
Python 3.7
this entity surface form:
Python 3.8
this entity surface form:
Python programming language
subject surface form:
CPython
subject surface form:
CPython
this entity surface form:
Python programming language
this entity surface form:
Python programming language
this entity surface form:
Python programming language
subject surface form:
Swift (programming language)
this entity surface form:
Python 2.7 (historically)
this entity surface form:
Python 3.x
this entity surface form:
Python 3
this entity surface form:
Python programming language