keas.profile 0.3.0
pip install keas.profile
Released:
WSGI Profiler for Python Paste
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Marius Gedminas and the Zope Community.
- Tags zope3, profile, paste, wsgi
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Profiler middleware
This package provides middleware for profiling of the application. It’s based on paste.debug.profile, but uses cProfile instead of hotshot.
If you use PasteScript, enabling the profiler is as simple as adding
[filter-app:profile] use = egg:keas.profile#profiler next = main
to your paster configuration file and passing --app-name=profile to paster. When you access your web application, every page will have the profiler output appended to the end of the document body.
CHANGES
0.3.0 (2013-03-29)
Depend on WebOb instead of Paste.
Add support for Python 3.
0.2.0 (2010-08-07)
Remove pyprof2calltree support; looks like it’s buggy (or incompatible with Python 2.6) and just breaks everything.
0.1.0 (2008-12-12)
Initial release
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Marius Gedminas and the Zope Community.
- Tags zope3, profile, paste, wsgi
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file keas.profile-0.3.0.zip
.
File metadata
- Download URL: keas.profile-0.3.0.zip
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e38fdd6003f140f1de8b03bf5b04e6bd4b5a0e635fc4653b2f0e100ace4fb34 |
|
MD5 | bcf782aa81a9ff87f4d57cad618fc909 |
|
BLAKE2b-256 | dd97b6a186ef929fc0681198ad13d04778bbebbf9e6ded7d0f0be0449658f67d |