py39-line_profiler (python/py-line_profiler) Updated: 7 months, 2 weeks ago Add to my watchlist
Line-by-line profilerVersion: 4.1.2 License: BSD GitHub
Maintainers | No Maintainer |
Categories | python |
Homepage | https://github.com/pyutils/line_profiler/tree/main |
Platforms | darwin |
Variants |
|
Subport(s) (5)
"py39-line_profiler" depends on
lib (1)
build (6)
Ports that depend on "py39-line_profiler"
No ports
Port notes
To use line_profiler within a Jupyter notebook:
%load_ext line_profiler
def prof_function():
…
%lprun -f prof_function prof_function()
Port Health:
Loading Port Health