wsgi-objgraph
is wsgi middleware for objgraph.
wsgi-objgraph
provides middleware:
app = wsgiobjgraph(app)
You can see counts of most common types at .objgraph/most_common_types
.
wsgi-objgraph
has entry point to paste.filter_factory
.
[pipeline:main] pipeline = egg:wsgi-objgraph yourapp