Metadata-Version: 1.0
Name: waskr
Version: 0.0.8
Summary: Stats Middleware for WSGI applications.
Home-page: http://code.google.com/p/waskr
Author: Alfredo Deza
Author-email: alfredodeza [at] gmail [dot] com
License: MIT
Description: Provides statistics for any WSGI application:
        
        * Requests Per Second
        * Time to respond
        
        Data can be accessed via a web interface and eventually
        can be accomodated with plugins to output to any
        monitoring system.
        
        Full documentation can be found at http://code.google.com/p/waskr
        
Keywords: WSGI stats statistics request measure performance
Platform: UNKNOWN
