@sh.add_function(dsp, outputs=['key'], weight=2)
def generate_key():
    return Fernet.generate_key().decode()