{ "info": { "author": "Hideo Hattori", "author_email": "hhatto.jp@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "pyramid_flamegraph\n==================\n\nThis package provides a Pyramid tween to generate a `flamegraph`_ image for every request.\n\ndeveloped on the basis of `pyramid_pycallgraph implemented by Andreas Kaiser`_\nand `djdt-flamegraph implemented by Bo Lopker`_ .\n\n.. _`flamegraph`: https://github.com/brendangregg/FlameGraph\n.. _`djdt-flamegraph implemented by Bo Lopker`: https://github.com/23andMe/djdt-flamegraph\n.. _`pyramid_pycallgraph implemented by Andreas Kaiser`: https://github.com/disko/pyramid_pycallgraph\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ pip install --upgrade git+https://gitlab.com/hhatto/pyramid_flamegraph\n\n\nUsage\n-----\n\n.. code-block:: text\n\n pyramid.includes =\n pyramid_flamegraph\n\n\nConfiguration\n-------------\n\n.. code-block:: text\n\n flamegraph.interval = 0.005 # default: 0.001\n flamegraph.color = aqua # default: hot\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/hhatto/pyramid_flamegraph", "keywords": "pyramid", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyramid_flamegraph", "package_url": "https://pypi.org/project/pyramid_flamegraph/", "platform": "", "project_url": "https://pypi.org/project/pyramid_flamegraph/", "project_urls": { "Homepage": "https://gitlab.com/hhatto/pyramid_flamegraph" }, "release_url": "https://pypi.org/project/pyramid_flamegraph/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Pyramid tween to generate a flamegraph log for every request", "version": "0.1.1" }, "last_serial": 4040043, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "50aa4e643f125f0eef1c7d1a8a976f33", "sha256": "c25fa4a8d341e7717d5c6b0d35fa1835d3fd88ff06ba1d1656793f57c723e3d0" }, "downloads": -1, "filename": "pyramid_flamegraph-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "50aa4e643f125f0eef1c7d1a8a976f33", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 14648, "upload_time": "2018-07-08T06:45:53", "url": "https://files.pythonhosted.org/packages/47/0f/d4f23a71304bd65071acba8b318e3a06d8a2595d4affa5046f8f1c704de1/pyramid_flamegraph-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "72c3c4005dc0aa07a0d9a1aeb22772c7", "sha256": "44176da000648c28f8c4a1ac36c6bfb14971c55217d473d242fb9b909e8eee88" }, "downloads": -1, "filename": "pyramid_flamegraph-0.1.1.tar.gz", "has_sig": false, "md5_digest": "72c3c4005dc0aa07a0d9a1aeb22772c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14601, "upload_time": "2018-07-08T06:45:50", "url": "https://files.pythonhosted.org/packages/09/50/ed6527e9cd303e8b5afaed870ef612be6fbc92629ce214d0f58ba48bafd9/pyramid_flamegraph-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50aa4e643f125f0eef1c7d1a8a976f33", "sha256": "c25fa4a8d341e7717d5c6b0d35fa1835d3fd88ff06ba1d1656793f57c723e3d0" }, "downloads": -1, "filename": "pyramid_flamegraph-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "50aa4e643f125f0eef1c7d1a8a976f33", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 14648, "upload_time": "2018-07-08T06:45:53", "url": "https://files.pythonhosted.org/packages/47/0f/d4f23a71304bd65071acba8b318e3a06d8a2595d4affa5046f8f1c704de1/pyramid_flamegraph-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "72c3c4005dc0aa07a0d9a1aeb22772c7", "sha256": "44176da000648c28f8c4a1ac36c6bfb14971c55217d473d242fb9b909e8eee88" }, "downloads": -1, "filename": "pyramid_flamegraph-0.1.1.tar.gz", "has_sig": false, "md5_digest": "72c3c4005dc0aa07a0d9a1aeb22772c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14601, "upload_time": "2018-07-08T06:45:50", "url": "https://files.pythonhosted.org/packages/09/50/ed6527e9cd303e8b5afaed870ef612be6fbc92629ce214d0f58ba48bafd9/pyramid_flamegraph-0.1.1.tar.gz" } ] }