:mod:`circuits.tools` -- Development Tools
==========================================

.. module :: circuits.tools

Often you will end up needing to do some debugging or inspection of
your system. The `circuits.tools` package provides a set of development
tools for debugging, inspection and analysis.

.. autofunction :: graph
.. autofunction :: reprhandler
