slackbuilds_ponce/python/python3-profilehooks
Jeremy Hansen 0acb44b55d
python/python3-profilehooks: Version bump to 1.13.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-02 19:28:26 +07:00
..
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.