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

README

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.