Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73487

[RELEASE] Nevow 0.11.1

From exarkun@twistedmatrix.com
Subject [RELEASE] Nevow 0.11.1
Date 2014-06-22 00:50 +0000
Newsgroups comp.lang.python
Message-ID <mailman.11182.1403398247.18130.python-list@python.org> (permalink)

Show all headers | View raw


Hello,

I'm pleased to announce the release of Nevow 0.11.1.

Nevow is a web application construction kit written in Python and based 
on Twisted. 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.

This release includes a number of minor new features and bug fixes.  It 
also includes changes to modernize Nevow's packaging - installation of 
Nevow using `pip` is now supported.  This release also marks the move of 
Nevow development to Github.

You can read about all of the changes in this release in the NEWS file:

   https://github.com/twisted/nevow/blob/release-0.11.1/NEWS.txt

You can find Nevow on PyPI:

   https://pypi.python.org/pypi/Nevow

Or on Github:

   https://github.com/twisted/nevow

Enjoy!

Jean-Paul
http://as.ynchrono.us/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

[RELEASE] Nevow 0.11.1 exarkun@twistedmatrix.com - 2014-06-22 00:50 +0000

csiph-web