Hunter 1.2.0 released

Ionel Cristian Mărieș contact at ionelmc.ro
Sun Jan 24 20:19:12 EST 2016


Hello,

Hunter 1.2.0, the flexible code tracing toolkit is released:
https://pypi.python.org/pypi/hunter/1.2.0

This version has few fixes and improvements for terminal output (the so
called "actions").

Complete changelog:
https://python-hunter.readthedocs.org/en/latest/changelog.html

What is is?
=========

Hunter is a flexible code tracing toolkit, not for measuring coverage, but
for debugging, logging, inspection and other nefarious purposes. It has a
simple Python API and a convenient terminal API (see Environment variable
activation <https://pypi.python.org/pypi/hunter#env-var-activation>).

Thanks,
-- Ionel Cristian Mărieș, http://blog.ionelmc.ro


More information about the Python-announce-list mailing list