Metadata-Version: 2.0
Name: Flask-Profile
Version: 0.2
Summary: Flask Application Profiler
Home-page: https://github.com/fengsp/flask-profile
Author: Shipeng Feng
Author-email: fsp261@gmail.com
License: BSD
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Flask (>=0.7)

Flask-Profile
-------------

A profiler extension for finding bottlenecks in Flask application.

Links
`````

* `documentation <https://github.com/fengsp/flask-profile>`_
* `development version
  <http://github.com/fengsp/flask-profile/zipball/master#egg=Flask-Profile-dev>`_



