Name: | python-line_profiler |
---|---|
Version: | 1.0 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 152779 |
License: | BSD and Python |
RPM: | python-line_profiler-1.0-6.el7.aarch64.rpm |
Source RPM: | python-line_profiler-1.0-6.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.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. |