Digital
Now Reading
Divmod Nevow
0
Review

Divmod Nevow

Overview
Synopsis

Divmod Nevow is a web application construction kit written in Python. It is designed to allow the programmer to express as much of the view logic as desired in Python, and includes a pure Python XML expression syntax named stan to facilitate this.

Category

Python Web Framework Software

Features

Easy installation
Ease of use
Diverse

License

Open Source

Price

Free

Pricing

Subscription

Free Trial

Available

Users Size

Small (<50 employees), Medium (50 to 1000 employees), Enterprise (>1001 employees)

Company

Divmod Nevow

PAT Rating™
Editor Rating
Aggregated User Rating
Rate Here
Ease of use
7.5
8.7
Features & Functionality
7.4
8.7
Advanced Features
7.6
9.3
Integration
7.4
9.4
Performance
7.5
Training
Customer Support
7.6
Implementation
Renew & Recommend
Bottom Line

Nevow also includes Divmod Athena, a "two way web" or "COMET" implementation, providing a two-way bridge between Python code on the server and JavaScript code on the client.

7.5
Editor Rating
9.0
Aggregated User Rating
1 rating
You have rated this

Divmod Nevow is a web application construction kit written in Python. It is designed to allow the programmer to express as much of the view logic as desired in Python, and includes a pure Python XML expression syntax named stan to facilitate this. However it also provides rich support for designer-edited templates, using a very small XML attribute language to provide bi-directional template manipulation capability.

Nevow also includes Divmod Athena, a "two way web" or "COMET" implementation, providing a two-way bridge between Python code on the server and JavaScript code on the client. Modular portions of a page, known as "athena fragments" in the server python and "athena widgets" in the client javascript, can be individually developed and placed on any Nevow-rendered page with a small template renderer.

Athena abstracts the intricacies of HTTP communication, session security, and browser-specific bugs behind a simple remote-method-call interface, where individual widgets or fragments can call remote methods on their client or server peer with one method: "callRemote".  Before installing Nevow, users should install Twisted, unless they are going to write very simple CGI applications.

Nevow integrates fully with the twisted.web server providing easy deployment. Nevow uses the standard distutils method of installation: If a user has no Twisted installed, they can run a subset of the tests using the test.py script. If they have twisted installed, the test.py script will issue the following trial command: More detailed introductory documentation is available in the doc/ directory, along with the beginnings of a reference manual.

A large number of examples are available in the examples/ directory. These examples require Twisted to run. A tac file (twisted application configuration) can be started by invoking twistd, the twisted daemon.

Filter reviews
User Ratings





User Company size



User role





User industry





Ease of use
Features & Functionality
Advanced Features
Integration
Performance
Training
Customer Support
Implementation
Renew & Recommend

What's your reaction?
Love It
0%
Very Good
0%
INTERESTED
0%
COOL
0%
NOT BAD
0%
WHAT !
0%
HATE IT
0%