py313-line_profiler (python/py-line_profiler) Updated: 1 month ago Add to my watchlist
Line-by-line profilerVersion: 5.0.0 License: BSD
GitHub
        
    | Maintainers | No Maintainer | 
| Categories | python | 
| Homepage | https://github.com/pyutils/line_profiler/tree/main | 
| Platforms | darwin | 
| Variants | 
                    
                        
                            
  | 
            
Subport(s) (6)
"py313-line_profiler" depends on
lib (1)
build (6)
Ports that depend on "py313-line_profiler"
lib (1)test (1)
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