web.py
E255528
web.py is a minimalist Python web framework created by Aaron Swartz, designed to make building web applications simple and lightweight.
All labels observed (2)
How this entity was disambiguated
This entity first appeared as the object of triple T2313810 — 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: web.py Context triple: [Aaron Swartz, notableWork, web.py]
-
A.
Flask
Flask is a lightweight, flexible Python micro web framework designed for building web applications and APIs with minimal boilerplate.
-
B.
Flask
Flask is a minor but tough and pugnacious third mate aboard the whaling ship Pequod in Herman Melville’s novel "Moby-Dick."
-
C.
WSGI
WSGI (Web Server Gateway Interface) is a Python standard that defines a common interface between web servers and Python web applications or frameworks.
-
D.
Django
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design for building secure, scalable web applications.
-
E.
Zope
Zope is an open-source web application server and framework for the Python programming language, known for pioneering object publishing and component-based web development.
- 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: web.py Target entity description: web.py is a minimalist Python web framework created by Aaron Swartz, designed to make building web applications simple and lightweight.
-
A.
Flask
Flask is a lightweight, flexible Python micro web framework designed for building web applications and APIs with minimal boilerplate.
-
B.
Flask
Flask is a minor but tough and pugnacious third mate aboard the whaling ship Pequod in Herman Melville’s novel "Moby-Dick."
-
C.
WSGI
WSGI (Web Server Gateway Interface) is a Python standard that defines a common interface between web servers and Python web applications or frameworks.
-
D.
Django
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design for building secure, scalable web applications.
-
E.
Zope
Zope is an open-source web application server and framework for the Python programming language, known for pioneering object publishing and component-based web development.
- F. None of above. chosen
Statements (42)
| Predicate | Object |
|---|---|
| instanceOf |
Python web framework
ⓘ
free and open-source software ⓘ |
| configurationStyle | explicit code over configuration files ⓘ |
| creator | Aaron Swartz ⓘ |
| deployment |
can be deployed behind production web servers
ⓘ
can run with built-in HTTP server ⓘ |
| designGoal |
lightweight
ⓘ
minimalism ⓘ simplicity ⓘ |
| developer | Aaron Swartz ⓘ |
| documentation | http://webpy.org/docs/0.3 ⓘ |
| firstReleaseYear | 2005 ⓘ |
| hasComponent |
web.application
ⓘ
web.debugerror ⓘ web.httpserver ⓘ web.input ⓘ web.session ⓘ web.template ⓘ |
| hasMailingList | [email protected] ⓘ |
| implements | WSGI interface ⓘ |
| inspiredBy | Ruby on Rails ⓘ |
| license | public domain ⓘ |
| notableFeature |
built-in templating language
ⓘ
minimal global namespace pollution ⓘ no required project layout ⓘ simple URL mapping syntax ⓘ |
| notableUser |
Loomia
ⓘ
Reddit ⓘ |
| programmingLanguage | Python ⓘ |
| repository | https://github.com/webpy/webpy ⓘ |
| softwareGenre | web framework ⓘ |
| supports |
URL routing
ⓘ
WSGI ⓘ debugging middleware ⓘ form handling ⓘ session management ⓘ templating ⓘ |
| supportsVersion |
Python
ⓘ
surface form:
Python 2
Python 3.8 ⓘ
surface form:
Python 3
|
| tagline | Think about the ideal way to write a web app. Write the code to make it happen. ⓘ |
| targetPlatform | web applications ⓘ |
| website | http://webpy.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: web.py Description of subject: web.py is a minimalist Python web framework created by Aaron Swartz, designed to make building web applications simple and lightweight.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.