Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #2000 > unrolled thread

Hunter 1.2.0 released

Started byIonel Cristian Mărieș <contact@ionelmc.ro>
First post2016-01-25 03:19 +0200
Last post2016-01-25 03:19 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  Hunter 1.2.0 released Ionel Cristian Mărieș <contact@ionelmc.ro> - 2016-01-25 03:19 +0200

#2000 — Hunter 1.2.0 released

FromIonel Cristian Mărieș <contact@ionelmc.ro>
Date2016-01-25 03:19 +0200
SubjectHunter 1.2.0 released
Message-ID<mailman.213.1453711294.15297.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web