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)

Label Occurrences
web.py canonical 1
web2py 1

How this entity was disambiguated

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

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Aaron Swartz notableWork web.py
WSGI usedBy web.py
this entity surface form: web2py