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
- Webob python library for WGSI request environment
- SQLAlchemy as Python SQL Toolkit and Object Relational Mapper
- Chameleon templating system
- Mod_wsgi Apache Module
- Bootstrap as frontend HTML, CSS, and JS software
Hinterlasse einen Kommentar