Skip to content

aodag/wsgi-objgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsgi-objgraph

https://travis-ci.org/aodag/wsgi-objgraph.svg?branch=master

wsgi-objgraph is wsgi middleware for objgraph.

wsgi middleware

wsgi-objgraph provides middleware:

app = wsgiobjgraph(app)

You can see counts of most common types at .objgraph/most_common_types.

paste filter

wsgi-objgraph has entry point to paste.filter_factory.

[pipeline:main]
pipeline =
  egg:wsgi-objgraph
  yourapp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages