pygleif.v2.client.ExportFormat ============================== .. currentmodule:: pygleif.v2.client .. autoclass:: ExportFormat .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ExportFormat._generate_next_value_ ~ExportFormat.__new__ ~ExportFormat.__format__ ~ExportFormat.__str__ ~ExportFormat.__repr__ ~ExportFormat.__new_member__ ~ExportFormat.__hash__ ~ExportFormat.__lt__ ~ExportFormat.__le__ ~ExportFormat.__eq__ ~ExportFormat.__ne__ ~ExportFormat.__gt__ ~ExportFormat.__ge__ ~ExportFormat.__iter__ ~ExportFormat.__mod__ ~ExportFormat.__rmod__ ~ExportFormat.__len__ ~ExportFormat.__getitem__ ~ExportFormat.__add__ ~ExportFormat.__mul__ ~ExportFormat.__rmul__ ~ExportFormat.__contains__ ~ExportFormat.encode ~ExportFormat.replace ~ExportFormat.split ~ExportFormat.rsplit ~ExportFormat.join ~ExportFormat.capitalize ~ExportFormat.casefold ~ExportFormat.title ~ExportFormat.center ~ExportFormat.count ~ExportFormat.expandtabs ~ExportFormat.find ~ExportFormat.partition ~ExportFormat.index ~ExportFormat.ljust ~ExportFormat.lower ~ExportFormat.lstrip ~ExportFormat.rfind ~ExportFormat.rindex ~ExportFormat.rjust ~ExportFormat.rstrip ~ExportFormat.rpartition ~ExportFormat.splitlines ~ExportFormat.strip ~ExportFormat.swapcase ~ExportFormat.translate ~ExportFormat.upper ~ExportFormat.startswith ~ExportFormat.endswith ~ExportFormat.removeprefix ~ExportFormat.removesuffix ~ExportFormat.isascii ~ExportFormat.islower ~ExportFormat.isupper ~ExportFormat.istitle ~ExportFormat.isspace ~ExportFormat.isdecimal ~ExportFormat.isdigit ~ExportFormat.isnumeric ~ExportFormat.isalpha ~ExportFormat.isalnum ~ExportFormat.isidentifier ~ExportFormat.isprintable ~ExportFormat.zfill ~ExportFormat.format ~ExportFormat.format_map ~ExportFormat.maketrans ~ExportFormat.__sizeof__ ~ExportFormat.__getnewargs__ ~ExportFormat.__delattr__ ~ExportFormat.__dir__ ~ExportFormat.__getattribute__ ~ExportFormat.__getstate__ ~ExportFormat.__init__ ~ExportFormat.__init_subclass__ ~ExportFormat.__reduce__ ~ExportFormat.__reduce_ex__ ~ExportFormat.__setattr__ ~ExportFormat.__subclasshook__ .. rubric:: Attributes .. autosummary:: ~ExportFormat.__doc__ ~ExportFormat.CSV ~ExportFormat.XLSX ~ExportFormat.JSON ~ExportFormat.__members__ ~ExportFormat.__module__ ~ExportFormat.__name__ ~ExportFormat.__qualname__