Name: | python-line_profiler |
---|---|
Version: | 1.0 |
Release: | 6.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 144795 |
License: | BSD and Python |
RPM: | python-line_profiler-1.0-6.el7.x86_64.rpm |
Source RPM: | python-line_profiler-1.0-6.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rkern/line_profiler |
Summary: | Line-by-line profiler for python |
Description: | line_profiler is a module for doing line-by-line profiling of functions. kernprof is a convenient script for running either line_profiler or the Python standard library's cProfile or profile modules, depending on what is available. |