Werkzeug ================== Description ------------ Collection of libraries that can be used to create a WSGI (Web Server Gateway Interface) compatible web application in Python. Usage in app ---------------- Create WSGI server for Flask Docs -------------- ``_