Nagare (web framework)

Nagare is a free and open-source web framework for developing web applications in Stackless Python.

Nagare
Developer(s)Alain Poirier, Net-ng
Initial releaseSeptember 2008 (2008-09)
Stable release
0.5.1[1]  / 25 January 2018 (25 January 2018)
Repository
Written inStackless Python
TypeWeb framework
LicenseBSD license
Websitewww.nagare.org

Nagare uses a component model inspired by Seaside, and, like Seaside, Nagare uses continuations to provide a framework where the HTTP connectionless request / response cycle doesn't break the normal control flow of the application.[2] This allows web applications to be developed in much the same way as desktop applications, for rapid application development.[3] However, Nagare is written in Python rather than Smalltalk.

References

  1. "nagare 0.5.1". 25 January 2018. Retrieved 18 December 2020.
  2. Nagare features Archived 2015-11-18 at the Wayback Machine Retrieved February 2, 2011
  3. An intranet portal for French Yves Rocher’s stores Archived 2015-11-18 at the Wayback Machine Retrieved February 2, 2011


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.