.. _f-ct1: module ``parsers.ct1`` ====================== Short summary +++++++++++++ module ``manydataapi.parsers.ct1`` Parses format from a paying machine. :githublink:`%|py|6` Functions +++++++++ +-------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=======================================================+============================================================================================================================+ | :func:`dummy_ct1 ` | Returns a dummy file for format ``CT1``. | +-------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ | :func:`read_ct1 ` | Parses a file or a string which follows a specific format called `CT1`. See function :func:`dummy_ct1` for an example. ... | +-------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: manydataapi.parsers.ct1 :members: :special-members: __init__ :show-inheritance: