SkillAgentSearch skills...

Huntrace

Python command line tracing library that uses the hunter tool

Install / Use

/learn @talwrii/Huntrace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

huntrace

Command line interface to ionelmc's hunter tracing library. Analogous to ltrace.

Usage

# Trace the top level code in cookiecutter
> huntrace cookiecutter

# Trace the the top level and what it calls / imports in cookiecutter
> huntrace cookiecutter --depth 2

# Print the filterwarnings function call
> huntrace cookiecutter --depth 2 -f filterwarnings
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Aug 16, 2024

No findings