{ "info": { "author": "Atsushi Odagiri", "author_email": "aodagx@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=============================\nwsgi-objgraph\n=============================\n\n.. image:: https://travis-ci.org/aodag/wsgi-objgraph.svg?branch=master\n :target: https://travis-ci.org/aodag/wsgi-objgraph\n\n``wsgi-objgraph`` is wsgi middleware for `objgraph `_.\n\nwsgi middleware\n--------------------------\n\n\n``wsgi-objgraph`` provides middleware::\n\n app = wsgiobjgraph(app)\n\nYou can see counts of most common types at ``.objgraph/most_common_types``.\n\npaste filter\n----------------------------------\n\n``wsgi-objgraph`` has entry point to ``paste.filter_factory``.\n\n::\n\n [pipeline:main]\n pipeline =\n egg:wsgi-objgraph\n yourapp\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aodag/wsgi-objgraph", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "wsgi-objgraph", "package_url": "https://pypi.org/project/wsgi-objgraph/", "platform": "", "project_url": "https://pypi.org/project/wsgi-objgraph/", "project_urls": { "Homepage": "https://github.com/aodag/wsgi-objgraph" }, "release_url": "https://pypi.org/project/wsgi-objgraph/0.1/", "requires_dist": [ "objgraph", "webob; extra == 'dev'", "waitress; extra == 'dev'", "pastescript; extra == 'dev'", "pytest; extra == 'testing'", "pytest-cov; extra == 'testing'", "webtest; extra == 'testing'" ], "requires_python": "", "summary": "wsgi middleware for objgprah", "version": "0.1" }, "last_serial": 3179794, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c9476d9d3c72673478c2dde6739ea187", "sha256": "9f6065e49c25414d584809b80e155258f4eaadeeabd813ffd76644b542802ab9" }, "downloads": -1, "filename": "wsgi_objgraph-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9476d9d3c72673478c2dde6739ea187", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3864, "upload_time": "2017-09-17T07:09:39", "url": "https://files.pythonhosted.org/packages/67/bc/75c1025c5d85801d32d4b836e08d43f4a4eaab312a0714c0d47350727c8a/wsgi_objgraph-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b8e0f76154632944c512c7bddc7bc9b", "sha256": "bed599d3cebc1557ca5589967b8584d7ab702e77f3a098ae79fd1641f62b4541" }, "downloads": -1, "filename": "wsgi-objgraph-0.1.tar.gz", "has_sig": false, "md5_digest": "5b8e0f76154632944c512c7bddc7bc9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4986, "upload_time": "2017-09-17T07:09:41", "url": "https://files.pythonhosted.org/packages/ad/b2/4919ed3513f4ef7efbed00904f573ee938aeb46ac1f048225fec513b2c4f/wsgi-objgraph-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9476d9d3c72673478c2dde6739ea187", "sha256": "9f6065e49c25414d584809b80e155258f4eaadeeabd813ffd76644b542802ab9" }, "downloads": -1, "filename": "wsgi_objgraph-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9476d9d3c72673478c2dde6739ea187", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3864, "upload_time": "2017-09-17T07:09:39", "url": "https://files.pythonhosted.org/packages/67/bc/75c1025c5d85801d32d4b836e08d43f4a4eaab312a0714c0d47350727c8a/wsgi_objgraph-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b8e0f76154632944c512c7bddc7bc9b", "sha256": "bed599d3cebc1557ca5589967b8584d7ab702e77f3a098ae79fd1641f62b4541" }, "downloads": -1, "filename": "wsgi-objgraph-0.1.tar.gz", "has_sig": false, "md5_digest": "5b8e0f76154632944c512c7bddc7bc9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4986, "upload_time": "2017-09-17T07:09:41", "url": "https://files.pythonhosted.org/packages/ad/b2/4919ed3513f4ef7efbed00904f573ee938aeb46ac1f048225fec513b2c4f/wsgi-objgraph-0.1.tar.gz" } ] }