enopy
The main module. You'll be using parse
from this, and possibly supplying a custom
locale (such as 'de'
, 'es'
, ...), reporter type (eno.reporters.Text
, eno.reporters.HTML
, eno.reporters.Terminal
are available)
or source label (usually to have filename appear in error messages) to that call.