{ "info": { "author": "Hideo Hattori", "author_email": "hhatto.jp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Software Development" ], "description": "About\n=====\n\n.. image:: https://drone.io/bitbucket.org/hhatto/pyprof2html/status.png\n :target: https://drone.io/bitbucket.org/hhatto/pyprof2html\n\nThis script is converted to HTML file from Python's profile,\nProfile and hotshot profiling data.\ninspired by `Devel::NYTProf`_ (Perl Module)\n\nsample data (`pystone hotshot linetimings`_ `pystone cProfile`_)\n\n.. _`pystone hotshot linetimings`: http://www.hexacosa.net/pyprof2html/pystone-line_html/\n.. _`pystone cProfile`: http://www.hexacosa.net/pyprof2html/pystone_html/\n.. _`Devel::NYTProf`: http://search.cpan.org/dist/Devel-NYTProf/\n\nInstallation\n============\n\nused to easy_install::\n\n $ easy_install pyprof2html\n\n\nRequirements\n============\n\nRequire `Jinja2`_ module.\n\n.. _`Jinja2`: http://pypi.python.org/pypi/Jinja2/\n\nUbuntu\n------\n\npython-profiler (Ubuntu Package)\n\ninstalled to::\n\n $ easy_install jinja2\n\nor::\n\n $ sudo apt-get intall python-jinja2\n $ sudo apt-get intall python-profiler\n\n\nUsage\n=====\n\nbasic usage::\n\n $ python -m cProfile -o PROFILE_DATA USER_SCRIPT.py\n $ pyprof2html PROFILE_DATA\n $ ls\n html\n\n\nLinks\n=====\n* PyPI_\n* Bitbucket_\n\n.. _PyPI: https://pypi.python.org/pypi/pyprof2html/\n.. _Bitbucket: https://bitbucket.org/hhatto/pyprof2html\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/hhatto/pyprof2html", "keywords": "profile visualize html", "license": "New BSD License", "maintainer": "", "maintainer_email": "", "name": "pyprof2html", "package_url": "https://pypi.org/project/pyprof2html/", "platform": "", "project_url": "https://pypi.org/project/pyprof2html/", "project_urls": { "Homepage": "https://bitbucket.org/hhatto/pyprof2html" }, "release_url": "https://pypi.org/project/pyprof2html/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "Python cProfile and hotshot profile's data to HTML Converter", "version": "0.3.2" }, "last_serial": 3063127, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0ca332f267abb90f00f5423a19f0255d", "sha256": "b4c013ced53cdfd8ef59f091549075a75c2cf4ad6fabee6a67aa762bd8ec6e36" }, "downloads": -1, "filename": "pyprof2html-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0ca332f267abb90f00f5423a19f0255d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26326, "upload_time": "2009-06-21T03:41:50", "url": "https://files.pythonhosted.org/packages/0b/2a/22dddcecdad063fcb9cfab92400b9bbe043d32660560ef142f409c1f2436/pyprof2html-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4829a8295bf67738d8c3a510856bfd3b", "sha256": "787b8f19a23b662140da908adbeba33ed023712ea3927ec87c4e229b392721bc" }, "downloads": -1, "filename": "pyprof2html-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4829a8295bf67738d8c3a510856bfd3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29748, "upload_time": "2009-06-22T20:30:40", "url": "https://files.pythonhosted.org/packages/54/1c/9f4274a87401bc49c66d8d67dc980210c0c22b7ec3283a95720ea740c8c1/pyprof2html-0.1.1.tar.gz" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "31ec5d79d5b42ad43cb7dc933fb2d427", "sha256": "d44907e57e584e5579cbf3f1f9185729dc29ddeda595e4eb12f62dea5541f1d5" }, "downloads": -1, "filename": "pyprof2html-0.1.10-py2.6.egg", "has_sig": false, "md5_digest": "31ec5d79d5b42ad43cb7dc933fb2d427", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 43186, "upload_time": "2010-04-28T22:16:15", "url": "https://files.pythonhosted.org/packages/65/6d/dad9a66a84d8748ec035ef59fc799d0f7983e30a3ae6d46ee6a7db03d466/pyprof2html-0.1.10-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "0d890e14e42650a9bd185488de1c10a1", "sha256": "5e771898b8eb122749ce723bc04991b287292f33480e335bfa146f362e80ea0c" }, "downloads": -1, "filename": "pyprof2html-0.1.10.tar.gz", "has_sig": false, "md5_digest": "0d890e14e42650a9bd185488de1c10a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38238, "upload_time": "2010-04-28T22:16:13", "url": "https://files.pythonhosted.org/packages/41/0a/7562caf97938f84a05427be67a568b09c389fb309e3de906d44a2db5058d/pyprof2html-0.1.10.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d8c1c14fa0530a55d9aa93f9c4dbebae", "sha256": "c69b8bfad5abdbaa7c65e7085c2b1246eda5f25324532b897939744ed531b9f0" }, "downloads": -1, "filename": "pyprof2html-0.1.2-py2.6.egg", "has_sig": false, "md5_digest": "d8c1c14fa0530a55d9aa93f9c4dbebae", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 11775, "upload_time": "2009-07-01T20:41:27", "url": "https://files.pythonhosted.org/packages/27/7f/ba0242b6f14798762d42762f2ee668c61dd72900e2ad7cfc48b67a5d70f1/pyprof2html-0.1.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "a058437bc3c7e367d9d285031faff867", "sha256": "04bebff22908d9f613eba545d4bac472637ab79d4ef7fbe44b1f1c43ca7bc916" }, "downloads": -1, "filename": "pyprof2html-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a058437bc3c7e367d9d285031faff867", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6304, "upload_time": "2009-07-01T20:41:26", "url": "https://files.pythonhosted.org/packages/a9/70/ac724b3ac74e9a0904fd58e88abdfe0b5c849a6ed5c950b2f5f1a99d9649/pyprof2html-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "eac32c9f48b113c3cb283be56485024d", "sha256": "34f1f0e0278dac0067b5cf20a91cb1c9b7a749ec6f9c4f13f72111f49e12e95d" }, "downloads": -1, "filename": "pyprof2html-0.1.3-py2.6.egg", "has_sig": false, "md5_digest": "eac32c9f48b113c3cb283be56485024d", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 12624, "upload_time": "2009-07-05T20:06:17", "url": "https://files.pythonhosted.org/packages/20/75/48ccb6f581f22a5c1532cb430b1cbe9e2f31cb22bde5bdb8a3208022f889/pyprof2html-0.1.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "6209a3c4d6ac46d1c0f7118ea8052906", "sha256": "ee91b2fbfe2ebfbc277b942976bae874df921c77260fa0d27e82d3e329dfde5a" }, "downloads": -1, "filename": "pyprof2html-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6209a3c4d6ac46d1c0f7118ea8052906", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6664, "upload_time": "2009-07-05T20:06:16", "url": "https://files.pythonhosted.org/packages/17/f2/47dff803c42ea9d3386e1e686cb6b74a0ddaa811b6be4ac06824b08eef81/pyprof2html-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "b6f96707dec1f46bb74b217cf950a58b", "sha256": "fef7069e83b79afcf6c8fdf0481a0893cd08d6cc0eff8a3ebd9100ee6ff07db6" }, "downloads": -1, "filename": "pyprof2html-0.1.4-py2.6.egg", "has_sig": false, "md5_digest": "b6f96707dec1f46bb74b217cf950a58b", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 13265, "upload_time": "2009-07-08T18:20:27", "url": "https://files.pythonhosted.org/packages/1b/93/23800577204c483e412cde41a0c8623d57df194e1de8ba721c36ccfe3773/pyprof2html-0.1.4-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "489267df4ac25aba5391d3f1e6582ab4", "sha256": "7fb5597adf12d3e3668814a9fd9c6f0877723802340af2b17098887b7df20e5d" }, "downloads": -1, "filename": "pyprof2html-0.1.4.tar.gz", "has_sig": false, "md5_digest": "489267df4ac25aba5391d3f1e6582ab4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6910, "upload_time": "2009-07-08T18:20:28", "url": "https://files.pythonhosted.org/packages/92/92/a995b9fb5a046e6f27b8aa1008a383ba42a9977e9a827938b889a49d12aa/pyprof2html-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "2e504ce89d0960663e96dba6291e2bc7", "sha256": "20a734565532aec546b53768f6187bd8c05684b84428271ce04c17a68037ab8f" }, "downloads": -1, "filename": "pyprof2html-0.1.5-py2.6.egg", "has_sig": false, "md5_digest": "2e504ce89d0960663e96dba6291e2bc7", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 13596, "upload_time": "2009-07-14T18:44:39", "url": "https://files.pythonhosted.org/packages/52/12/69a7b78659b5ec68ff50072c1c0075a0b2bcfa9bb1a1f17284e818d84df5/pyprof2html-0.1.5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "b933651b6a92e0af845edab4cbc69aac", "sha256": "5dd84472319a8df0ddd7dcdcc13fad5df13aebdbacb275072ead4cef28025d91" }, "downloads": -1, "filename": "pyprof2html-0.1.5.tar.gz", "has_sig": false, "md5_digest": "b933651b6a92e0af845edab4cbc69aac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7251, "upload_time": "2009-07-14T18:44:38", "url": "https://files.pythonhosted.org/packages/24/c6/366284d5d5bf61721739f2d565254ee40900314e62f77c1fe4a4f5239cb8/pyprof2html-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "52cd38efa0f79698ff2e196cec40d113", "sha256": "a459d7453d3b3021d5a5d614debf15fec41531e2122f4c3112de917e80a8ecdb" }, "downloads": -1, "filename": "pyprof2html-0.1.6-py2.6.egg", "has_sig": false, "md5_digest": "52cd38efa0f79698ff2e196cec40d113", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 13597, "upload_time": "2009-07-15T01:26:11", "url": "https://files.pythonhosted.org/packages/ba/94/43aad0ec8c18f444d38b94d1f66897943600caa89332f55d34a045e2b601/pyprof2html-0.1.6-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "5cab5db0a0aa5f0c05ea0bfaad6c86c9", "sha256": "9fe2d40f54e3e096cfacaad229dcbf4c65c923febcf6412ea75c843062292490" }, "downloads": -1, "filename": "pyprof2html-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5cab5db0a0aa5f0c05ea0bfaad6c86c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7245, "upload_time": "2009-07-15T01:26:09", "url": "https://files.pythonhosted.org/packages/38/28/2761cadd1e8396fac02bef27ea69c8998028b43e8876fdc683164b8ce6be/pyprof2html-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "df0ff05787468b91f3ad62d69a55fbdc", "sha256": "17d949120b9ed646a1bce5ddf4c8191727aaeb9bbf696880ee2fdb8e1e8588cb" }, "downloads": -1, "filename": "pyprof2html-0.1.7-py2.6.egg", "has_sig": false, "md5_digest": "df0ff05787468b91f3ad62d69a55fbdc", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 14159, "upload_time": "2009-10-14T18:45:16", "url": "https://files.pythonhosted.org/packages/59/bb/d9e841af0317d69a15915539be3398193ce34763101684c759d1b20d79b6/pyprof2html-0.1.7-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "6d67b7182190813af2636d9a88fdd3d6", "sha256": "625546acc50f5c3ce246132a84d6ce8a85e323d41dd3aace1fa01c8e35c0bfa5" }, "downloads": -1, "filename": "pyprof2html-0.1.7.tar.gz", "has_sig": false, "md5_digest": "6d67b7182190813af2636d9a88fdd3d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7548, "upload_time": "2009-10-14T18:45:15", "url": "https://files.pythonhosted.org/packages/c4/0b/25263573a09ef60de51a81899b8e694c6c0f1c592cc7045fa935a02910c8/pyprof2html-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "e27d8d2a9c29393ae5dd99eb57f29a5e", "sha256": "c882991947a0ed2a4c901a2efb1e33c6af59a6201ebbfce5d5ea70297470be54" }, "downloads": -1, "filename": "pyprof2html-0.1.8-py2.6.egg", "has_sig": false, "md5_digest": "e27d8d2a9c29393ae5dd99eb57f29a5e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 45852, "upload_time": "2010-03-10T13:26:29", "url": "https://files.pythonhosted.org/packages/44/54/a20777dc1f0191e6bdd0f24d65d93aeec15e6af69b9fcfca83748fc9502c/pyprof2html-0.1.8-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "7cb09dd194b2937467fb082d71931668", "sha256": "7d24aebe97c57fa6ef214fe03dda4c69086802315d09c5eea4e529c29ee892b5" }, "downloads": -1, "filename": "pyprof2html-0.1.8.tar.gz", "has_sig": false, "md5_digest": "7cb09dd194b2937467fb082d71931668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7184, "upload_time": "2010-03-10T13:26:27", "url": "https://files.pythonhosted.org/packages/27/16/1e4e7cb5baa211af1abd32a4dffd49fc69df52e2ad2c1abb581a3f972afd/pyprof2html-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "8b0c2da1d135c2f70d42396e05418cf0", "sha256": "5cf7a1f391e4682ee3088667ecbcc331c75040d8220ecfe8813dca46b6cdd2f8" }, "downloads": -1, "filename": "pyprof2html-0.1.9-py2.6.egg", "has_sig": false, "md5_digest": "8b0c2da1d135c2f70d42396e05418cf0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 45902, "upload_time": "2010-03-10T14:21:36", "url": "https://files.pythonhosted.org/packages/8d/f1/a55711cc13a350ba273f1eaa50a1b393629c4cc6a8e499ea0b0d488ba561/pyprof2html-0.1.9-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "df4e8827af8c456ee30aaaa4c15cad6b", "sha256": "aba0ba4e9b7038124f16612d70164f98e7213ff60412527dc512adee0cb2fa9b" }, "downloads": -1, "filename": "pyprof2html-0.1.9.tar.gz", "has_sig": false, "md5_digest": "df4e8827af8c456ee30aaaa4c15cad6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40867, "upload_time": "2010-03-10T14:21:34", "url": "https://files.pythonhosted.org/packages/9a/8a/7bc57fe6cfd40682dbfd69cfbfe6cc8ec01a5cab1bfc5a7fb3a310501e82/pyprof2html-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7cede3d2673f4bb17355ef9a4926c942", "sha256": "acd372af9ad90fe17668f262c73080ce04682b12cb7524995a6b74ac54065896" }, "downloads": -1, "filename": "pyprof2html-0.2.0-py2.6.egg", "has_sig": false, "md5_digest": "7cede3d2673f4bb17355ef9a4926c942", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 46910, "upload_time": "2010-05-17T23:32:17", "url": "https://files.pythonhosted.org/packages/14/52/bdfcef46fc14eec19c55cd3b536c91e3291df7bc851578e6c1017bb1985f/pyprof2html-0.2.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "ed60d0f09da93a93ac87ec3a25005a1f", "sha256": "2dfb7095ca0437fc078aa2f73c2e895425fb9592c6a2129ec136169650e46668" }, "downloads": -1, "filename": "pyprof2html-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ed60d0f09da93a93ac87ec3a25005a1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41122, "upload_time": "2010-05-17T23:32:15", "url": "https://files.pythonhosted.org/packages/37/b3/040a4980793644f032d2ee102ac6f5a5a843fb39880f6a078a19161a6091/pyprof2html-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "06c85c1728a6f7daff9f1784b33152b0", "sha256": "f27c23ce868c183d92fe524d7a8b058ba390da83ccccfc03d61875091811c172" }, "downloads": -1, "filename": "pyprof2html-0.2.1-py2.6.egg", "has_sig": false, "md5_digest": "06c85c1728a6f7daff9f1784b33152b0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 49406, "upload_time": "2010-06-15T19:15:41", "url": "https://files.pythonhosted.org/packages/9a/b9/fa20dd9f2bd683fb112930c80e9574f47daec08099297615896e46f37189/pyprof2html-0.2.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "de7f3119c2ac425b0756bcf5f005132c", "sha256": "df7fa6187d2f2f6eafcd2b8a057e887df59d6d839d781f65a05378a889df489b" }, "downloads": -1, "filename": "pyprof2html-0.2.1.tar.gz", "has_sig": false, "md5_digest": "de7f3119c2ac425b0756bcf5f005132c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41637, "upload_time": "2010-06-15T19:15:40", "url": "https://files.pythonhosted.org/packages/62/3b/17e3d9e15c31bd44c3a8b2c44adc009103c3bc57202fb3d94c6aae530f14/pyprof2html-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "81e4d7072a7ea34e60655bceda66193c", "sha256": "f02c97de7d3c259cdb927c9c6f98624d31d86e9a7c4614e4afb7c4483d247fd5" }, "downloads": -1, "filename": "pyprof2html-0.2.2-py2.6.egg", "has_sig": false, "md5_digest": "81e4d7072a7ea34e60655bceda66193c", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 49562, "upload_time": "2011-03-16T19:03:12", "url": "https://files.pythonhosted.org/packages/4c/d8/200a60132002b898314d4e6c8a010f2c66b43ee786d7ce2a4db9cc0f4848/pyprof2html-0.2.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "46ef37ee39176f537b8ede6b3a99a1bf", "sha256": "9b0ad9ae3714c4572f3e649d5a9dadd93e0025a465928639e7d2269aa7469705" }, "downloads": -1, "filename": "pyprof2html-0.2.2.tar.gz", "has_sig": false, "md5_digest": "46ef37ee39176f537b8ede6b3a99a1bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42151, "upload_time": "2011-03-16T19:03:10", "url": "https://files.pythonhosted.org/packages/7b/3e/44dc02416217aed90dbff9fea858c87bb975b8d0f4a83c2539b8116250a1/pyprof2html-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "03218be8483c04a0f9eb4b8c1d69d407", "sha256": "ad6d96c89e7b3f7596dc3a3bf36d81b17f739f93c5d8127c7bcaba41ab0e36ec" }, "downloads": -1, "filename": "pyprof2html-0.2.3-py2.7.egg", "has_sig": false, "md5_digest": "03218be8483c04a0f9eb4b8c1d69d407", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 49695, "upload_time": "2011-05-04T16:44:43", "url": "https://files.pythonhosted.org/packages/86/28/cbba6265d39d42e6ba4e224c480a68f1883b65ac2609147ba134cca40bb9/pyprof2html-0.2.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "876b923ec9a57110a2e91c0e829e0161", "sha256": "722461528d95f6bbcf14e81292ce047c560eafb48b1525023515788e7b8eb1aa" }, "downloads": -1, "filename": "pyprof2html-0.2.3.tar.gz", "has_sig": false, "md5_digest": "876b923ec9a57110a2e91c0e829e0161", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42546, "upload_time": "2011-05-04T16:44:40", "url": "https://files.pythonhosted.org/packages/06/1a/063879ba48f3c593a2010d86dc3b66a4d927df72853f55697bc3c2ea7924/pyprof2html-0.2.3.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d906915ad99a82d714886572498100fc", "sha256": "09ccb860d13008d0333e86bfa1908961bea0aec4a3d4a38d943fe67edbbfbd7f" }, "downloads": -1, "filename": "pyprof2html-0.3-py2.7.egg", "has_sig": false, "md5_digest": "d906915ad99a82d714886572498100fc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 50660, "upload_time": "2014-12-29T16:34:50", "url": "https://files.pythonhosted.org/packages/42/64/ba1692ba9eee665bc03a147494d13e7c6d3555990f0edcb3fda9c79ca52c/pyprof2html-0.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1a265088dcc59b2bbe9180135987759a", "sha256": "a59b00d94153a1ddf04c7c6421638c79e17115be4263497eaea022c64e6129be" }, "downloads": -1, "filename": "pyprof2html-0.3.tar.gz", "has_sig": false, "md5_digest": "1a265088dcc59b2bbe9180135987759a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41927, "upload_time": "2014-12-29T16:34:46", "url": "https://files.pythonhosted.org/packages/13/3c/b1b1ff3ff8062fc4821b047cb7defc1e8468e986df618085ac449ca4c87b/pyprof2html-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6d3a546a0cff7c70590baef2d78d3097", "sha256": "4f73592179ea2d9b1f6ff5cf9440dc435bb64953f2d1849a9fde911ad23e1f3e" }, "downloads": -1, "filename": "pyprof2html-0.3.1-py2.7.egg", "has_sig": false, "md5_digest": "6d3a546a0cff7c70590baef2d78d3097", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 51079, "upload_time": "2017-03-17T07:02:34", "url": "https://files.pythonhosted.org/packages/59/77/8158d41c19dadc6f09a250d376f54849ef25bfe8e4a36c18a19faa02324f/pyprof2html-0.3.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "aa65a1635aac95e0487d7749a6351c43", "sha256": "db2d37e21d8c76f2fd25fb1ba9273c9b3ff4a98a327e37d943fed1ea225a6720" }, "downloads": -1, "filename": "pyprof2html-0.3.1.tar.gz", "has_sig": false, "md5_digest": "aa65a1635aac95e0487d7749a6351c43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42091, "upload_time": "2017-03-17T07:02:30", "url": "https://files.pythonhosted.org/packages/4e/a8/015a71893df40c0445a05b74cc7a4eb2066cc3fd1f89e9a6724f87c09788/pyprof2html-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "34ba1e7a23b9a6a47af17d864dcab561", "sha256": "c4940e1e3c44bf76dd30c168457aa7b4f994bbaccb062401e6a093b1616a6d47" }, "downloads": -1, "filename": "pyprof2html-0.3.2-py2.7.egg", "has_sig": false, "md5_digest": "34ba1e7a23b9a6a47af17d864dcab561", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 51126, "upload_time": "2017-08-01T02:06:17", "url": "https://files.pythonhosted.org/packages/69/fb/6f700b8e6d3c357f00821e3e4669a02a727a04b3288ce6997bbfde230333/pyprof2html-0.3.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "39996b30b3f880fe93556f381fd5b35a", "sha256": "ca0bc88f8a98f523f97f63293144922d7c4f5bd7ca92cd39c009d2feb8f2ee93" }, "downloads": -1, "filename": "pyprof2html-0.3.2.tar.gz", "has_sig": false, "md5_digest": "39996b30b3f880fe93556f381fd5b35a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42124, "upload_time": "2017-08-01T02:06:14", "url": "https://files.pythonhosted.org/packages/e1/23/9089db53c3b364d1cff13a70354c68613a48b4eaedaadecab895a04fb58d/pyprof2html-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34ba1e7a23b9a6a47af17d864dcab561", "sha256": "c4940e1e3c44bf76dd30c168457aa7b4f994bbaccb062401e6a093b1616a6d47" }, "downloads": -1, "filename": "pyprof2html-0.3.2-py2.7.egg", "has_sig": false, "md5_digest": "34ba1e7a23b9a6a47af17d864dcab561", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 51126, "upload_time": "2017-08-01T02:06:17", "url": "https://files.pythonhosted.org/packages/69/fb/6f700b8e6d3c357f00821e3e4669a02a727a04b3288ce6997bbfde230333/pyprof2html-0.3.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "39996b30b3f880fe93556f381fd5b35a", "sha256": "ca0bc88f8a98f523f97f63293144922d7c4f5bd7ca92cd39c009d2feb8f2ee93" }, "downloads": -1, "filename": "pyprof2html-0.3.2.tar.gz", "has_sig": false, "md5_digest": "39996b30b3f880fe93556f381fd5b35a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42124, "upload_time": "2017-08-01T02:06:14", "url": "https://files.pythonhosted.org/packages/e1/23/9089db53c3b364d1cff13a70354c68613a48b4eaedaadecab895a04fb58d/pyprof2html-0.3.2.tar.gz" } ] }