slackbuilds_ponce/python/python3-profilehooks
..
python3-profilehooks.info
python3-profilehooks.SlackBuild
README
slack-desc

python3-profilehooks (Decorators for profiling functions)

Python decorators for profiling/tracing/timing a single function

Sometimes you want to profile just a single function in your Python
program.