"firehose" is a Python package intended for managing the results from
code analysis tools (e.g. compiler warnings, static analysis, linters,
etc).
It currently provides parsers for the output of gcc, clang-analyzer and
cppcheck. These parsers convert the results into a common data model of
Python
Pleased to announce 0.4.5 release ('Not Dead Yet') of Twiggy, a Pythonic
logger. This release moves to github, readthedocs & otherwise modernizes
the project infrastructure; no code changes were made. More at
http://twiggy.wearpants.org
--
http://mail.python.org/mailman/listinfo/python-announce-li
I'm happy to announce the release of six 1.3.0. There's nothing
particularly ground-breaking here; gradual improvement on a few
fronts. Thanks to Marc Abramowitz for some pull requests.
Six is a Python 2 and 3 compatibility library. It provides utility functions
for smoothing over the differences