[ buster ]
[ Source: nevow ]
Package: python-nevow (0.14.2-2)
Links for python-nevow
Debian Resources:
Download Source Package nevow:
Maintainers:
- Vincent Bernat (QA Page)
- Debian Python Modules Team (QA Page, Mail Archive)
- Tristan Seligmann (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Web application templating system for Python and Twisted
Nevow's main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible. It separates your code into 'data' and 'render' functions, a simplified implementation of traditional MVC. It has various parts which can be used individually or as a whole, integrated web solution:
- XHTML templates: contain no programming logic, only nodes tagged with nevow attributes - data/render methods: simplified MVC - stan: An s-expression-like syntax for expressing xml in pure Python - formless: For describing the types of objects which may be passed to methods of your classes, validating and coercing string input from either web or command-line sources, and calling your methods automatically once validation passes - freeform: For rendering web forms based on formless type descriptions, accepting form posts and passing them to formless validators, and rendering error forms in the event validation fails - livepage: Cross-browser JavaScript glue for sending client side events to the server and server side events to the client after the page has loaded, without causing the entire page to refresh
Other Packages Related to python-nevow
|
|
|
|
-
- dep: dpkg (>= 1.14.17~)
- Debian package management system
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-twisted-core
- Event-based framework for internet applications
Download python-nevow
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 468.4 kB | 2,520.0 kB | [list of files] |