.. _f-ziphelper: module ``args.zip_helper`` ========================== Short summary +++++++++++++ module ``lightmlrestapi.args.zip_helper`` Machine Learning Post request :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------+---------------------------------------+ | function | truncated documentation | +==================================================================+=======================================+ | :func:`unzip_bytes ` | Unzips everything from a buffer. | +------------------------------------------------------------------+---------------------------------------+ | :func:`zip_dict ` | Zips a dictionary ``{ str: bytes }``. | +------------------------------------------------------------------+---------------------------------------+ Documentation +++++++++++++ .. automodule:: lightmlrestapi.args.zip_helper :members: :special-members: __init__ :show-inheritance: