Category:Python web frameworks

From HandWiki

Handwiki book24.pngSoftware portal

Here is a list of articles in the category Python web frameworks of the Software portal. A web framework is a software framework that is designed to support the development of web applications, web services and web APIs. The framework aims to alleviate the overhead associated with common activities used in web development. For example, many frameworks provide libraries for database access, template processing and session management, and often promote code reuse. Though they often target development of dynamic websites they are also applicable to static websites. This category lists web frameworks written in and/or designed for use with Python.