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


Groups > comp.lang.python > #73487 > unrolled thread

[RELEASE] Nevow 0.11.1

Started byexarkun@twistedmatrix.com
First post2014-06-22 00:50 +0000
Last post2014-06-22 00:50 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#73487 — [RELEASE] Nevow 0.11.1

Fromexarkun@twistedmatrix.com
Date2014-06-22 00:50 +0000
Subject[RELEASE] Nevow 0.11.1
Message-ID<mailman.11182.1403398247.18130.python-list@python.org>
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/

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web