Python based Webapplications with Pyramid Web Framework
Pyramid is a modern web framework for programming python based applications. The design is inspired by Zope. This is discussed in detail here. A comparison with the other frameworks Flask and Django can be found here. Documentation The Pyramid Web Framework Form generation with deform Colander for validating and deserializing data obtained via XML, JSON, an HTML [...]