Library Package Documentation ============================= The following packages are hosted within the Pylons Project GitHub organization repository structure, and are officially endorsed, but are not Pyramid add-ons. * `WebOb `_, WSGI request/response library - Maintained by: Sergey Schetenin - Version Control: https://github.com/Pylons/webob * `colander `_, serialization/deserialization/validation library. - Maintained by: Chris McDonough - Version Control: https://github.com/Pylons/colander * `deform `_: an HTML form library. - Maintained by: Chris McDonough - Version Control: https://github.com/Pylons/deform * `peppercorn `_, A library for converting a token stream into a data structure comprised of sequences, mappings, and scalars, developed primarily for converting HTTP form post data into a richer data structure. - Maintained by: Chris McDonough - Version Control: https://github.com/Pylons/peppercorn * `translationstring `_, an internationalization library used by various Pylons Project software. - Maintained by: Chris McDonough - Version Control: https://github.com/Pylons/translationstring * `venusian `_, a library useful for framework authors to defer decorator actions. - Maintained by: Chris McDonough - Version Control: https://github.com/Pylons/venusian * `webhelpers `_, a library for python web helpers. - Maintained by: Ben Bangert, Mike Orr - Version Control: https://bitbucket.org/bbangert/webhelpers * `Waitress `_, WSGI server that runs under Python 2 and Python 3 on UNIX and Windows. - Maintained by: Chris McDonough - Version Control: https://github.com/Pylons/waitress