Luna services clients description ================================= Here presented possibilities of luna-services clients. Events client ------------- The *luna-events* client which allows to create events, get events and get events statistics .. automodule:: luna_lambda_tools.public.clients.events :members: Faces client ------------ The *luna-faces* client which allows to create/get/delete faces/attributes/lists .. automodule:: luna_lambda_tools.public.clients.faces :members: Luna Image Store client ----------------------- The *luna-image-store* client which allows to create/get/delete images and objects .. automodule:: luna_lambda_tools.public.clients.lis :members: Luna Python Matcher client -------------------------- The *luna-python-matcher* client which allows to match/crossmatch faces/bodies .. automodule:: luna_lambda_tools.public.clients.lpm :members: Luna Remote SDK client ---------------------- The *luna-remote-sdk* client which allows to detect faces/bodies on images, extract descriptors and estimate several parameters .. automodule:: luna_lambda_tools.public.clients.lrs :members: Luna Sender client ------------------ The *luna-sender* client which allows to send custom events to *luna-sender* .. automodule:: luna_lambda_tools.public.clients.sender :members: Luna Handlers client -------------------- The *luna-handlers* client which allows to send custom events to *luna-handlers* .. automodule:: luna_lambda_tools.public.clients.handlers :members: