{ "info": { "author": "Robert Kern", "author_email": "robert.kern@enthought.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development" ], "description": "line_profiler will profile the time individual lines of code take to execute.\nThe profiler is implemented in C via Cython in order to reduce the overhead of\nprofiling.\n\nAlso included is the script kernprof.py which can be used to conveniently\nprofile Python applications and scripts either with line_profiler or with the\nfunction-level profiling tools in the Python standard library.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/rkern/line_profiler/tarball/2.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rkern/line_profiler", "keywords": "timing,timer,profiling,profiler,line_profiler", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "lp37", "package_url": "https://pypi.org/project/lp37/", "platform": "", "project_url": "https://pypi.org/project/lp37/", "project_urls": { "Download": "https://github.com/rkern/line_profiler/tarball/2.1", "Homepage": "https://github.com/rkern/line_profiler" }, "release_url": "https://pypi.org/project/lp37/2.1.1/", "requires_dist": null, "requires_python": "", "summary": "Line-by-line profiler. Fork with Python 3.7 compatibility.", "version": "2.1.1" }, "last_serial": 4516451, "releases": { "2.1.1": [ { "comment_text": "", "digests": { "md5": "d3aca6cf71f769dc35e3d574bad3b0c0", "sha256": "a512cc0314c52c7b31e0aff4bc846867b2fd527ff6a2a626074639250713d73c" }, "downloads": -1, "filename": "lp37-2.1.1.tar.gz", "has_sig": false, "md5_digest": "d3aca6cf71f769dc35e3d574bad3b0c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91466, "upload_time": "2018-11-22T10:58:48", "url": "https://files.pythonhosted.org/packages/4f/48/f7fe9865df6f07ed042e963bc49d3dfaa8fcfbb985fdb6afa011e9e75f00/lp37-2.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d3aca6cf71f769dc35e3d574bad3b0c0", "sha256": "a512cc0314c52c7b31e0aff4bc846867b2fd527ff6a2a626074639250713d73c" }, "downloads": -1, "filename": "lp37-2.1.1.tar.gz", "has_sig": false, "md5_digest": "d3aca6cf71f769dc35e3d574bad3b0c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91466, "upload_time": "2018-11-22T10:58:48", "url": "https://files.pythonhosted.org/packages/4f/48/f7fe9865df6f07ed042e963bc49d3dfaa8fcfbb985fdb6afa011e9e75f00/lp37-2.1.1.tar.gz" } ] }