
À«‘_ö  ã               @   sP   d  Z  d d l m Z d d l m Z d d l m Z d d l m Z d Z d S)ab  
werkzeug
~~~~~~~~

Werkzeug is the Swiss Army knife of Python web development.

It provides useful classes and functions for any WSGI application to
make the life of a Python web developer much easier. All of the provided
classes are independent from each other so you can mix it with any other
library.

:copyright: 2007 Pallets
:license: BSD-3-Clause
é   )Ú
run_simple)ÚClient)ÚRequest)ÚResponsez1.0.1N)	Ú__doc__Zservingr   Útestr   Zwrappersr   r   Ú__version__© r	   r	   ú5/tmp/pip-build-5gj8f0j9/Werkzeug/werkzeug/__init__.pyÚ<module>   s
   