Contents

hunter 3.6.1

0

Hunter is a flexible code tracing toolkit.

Hunter is a flexible code tracing toolkit.

Stars: 778, Watchers: 778, Forks: 45, Open Issues: 44

The ionelmc/python-hunter repo was created 9 years ago and the last code push was 11 months ago.
The project is popular with 778 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
Ionel Cristian Mărieș
License
BSD-2-Clause
Homepage
https://github.com/ionelmc/python-hunter
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.

GitHub Issues

The hunter package has 44 open issues on GitHub

  • Tests depend on the module "eviltracer" that isn't on PYPI

See more issues on GitHub

Related Packages & Articles

birdseye 0.9.5

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

manhole 1.8.0

Manhole is in-process service that will accept unix domain socket connections and present the

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 10.2.4

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