Personal tools
Skip to content. | Skip to navigation
volatildap .. image::
Voluptuous, despite the name, is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
Copyright (C) 2008-2013 Canonical Ltd. This file is part of wadllib. wadllib is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. wadllib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of...
Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.6+ and Python 3.3+. It is also known to run on PyPy 1.6.0+ on UNIX. It supports HTTP/1.0 and HTTP/1.1. Python 2 version.
:target: