Contents

hunter 3.9.0

0

Hunter is a flexible code tracing toolkit.

Hunter is a flexible code tracing toolkit.

Stars: 865, Watchers: 865, Forks: 51, Open Issues: 47

The ionelmc/python-hunter repo was created 10 years ago and the last code push was 5 months ago.
The project is popular with 865 github stars!

How to Install hunter

You can install hunter using pip

pip install hunter

or add it to a project with poetry

poetry add hunter

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/hunter/
Documentation:
https://python-hunter.readthedocs.io/
GitHub Repo:
https://github.com/ionelmc/python-hunter

Classifiers

  • Software Development/Debuggers
  • Utilities
No  hunter  pypi packages just yet.

Errors

A list of common hunter errors.

Code Examples

Here are some hunter code examples and snippets.

Related Packages & Articles

birdseye 0.10.0

Graphical Python debugger which lets you easily view the values of all evaluated expressions

manhole 1.8.1

Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.

wdb 3.3.0

An improbable web debugger through WebSockets (client only)

heartrate 0.2.2

Simple real time visualisation of the execution of a Python program.

mitmproxy 12.2.1

An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.