The API of this extension is inspired by Flask-WTF.
- Consistent APIs, users do not need to be confused with different name spaces.
- Provide single file / multi files field validation and handling which meet request model of Pyramid web framework.
- Support csrf support using builtin pyramid.session facility.