Nagare (web framework)
Nagare is a free and open-source web framework for developing web applications in Stackless Python.[2]
Developer(s) | Alain Poirier, Net-ng |
---|---|
Initial release | September 2008 |
Stable release | 0.5.2[1]
/ 10 November 2017 |
Repository | |
Written in | Stackless Python |
Type | Web framework |
License | BSD license |
Website | www |
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.[3] This allows web applications to be developed in much the same way as desktop applications, for rapid application development.[4] However, Nagare is written in Python rather than Smalltalk.
References
- "Release 0.5.2". 10 November 2017. Retrieved 20 March 2021.
- Nagare presentation during "The story of stackless Python". 4 july 2012 at EuroPython
- Nagare features Archived 2015-11-18 at the Wayback Machine Retrieved February 2, 2011
- An intranet portal for French Yves Rocher’s stores Archived 2015-11-18 at the Wayback Machine Retrieved February 2, 2011
External links
- Official website
- Nagare on PyPI
- Kansha - Open-source Trello-like collaborative application developed with Nagare
- (fr) Nagare - Le développement web facile en Python
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.