Module chorusapi.utils.chorus_utils
Functions
def base_64_decode(data: str)
def base_64_encode(data: str)
def base_64_encode_file(filepath)
def simple_pdf_to_base64(file)
def write_base_64_to_file(data: str, filepath: str, filename: str)