public marks

PUBLIC MARKS from pvergain with tags framework & lewiki

09 December 2006 11:45

WebFrameworks - Python Wiki

by 1 other
Web Frameworks for Python A Web framework is a collection of packages or modules which allow developers to write Web applications (see WebApplications) or services without having to handle such low-level details as protocols, sockets or process/thread management. As a developer using a framework, you typically write code which conforms to some kind of conventions, with the benefit being that most of the code can be concerned with the logic of the application, rather than working out how to process incoming network messages, spawn processes, work out which part of the application should be invoked, and so on. Some frameworks can be considered moderately low-level in that they provide abstractions only for certain things (eg. incoming requests, outgoing responses, state handling), whereas other frameworks provide many more abstractions and mechanisms (eg. database access, presentation of Web pages). Since a non-trivial Web application will require a number of different kinds of abstractions, often stacked upon each other, those frameworks which attempt to provide a complete solution for applications are often known as "full-stack" frameworks in that they attempt to supply components for each layer in the stack

pvergain's TAGS related to tag framework

applications +   authkit +   book +   cherrypy +   cherrypy3.0 +   comet +   dabo +   database +   django +   django.models +   djangobook +   doc +   enunciate +   grok +   gui +   installation +   internet +   java +   lewiki +   openid +   opensource +   programmation agile +   pylons +   python +   rails +   retrotranslator +   Scala +   sqlalchemy +   style +   tools +   turbogears +   web +   web development +   whatwhat +   wordpress +   zope3 +