Keygrabber Python module ======================== .. module:: keygrabber .. moduleauthor:: Kyle Lanclos The :mod:`keygrabber` module provides two primary functions: it provides routines used to retrieve records from the history database and it implements the KTL keywords provided by keygrabber when its internal KTL service is enabled. Retrieving data --------------- .. autofunction:: columnar .. autofunction:: retrieve .. autofunction:: snapshot .. autofunction:: tally Other internal functions ------------------------ .. autofunction:: datahost .. autofunction:: services .. autofunction:: startService .. autofunction:: version