{ "info": { "author": "Herbert Ho", "author_email": "herbert.ho@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============\npyflamegraph\n============\n\nDescription\n-----------\n\nThis is a cheap, hacky, shell wrapper around Brendan Gregg's flame graph\ngenerator.\n\nInstallation\n------------\n\nNew versions will be updated to PyPI pretty regularly so it should be as\neasy as:\n\n.. code:: bash\n\n pip install pyflamegraph\n\nRunning a Test instance\n-----------------------\n\n.. code:: python\n\n from pyflamegraph import generate\n\n svg = generate(input_source)\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/herb/pyflamegraph/archive/master.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/herb/pyflamegraph", "keywords": null, "license": "CDDL1", "maintainer": null, "maintainer_email": null, "name": "pyflamegraph", "package_url": "https://pypi.org/project/pyflamegraph/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyflamegraph/", "project_urls": { "Download": "https://github.com/herb/pyflamegraph/archive/master.tar.gz", "Homepage": "https://github.com/herb/pyflamegraph" }, "release_url": "https://pypi.org/project/pyflamegraph/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Wrapper around flamegraph.pl.", "version": "0.0.2" }, "last_serial": 1756768, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b18a54c1bea0d918831767de42a7ba05", "sha256": "ab76793cf4d1ed55450b10874d40dafc076c4753029593d461e31b4ed2eb92b2" }, "downloads": -1, "filename": "pyflamegraph-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b18a54c1bea0d918831767de42a7ba05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2036, "upload_time": "2015-10-06T18:10:01", "url": "https://files.pythonhosted.org/packages/f0/7d/54450c97f9f3802b983f0ee1d93fde559d7f00d10173806d00fb19d59c0c/pyflamegraph-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8fdf155272d2a0b3c791b7a4178d0c57", "sha256": "ff9728294e21b8620b66b5846bc7f4cfed736411e1ad7c2d8609f9aff061a45c" }, "downloads": -1, "filename": "pyflamegraph-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8fdf155272d2a0b3c791b7a4178d0c57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18221, "upload_time": "2015-10-07T16:11:28", "url": "https://files.pythonhosted.org/packages/a8/7c/ee664bb1ba674995131f7951abf7a162eb93fe24be4861398f0490db29ac/pyflamegraph-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fdf155272d2a0b3c791b7a4178d0c57", "sha256": "ff9728294e21b8620b66b5846bc7f4cfed736411e1ad7c2d8609f9aff061a45c" }, "downloads": -1, "filename": "pyflamegraph-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8fdf155272d2a0b3c791b7a4178d0c57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18221, "upload_time": "2015-10-07T16:11:28", "url": "https://files.pythonhosted.org/packages/a8/7c/ee664bb1ba674995131f7951abf7a162eb93fe24be4861398f0490db29ac/pyflamegraph-0.0.2.tar.gz" } ] }