Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37731311
en ru br
ALT Linux repositórios
5.0: 0.9.33-alt1

Group :: Desenvolvimento/Python
RPM: python-module-Nevow

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.9.33-alt1
Data da compilação: 19 abril 2009, 21:48 ( 784.7 weeks ago )
Tamanho:: 1073.06 Kb

Home page:   http://divmod.org/trac/wiki/DivmodNevow

Licença: MIT
Sumário: Web Application Construction Kit
Descrição:


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".

Mantenedor currente: Alexey Shabalin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python-module-Nevow
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009